Linux服務器的關機和重啟命令 Linux服務器關閉( 二 )


[rootsharplee creatfile]# systemctl halt
# systemctl poweroff
# systemctl reboot
# systemctl suspend
# systemctl hibernate
systemctl halt,systemctl poweroff 關閉系統 。
systemctl reboot重啟系統 。
systemctl suspend 掛起系統 。
systemctl hibernate 關閉系統 。

推薦閱讀