John Foster <[EMAIL PROTECTED]> writes:

> André Bell wrote:
> 
> > If so, what is the command to shutdown?  
> -----------------------------------------------------------
> 
> shutdown -r now

That restarts, right? To shut down without rebooting, try

  shutdown -h now

For more info try 

  man shutdown

or you can get a brief look at Gary's Encyclopedia (about linux in
general, not debian in particular):

  http://members.aa.net/~swear/pedia/shutdown.html

--Miguel

Reply via email to