FreeBSD > Displaying System-Specific Messages at Login
Each time a user logs in to a system, the message of the day in the file /etc/motd is displayed. Use /etc/motd to give users information specific to the system, which someone logging in would want to know. Make sure /etc/motd has read permission to others and write permission to root user only:
1) Login as root or become root user using su
2) Use text editor vi to edit /etc/motd
# vi /etc/motd
3) Edit and save the changes. Next time the user logs in she will be able to see changes.
You may also be interested in other helpful articles:
- Linux mail server: How to fight image spam
- Linux > how do I find out all failed login attempts via ssh/telnet?
- SSH Public key based authentication - Howto
- Howto prevent non-root users from login into the system using nologin shell
- Linux Configure Netconsole To Log Messages Over UDP Network
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Recent Comments
Yesterday ~ 24 Comments
Yesterday ~ 24 Comments
Yesterday ~ 3 Comments
Yesterday ~ 2 Comments
09/05/2008 06:08 pm (2 days ago) ~ 16 Comments