Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- How do you shut down a Linux system? [closed]
- sudo /sbin/shutdown -h now
- sudo halt
- init 0 Halt or shutdown
- init 1 Single user mode
- init 6 Reboot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement