|
|
| Linux Command Line - nothing it's impossible by command line! |
|
|
|
|
|
|
Download offline copy |
|
|
|
|
| |
|
|
| |
| |
| |
| |
| Follow us on... |
|
|
 |
|
 |
|
| |
| News Letter |
|
|
 |
Registrarme para recibir noticias acerca de este documento |
|
|
|
|
|
| |
Version
Linux Command Line version 1.4
Last modified date: 2009-07-03
Created Date: 2008-01-06
|
|
| |
|
|
|
|
|
|
|
|
|
Linux Command Line:
Shutdown, Restart and Logout of a system |
|
|
|
|
|
On this page you can view all commands divided into arguments |
|
|
|
|
|
|
|
|
|
|
| Comando |
Descripcion |
|
# init 0 |
sistema de apagado el equipo(2) [man] |
|
# logout |
cerrar sesión [man] |
|
# reboot |
reiniciar(2) [man] |
|
# shutdown -h now |
apagar el equipo al instante(1) [man] |
|
# shutdown -h 16:30 & |
programar el apagado del sistema. [man] |
|
# shutdown -c |
cancelar apagado programado del sistema. [man] |
|
# shutdown -r now |
reiniciar(1) [man] |
|
# telinit 0 |
apagar el sistema(3) [man] |
|
|
|
|
|
|
|
|
|
Traducido por:
Mario
| become translator! |
|
|
| |
|
|
|
|
| |
|
| Salvo indicación en contrario, el contenido de LinuxCmd.org están licenciados bajo Licencia Creative Commons Reconocimiento 2.5 |
| La distribución gratuita si se proporciona autores y, con fines no comerciales y, no derivados de Obras 2.5 |
|
|
|
| Logos y marcas registradas usadas por este link pertenecen a los dueños legitimos |
|