Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

HALT,REBOOT

Section: Linux System Administrator's Manual (8)
Updated: 10 dicembre 1995
Index Return to Main Contents
 

NOME

halt, reboot - ferma il sistema.  

SINTASSI

/sbin/halt [-n] [-w] [-d] [-f]
/sbin/reboot [-n] [-w] [-d] [-f]  

DESCRIZIONE

Halt notifica che il sistema sta per essere portato giù (down) nel file /var/log/wtmp, e poi o dice al kernel di fermare (halt) oppure di rebootare il sistema. Se halt o reboot è chiamato quando il sistema non è nel runlevel 0 o 6, allora sarà lanciato shutdown(8) (con l'opzione -h o -r).  

OPZIONI

-n
Non fa il sync prima di fare il reboot o l'halt.
-w
In realtà non fa il reboot o l'halt ma scrive solo il record wtmp (nel file /var/log/wtmp).
-d
Non scrive il record wtmp. Il flag -n implica anche il -d.
-f
Forza l'halt o il reboot, e non chiama shutdown.
 

DIAGNOSTICA

Se non si è il superuser, si otterrà il messaggio `must be superuser'.  

NOTE

Nelle precedenti versioni di sysvinit, reboot e halt non dovevano mai essere chiamati direttamente. A partire da questa release halt e reboot chiamano shutdown se il sistema è in runlevel 1-5.

 

AUTORE

Miquel van Smoorenburg, miquels@cistron.nl
Traduzione di Giovanni Bortolozzo <borto@dei.unipd.it>  

VEDERE ANCHE

shutdown(8), init(1).


 

Index

NOME
SINTASSI
DESCRIZIONE
OPZIONI
DIAGNOSTICA
NOTE
AUTORE
VEDERE ANCHE

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "Linuxinfor Man Pages in HTML Format: man8". See Index Page for more info about Authorship and Copyright.

1999-2008 Linuxinfor.com. No rights reserved.