We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
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 - 07 Sep 2003 - 14:46:32 - AnitaLewis
 
TWIKI.NET
Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
See TWiki's New Look