b5media.com

Advertise with us

Enjoying this blog? Check out the rest of the Technology Channel Subscribe to this Feed

New Linux User

Shutdown and restart your computer from the command line

by Kyle on June 3rd, 2007

gui-less.png
Arsgeek has a nice tutorial that explains how to shutdown and restart your computer from the terminal. This is should x ever crash or if you find yourself without a GUI. It’s pretty simple stuff, but useful if you’ve never seen it before.

sudo reboot

sudo shutdown -h now (shutdown immediately)

sudo shutdown -h +1 (shutdown in one minute)

sudo shutdown -c (cancel your shutdown request)

Shutdown and restart from the terminal - [Arsgeek]

POSTED IN: How To

0 opinions for Shutdown and restart your computer from the command line

  • No one has left a comment yet. You know what this means, right? You could be first!

Have an opinion? Leave a comment:




Check Spelling
Activate Spell Check while Typing