远程关机和重启:

 

#/sbin/shutdown  关机
#/sbin/halt      也可以关机 init 0
#/sbin/reboot    重启       init 6