home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21976 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!munnari.oz.au!titan!trlluna!bruce.cs.monash.edu.au!monu6!yoyo.cc.monash.edu.au!parry
  3. From: parry@yoyo.cc.monash.edu.au (Tom J Parry)
  4. Subject: Re: Ctrl-Alt-Del
  5. Message-ID: <1992Dec29.023952.884@monu6.cc.monash.edu.au>
  6. Originator: parry@yoyo.cc.monash.edu.au
  7. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  8. Organization: Monash University, Melb., Australia.
  9. References: <1992Dec29.013408.3676@nwnexus.WA.COM>
  10. Date: Tue, 29 Dec 1992 02:39:52 GMT
  11. Lines: 19
  12.  
  13. Joseph R. Pannon (danubius@halcyon.com) wrote:
  14. >Is there a way to warmboot the system after shutdown of Linux?  Only the
  15. >reset button seems to work.
  16.  
  17. There are several different ways to shut down most unix boxes, linux amoung
  18. them. 
  19.  
  20. shutdown on its own generally drops the system into single user mode. This
  21. depends on which /etc/init you are running.
  22.  
  23. 'shutdown -r' reboots the system. If you don't have to let anyone know that
  24. you are shutting down (ie. you are the only user) then "shutdown -r now" or
  25. "reboot" will do things immediately.
  26.  
  27. 'shutdown -h' halts the system. "shutdown -h now" and "halt" are equivalent.
  28.  
  29. -- 
  30. Tom J Parry.
  31. Your reality is a figment of my imagination.
  32.