centos系统怎么用命令关机


本文摘自PHP中文网,作者V,侵删。

关机命令:shutdown或poweroff

1

shutdown:shutdown -h now  #立即关机(shutdown -h 10   #10分钟后关机)

(推荐教程:centos使用教程)

5a3d5071828905c92791a05f5700c55.png

poweroff:直接输入poweroff即可:

aa7f9059b2f191c1a5c130ecde4d804.png

重启命令:shutdown或reboot

1

shutdown:shutdown -r now  #立即重新启动  (shutdown -r +10  #10分钟之后重启)

reboot:直接输入即可。

相关视频教程推荐:linux视频教程

以上就是centos系统怎么用命令关机的详细内容,更多文章请关注木庄网络博客

相关阅读 >>

CentOS 下搭建ftp服务器

如何在CentOS官网下载所需版本的CentOS

CentOS无法启动docker的解决方法

CentOS终端怎么输入中文

CentOS怎么安装yum

CentOS下yum默认安装目录在哪

CentOS 修改ip的方法

CentOS7如何启动网卡

CentOS系统下找不到光驱怎么办

CentOS网络连接失败怎么办

更多相关阅读请进入《CentOS》频道 >>



打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...