Multiple choice linux

The previous system administrator put useless messages at login, what file do you edit to change the system message?

  1. /etc/motd

  2. /etc/str

  3. /etc/strtms

  4. /etc/.conf

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The motd (Message of the Day) file at /etc/motd is displayed to users upon login. This is the standard location for system-wide login messages in Linux. The other options are not standard Linux configuration files.