欢迎您访问365答案网,请分享给你的朋友!
生活常识 专题栏目

linux重启命令reboot linux重启命令

时间:2022-11-25

1、[root@localhost ~]# shutdown -r now,#重启, now是现在重启的意思

2、[root@localhost ~]# shutdown -r 05:30,#指定时间重启,但会占用前台终端

3、[root@localhost ~]# shutdown -r 05:30 &,#把定义重启命令放入后台,&是后台的意思

4、[root@localhost ~]# shutdown -c,//取消定时重启

5、[root@localhost ~]# shutdown -r +10,#10分钟之后重启

Copyright © 2016-2020 www.365daan.com All Rights Reserved. 365答案网 版权所有 备案号:

部分内容来自互联网,版权归原作者所有,如有冒犯请联系我们,我们将在三个工作时内妥善处理。