0% found this document useful (0 votes)
24 views1 page

Auto Shutdown The System

The document provides instructions for scheduling an automatic system shutdown using the terminal command "sudo shutdown" followed by either a time in minutes from now or a specific 24-hour time. It also mentions the option to use a GUI application called GShutdown as an alternative to schedule shutdowns through a graphical user interface.

Uploaded by

Calujnai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views1 page

Auto Shutdown The System

The document provides instructions for scheduling an automatic system shutdown using the terminal command "sudo shutdown" followed by either a time in minutes from now or a specific 24-hour time. It also mentions the option to use a GUI application called GShutdown as an alternative to schedule shutdowns through a graphical user interface.

Uploaded by

Calujnai
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Auto Shutdown the System

A simple command can be entered in the Terminal to schedule a time for the system to
shut down.
1. Go Menu > Terminal.
2. Enter sudo shutdown -h +m (replace m with the number of minutes, e.g. +60).
OR: enter sudo shutdown -h hh:mm (replace hh:mm with the time on the 24hr clock, e.g.
23:15).
3. Enter password and minimize the Terminal window.

The system will then shut down within the minutes or at the time specified. To cancel a
scheduled time, enter sudo shutdown -c in the Terminal.
Alternatively, you might want to download and install GShutdown, which is a GUI
application for scheduling a time to shutdown the system. If the application cannot detect
your desktop, go to Edit > Preferences > Actions, select "Specify the method manually"
and click the "..." button, then choose "GNOME" for the Desktop and "GDM" for the
Display manager.

You might also like