Cat /etc/inittab查看运行级别0:关机;1.单用户;2.多用户(无NFS);3.多用户;4.保留;5.X11;6.重启关机:init 0,shutdown –h now重启:init 6,shutdown –r now,rebootide