Results 1 to 10 of 15
Hi folks,
About "wall", the broadcasting command, notifying the users of important notice by Adminstration. Only the login users can receive the broadcasting message. If a message, e.g. notifying the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-22-2007 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
About wall command
Hi folks,
About "wall", the broadcasting command, notifying the users of important notice by Adminstration. Only the login users can receive the broadcasting message. If a message, e.g. notifying the users of the shutdown of the server for repair after half an hour and advising them saving their work, those users who login after broadcasting may NOT be aware of the message. Any suggestion? TIA
B.R.
satimis
- 11-22-2007 #2
I take it your user will be logging in via telnet/ssh?
If so why not use the issue and issue.net files to inform them of the date and time the systems will be going down?
- 11-23-2007 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Thanks for your advice.
login via ssh
I have the said file on /etc/issue.netIf so why not use the issue and issue.net files to inform them of the date and time the systems will be going down?
It is a text file. "man issue" doesn't provide much info re how to use it. Whether login as super user to edit this file putting the msg there? If YES, then each time the msg has to be deleted afterwards.
TIA
satimis
- 11-24-2007 #4
It is a simple text file that is displayed when logging in.
ISSUE is used when you log in local
ISSUE.NET is used when you log in remotely
- 11-24-2007 #5Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
- 11-24-2007 #6
Manually. I would create a script that would replace the file once the server is rebooted. That way after the server is rebooted your normal greatings will be shown again.
- 11-24-2007 #7Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
- 11-24-2007 #8
Yeah. ISSUE would only be displayed to new users logging in and wall would tell everyone that is logged in before you changed the issue file.
1. edit issue file and change to what you need them to know.
2. issue the wall command.
3. setup a batch file to replace the issue file once the server is rebooted.
(this could be a script that alway runs at boot to ensure the correct issue file is in place)
4. reboot when you taold everyone that it was going to be rebooted.
I would make it very obvious that thwe system is going to be rebooted in the issue file as some people tend to skip right by this. All Caps and/or special chars to grab their attention.
- 11-24-2007 #9Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
- 11-24-2007 #10Linux Enthusiast
- Join Date
- Aug 2006
- Location
- Portsmouth, UK
- Posts
- 539
Sending an email to all users concerned is a good ideaAnother thought, would it be easier sending all users an urgent mail informing them server will be shutdown after half an hour?
RHCE #100-015-395
Please don't PM me with questions as no reply may offend, that's what the forums are for.


Reply With Quote

