How Can We Help?
- Login as root via SSH
- Add a message to /etc/motd using vim eg.
vim /etc/motd
- Add your message to this file eg.
###Please think before you type###
- Logout
- Login via SSH and then after successful login the message will appear
vim /etc/motd
###Please think before you type###