welcome message in ssh Posted by Amithabh C P on July 28, 2015 vim /etc/ssh/ welcome.msg add the text and save it go to vim etc/ssh/sshd_config add the line and save banner /etc/ssh/welcome.msg Restart ssh. Now it ‘ll work. Related