Windows XP Windows 7 Windows 2003 Windows Vista Windows教程綜合 Linux 系統教程
Windows 10 Windows 8 Windows 2008 Windows NT Windows Server 電腦軟件教程
 Windows教程網 >> Linux系統教程 >> Linux教程 >> Linux重啟命令reboot使用教程

Linux重啟命令reboot使用教程

日期:2017/2/7 14:37:28      編輯:Linux教程
 

reboot
1.作用
reboot命令的作用是重新啟動計算機,它的使用權限是系統管理者。

2.格式
reboot [-n] [-w] [-d] [-f] [-i]

3.主要參數
-n: 在重開機前不做把記憶體資料寫回硬盤的動作。
-w: 並不會真的重開機,只是把記錄寫到/var/log/wtmp文件裡。
-d: 不把記錄寫到/var/log/wtmp文件裡(-n這個參數包含了-d)。
-i: 在重開機之前先把所有與網絡相關的裝置停止。

Copyright © Windows教程網 All Rights Reserved