| Command | Description |
| # init 0 | shutdown system |
| # logout | leaving session |
| # reboot | reboot |
| # shutdown -h now | shutdown system |
| # shutdown -h 16:30 & | planned shutdown of the system |
| # shutdown -c | cancel a planned shutdown of the system |
| # shutdown -r now | reboot |
| # telinit 0 | shutdown system |
| # halt | For shutdown system |
No comments:
Post a Comment
Comment Here Please