Entry
Linux: Reboot: How to reboot from the command line?
Sep 18th, 2003 09:52
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 18 September 2003 - 06:43 pm ------------------
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 <CTRL><ALT><DEL>
When in a text mode screen,
press <CTRL><ALT><DEL>
---
Internet: see also:
http://www.faqts.com/knowledge_base/view.phtml/aid/24476/fid/107
----------------------------------------------------------------------