1. Home
  2. Computing & Technology
  3. Linux

Linux System Administrator's Guide

From


   Linux System Administrators Guide:
   Prev    Chapter 8. Boots And Shutdowns    Next

8.4. Rebooting

Rebooting means booting the system again. This can be accomplished by first shutting it down completely, turning power off, and then turning it back on. A simpler way is to ask shutdown to reboot the system, instead of merely halting it. This is accomplished by using the -r option to shutdown , for example, by giving the command shutdown -r now .

Most Linux systems run shutdown -r now when ctrl-alt-del is pressed on the keyboard. This reboots the system. The action on ctrl-alt-del is configurable, however, and it might be better to allow for some delay before the reboot on a multiuser machine. Systems that are physically accessible to anyone might even be configured to do nothing when ctrl-alt-del is pressed.


   Prev    Home    Next
   More about shutdowns    Up    Single user mode


* License

* Introduction to Linux Index

Explore Linux
About.com Special Features

The Best Web Trends of the Decade

A look back at the best innovations, ideas and technologies over the last 10 years, More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Linux
  4. Linux Documentation
  5. System Administration
  6. Linux System Administrator's Guide - Rebooting

©2009 About.com, a part of The New York Times Company.

All rights reserved.