1??shutdown –h now //立即关机2??shutdown –h 12:00 //12:00关机3??shutdown –h 1 //1分钟后关机(默认)4??shutdown –r now //立即重启5??reboot //立即重启