==== SSH Login Banners ==== Put the banner message in /etc/issue \\ Adjust the /etc/ssh/sshd_config file for the banner path \\ Kill the sshd daemon: ps -ef |grep sshd Restart sshd: service sshd restart
ps -ef |grep sshd
service sshd restart