Tech Tips
search
Wednesday, April 29, 2015
fedora: How to automatically shutdown your system
The easiest way to shutdown your system is to use
shutdown
command:
sudo shutdown
It will start shutdown process immediaetely.
To shutdown your system in specific time use this command:
sudo shutdown 11:50
And to shutdown your system in 2 hours (120 mins) use this command:
sudo shutdown +120
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)