faqts : Computers : Operating Systems : Linux

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

94 of 105 people (90%) answered Yes
Recently 9 of 10 people (90%) answered Yes

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

----------------------------------------------------------------------