(1)关机:shutdown
-h 关机
-r 重启
-c 取消前一个关机命令
例:shutdown -h now
shutdown -r 20:30
shutdown -c
(2)关机:halt,poweroff,init 0
(3)重启:reboot,init 6
(4)查看运行级别:runlevel
(5)退出登录:logout

相关文章:

  • 2021-07-24
  • 2021-08-02
  • 2022-12-23
  • 2021-10-17
  • 2021-09-13
  • 2022-12-23
猜你喜欢
  • 2021-05-06
  • 2022-12-23
  • 2021-11-22
  • 2021-08-30
  • 2021-07-29
  • 2021-06-04
相关资源
相似解决方案