How to edit the welcome message when ssh to a server. there are basically 2 methods:
1. Edit the /etc/motd and update the message that is required.
2. Edit the /etc/ssh/sshd_config: Change the setting PrintLastLog to "no".
Hope this helps. :)
1. Edit the /etc/motd and update the message that is required.
2. Edit the /etc/ssh/sshd_config: Change the setting PrintLastLog to "no".
Hope this helps. :)
No comments:
Post a Comment