1. Edit the sshd_config file to activate the banner. nano /etc/ssh/sshd_config > Find #Banner (at the bottom) Change to: > Banner /etc/myAwesomeBanner 2. Create the banner: nano /etc/myAwesomeBanner Add what you want to your banner! (see...