assuming that is 8:00 a.m., you should get your downloads going and then pull up a terminal and do:
Code:
su
shutdown 08:00 -h
this will send a message to all users that the system will shut down for maintenance in xx hours and xx minutes.
it will also announce the event every minute until 8am.
you can now close the terminal.
to cancel shutdown after initiating it, do:
enjoy!
for more info, see http://linux.about.com/od/commands/l...l8_shutdow.htm
__________________
Richard P Stitz - Linux user #447562
If you are experiencing problems, please consider filing a bug report. Without these reports, it is unlikely that the cause of your problem will be addressed by the developers.
Last edited by rpstitz; 20th June 2009 at 12:49 AM.
Reason: added link
|