Results 11 to 15 of 15
Originally Posted by satimis
Thanks for your advice.
Another thought, would it be easier sending all users an urgent mail informing them server will be shutdown after half an hour?
...
- 11-25-2007 #11
- 11-25-2007 #12Linux Enthusiast
- Join Date
- Aug 2006
- Location
- Portsmouth, UK
- Posts
- 539
If you've set an issue.net message, notified users with wall and sent an email. I think you can say that you've done your best to notify your users
RHCE #100-015-395
Please don't PM me with questions as no reply may offend, that's what the forums are for.
- 11-25-2007 #13Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
Please explain in more detail.
Suppose I do following steps;
cat /etc/issue.netOnly one line there. What is it for?Code:Ubuntu 7.04
putting following message on the fileCode:Server will be down after half an hour from now .... Please save your work. Admin
On console start wall
# wall
Server will be down after half an hour from now ....
Please save your work
.
[Ctrl]+[D] to send the message.
What shall I do with issue.net? TIA
B.R.
satimis
- 11-25-2007 #14Linux Enthusiast
- Join Date
- Aug 2006
- Location
- Portsmouth, UK
- Posts
- 539
Edit /etc/issue.net so that it contains the message you want to display when users login.
If they login via ssh, edit the file that the "Banner" option referes to in /etc/ssh/sshd_config so that it also contains the message you want displayed when users login.RHCE #100-015-395
Please don't PM me with questions as no reply may offend, that's what the forums are for.
- 11-25-2007 #15
That's just default wording.
I think this would not be the proper way of doing this. how about something more along thses lines:putting following message on the fileCode:Server will be down after half an hour from now .... Please save your work. Admin
As a sysadmin you have to be on top of your game or you are going to screw a lot of people and make more problems for yourself then you need to. You need to stop and think about what you are doing, what could go wrong and what you haven't thought about yet.Code:ATTENTION!!!!!! This server will be rebooted at <date> <time> Please save you work and log of before the above Date and Time.



Reply With Quote