Results 1 to 2 of 2
I need a sleep timer, anyone have recommendations? I cant seem to find a sleep timer for linux. I want to turn my computer off after like 30 min of ...
- 03-15-2007 #1
Sleep Timer For Ubuntu?
I need a sleep timer, anyone have recommendations? I cant seem to find a sleep timer for linux. I want to turn my computer off after like 30 min of listening to pandora
- 09-17-2007 #2Just Joined!
- Join Date
- Sep 2007
- Posts
- 1
The command line tool "shutdown" will do the trick. Try this:
+30 for 30 minutes, -h to actually turn the machine off (instead of just shutting down the operating system)Code:shutdown -h +30


Reply With Quote
