View Single Post
Posts: 200 | Thanked: 15 times | Joined on Dec 2009 @ São Paulo - Brasil
#6
Originally Posted by Milhouse View Post
Code:
shutdown -h now
You will need root access though (install rootsh, then run "sudo gainroot" in xterm and then the command above).
Thank you so much...but now...if I wanted it to be shut down after 30 min... should it be "shutdown -30 now"?