Creating custom SSH welcome messages

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