centos关机命令:

1、halt 立马关机
2、shutdown -h 10 1分钟后自动关机
3、poweroff 立刻关机,并且电源也会断掉
4、shutdown -h now 立刻关机(root用户使用)
如果是通过shutdown命令设置关机的话,可以用shutdown -c命令取消重启

相关文章:

  • 2021-09-06
  • 2022-12-23
  • 2021-11-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-16
  • 2021-10-04
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-02
  • 2022-12-23
  • 2021-06-24
  • 2022-01-28
相关资源
相似解决方案