Tags:
create new tag
, view all tags
See BLT.

shutdown: Shutdown is the process of stopping important processes and "cleaning up" before turning off the power. Shutdown is a Linux command, some common variants:

  • shutdown -r, now -- Shutdown now, then reboot
  • shutdown -h, now -- Shutdown now, then halt in preparation for a power shutoff
  • shutdown -h, ??? -- Shutdown for a power off 15 minutes from now.

sync is one of the important processes that must be run prior to a shutdown (and other times, like before a disk is unmounted) -- it takes any data that belongs on disk but which is cached in RAM, and writes it to the disk (Is "flush buffers" a correct description??)

There is also a series of keyboard shortcuts for performing a shutdown, all prefixed with <alt><sysreq>. See:

Contributors

  • RandyKramer - 02 Feb 2002
  • <If you edit this page, add your name here, move this to the next line>
Topic revision: r5 - 2003-09-07 - AnitaLewis
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding WikiLearn? Send feedback
See TWiki's New Look