-
How to Update SSH & MOTD Banner on CentOS 6
For legal reasons, Some people need to display a warning banner on their Linux machine before login so that a person requires to acknowledge the contents of the banner before entering the password. To do this, edit a /etc/issue.net file and fill it with the desired context. Edit the /etc/issue.net file: sudo nano /etc/issue.net Here […]