A company requires the AIX administrator to display a message to all users logging in to the server. Where should the message be configured for all SSH users of the server?
A.
Add the message to /etc/motd.
B.
Add the message to each users ${HOME}/.motd.
C.
Add the message in /etc/message.
D.
Create a note_to_user file in every home directory.
The/etc/motd(Message of the Day) file is used to display a message to all users upon logging in to the server. When configured, this file ensures that the specified message is shown to users who access the server via SSH or other login methods.References:= IBM AIX Documentation
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit