海之星科技
HY-STAR

專業電源IC供應 ⇒ DC-DC 降壓轉換器, DC-DC 升壓轉換器,LED 驅動 IC,MOSFETs / IGBTs


 The Linux Newbie Guide  ⇒    Fundamentals     Advanced     Supplement   Command Index   ENG⇒中
All rights reserved, please indicate the source when citing
  

reboot - Restart the System

The reboot command is used to restart a computer or server. In most Linux distributions, this command requires superuser privileges to execute. There are various reasons for rebooting a system, including:

A common option for the reboot command is "-f", which forces a reboot without checking for running processes that have not been terminated.

Example:
reboot ←Initiates a system reboot