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
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment