centos7正确关机重启

centos7正确关机重启

      shutdown -h 10          #计算机将于10分钟后关闭,且会显示在登录用户的当前屏幕中

         shutdown -h now       #计算机会立刻关机

         shutdown -h 22:22     #计算机会在这个时刻关机

         shutdown -r now        #计算机会立刻重启

         shutdown -r +10         #计算机会将于10分钟后重启

         reboot                           #重启

         halt                                #关机

         当然你如果是centos6.5学过来的,init0与ini6一样在centos7适用。

 

posted @ 2018-05-11 15:53  丶老中医  阅读(2166)  评论(0编辑  收藏  举报
一切已经开始©2018 丶老中医