Change Server Message After Login
As much as we all love the “Joyent Accelerators” message we receive after logging in, you can customize this message for your own server. All messages that are displayed after login are kept in the motd (message of the day) file.
- SSH into your machine
ssh admin@1.2.3.4
- Change to root
sudo su- Enter the password for your admin user when prompted
- Edit the motd file
vi /etc/motd- Enter any text you like and then save and close the file.
- Login to the machine again and you will be presented with the updated message.
If you’re a fan of the ASCII art, but want your own company / machine logo emblazoned à la “Joyent Accelerators”, then check out the network-science.de online ASCII art generator.