linux如何关机

2025-09-28 17:07:30

1、shutdown 命令 

格式:[root@localhost ~]#shutdown now 

功能:立即关机,等同于 poweroff

linux如何关机

2、init 命令 

格式:[root@localhost ~]#init 0 

功能:立即关机,等同于 poweroff

3、halt 命令 

格式:[root@localhost ~]#halt 

功能:系统关机但不切断电源,CPU 处于锁死状态,只能强行关机。

linux如何关机

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢