Creating custom SSH welcome messages

Spread the love

  • Login to your server as root via SSH. 
  • sudo vim /etc/motd 
  • Now type in the message you want everyone to see.

 ######### Welcome to the Vishal’s server #########
 ###         This is the webServer                               ###
 ###########################################

Save and Quit,
Logout of SSH then log back in, you will receive your new greeting!
…EnJoY…
Vishal Vyas
Linuxguru
See also  Create Cockroach DB database and user

Leave a Comment