/etc/ssh/sshd_config
# Only allows one attempt to enter a password before closing connection MaxAuthTries 1 # Change banner (text before login) Banner /etc/sshmessage
Change MOTD (after login message)
rm /etc/motd # It's a symlink by default, so remove it before editing nano /etc/motd