首頁 > 專題清單 > linux的重啟指令類型
linux系統提供多種重啟指令:1、正常重啟:reboot、sudo init 6;2、強制重啟:sudo systemctl reboot --force;3、指定運行等級重新啟動:shutdown -r n、sudo init n;4、計畫重新啟動:shutdown -r now、shutdown -r +;5、系統復原:poweroff、sudo systemctl poweroff。
5618次學習
12129次學習
3447次學習
12670次學習