Comando reset
Este comando describe cómo restablecer el servidor.
Utilice el comando reset para reiniciar el servidor. Para utilizar este comando, debe contar con autoridad de acceso a la alimentación y reinicio.
Sintaxis:
reset [-options]
Opción | Descripción | Valores |
---|---|---|
-s | Restablece el sistema de manera segura sin apagarlo. | |
-d | Retrasa realizar de restablecimiento por el número de segundos dados. | 0 - 120 |
-nmi | Genera una interrupción no enmascarable (NMI) en el servidor. |
Ejemplo:
system> reset -h
usage:
reset [-options] - restart the server
options:
-s - Gracefully and warmly reset the system.
-d - Delays performing the reset for the given number of 0-120 seconds.
-nmi - The -nmi option will generate an nmi (Non-Maskable Interrupt) on the server.
system> reset -nmi
ok
system> reset
ok
Entregar comentarios