Centos7常用命令[系统的关机、重启以及登出]
生活随笔
收集整理的這篇文章主要介紹了
Centos7常用命令[系统的关机、重启以及登出]
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
關(guān)機(jī):(系統(tǒng)的關(guān)機(jī)、重啟以及登出 )?
# 關(guān)閉系統(tǒng)(1) [root@localhost ~]# shutdown -h now
# 關(guān)閉系統(tǒng)(2) [root@localhost ~]# init 0
# 關(guān)閉系統(tǒng)(3) [root@localhost ~]# telinit 0
# 按預(yù)定時(shí)間關(guān)閉系統(tǒng) [root@localhost ~]# shutdown -h hours:minutes
# 取消按預(yù)定時(shí)間關(guān)閉系統(tǒng) [root@localhost ~]# shutdown -c
# 重啟(1) [root@localhost ~]# shutdown -r now
# 重啟(2) [root@localhost ~]# reboot
# 注銷(xiāo) [root@localhost ~]# logout
# 關(guān)閉系統(tǒng)(1) [root@localhost ~]# shutdown -h now
# 關(guān)閉系統(tǒng)(2) [root@localhost ~]# init 0
# 關(guān)閉系統(tǒng)(3) [root@localhost ~]# telinit 0
# 按預(yù)定時(shí)間關(guān)閉系統(tǒng) [root@localhost ~]# shutdown -h hours:minutes
# 取消按預(yù)定時(shí)間關(guān)閉系統(tǒng) [root@localhost ~]# shutdown -c
# 重啟(1) [root@localhost ~]# shutdown -r now
# 重啟(2) [root@localhost ~]# reboot
# 注銷(xiāo) [root@localhost ~]# logout
總結(jié)
以上是生活随笔為你收集整理的Centos7常用命令[系统的关机、重启以及登出]的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 037——VUE中表单控件处理之表单修饰
- 下一篇: ZigBee On Windows Mo