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  How to install python 3.7 in ubuntu Linux guru

Leave a Comment