BLOGGER TEMPLATES - TWITTER BACKGROUNDS

Monday, June 22, 2009

Linux Shutdown Command Line

Linux: Reboot: How to reboot from the command line??
Method: reboot from the command line:
shutdown -fr now # restarts
or
shutdown -r now # restarts
or
reboot
---
---
Method: reboot using
When in a text mode screen,
press
---
SHUTDOWN LINUX
----------------------------------------------------------------------
Linux: shutdown: How to shutdown from the command line??
Method: shutdown from the command line:
shutdown -fr now # shutdown

0 comments: