/etc/motd
/etc/motd is MESSAGE of the DAY which is
displayed to users logging onto a linux system.
the /etc/motd file has text format and you
can put any information/announcement/rules in it as per your
requirements.
the difference between /etc/issue and /etc/motd
is that the text in motd is display AFTER the user
successfully logs on to the system.
|