MOTD is what displays when a user first logins. This is a quite easy proccess listed below.
- vi /etc/motd Add in whatever you wish to display
That it. For the motd to display again when a user type motd
- vi /usr/bin/motd
- add in: cat /etc/motd
- exit and save
- in console type: chmod +x /etc/motd
Share this guide with a friend.
These icons link to social bookmarking sites where readers can share and discover new web pages.
This entry was posted
on Tuesday, February 5th, 2008 at 1:38 pm and is filed under Linux Tutorials.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.