How to enable banner message (MOTD) in Ubuntu (Linux) Login
2 July 2009
102 views
No Comment
Email This Post
Edit /etc/motd.tail and put your welcome message in that file. Enable ssh login to print welcome banner when user login: Edit /etc/ssh/sshd_config Find -> PrintMotd no and enable it -> PrintMotd yes Save the file and restart ssh daemon.








Post your comment with Google Friend Connect Account
Leave your response!