Published: 23 Apr 2019 › Updated: 23 Apr 2019
Comandos linux
Continuando con el artículo anterior...
Apagar (Reiniciar Sistema o Cerrar Sesión)
- shutdown -h now: apagar el sistema (1).
- init 0: apagar el sistema (2).
- telinit 0: apagar el sistema (3).
- halt: apagar el sistema (4).
- shutdown -h hours:minutes &: apagado planificado del sistema.
- shutdown -c: cancelar un apagado planificado del sistema.
- shutdown -r now: reiniciar (1).
- reboot: reiniciar (2).
- logout: cerrar sesión.
en el próximo aartículo continuaré entregando más comandos, arrivederci!!!
Leave Comandos linux to:
Read more #linux posts
Best Posts From Miguel Bolívar
We have not curated any of migbolivar's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.