Section: Shutdown and Reboot

Reboot system

bash
bash
sudo systemctl reboot
Explanation

Preferred systemd-based reboot command.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Shutdown and Reboot
Power off system
Shut down and power off.
OpenIn sheetbashsame section
Halt system
Stop the CPU without powering off on some platforms.
OpenIn sheetbashsame section
Enter rescue mode
Switch to rescue target.
OpenIn sheetbashsame section
Enter emergency mode
Switch to emergency shell target.
OpenIn sheetbashsame section
Start a service
Start a unit immediately.
OpenIn sheetbash1 tag match
Enable on boot
Enable a unit to start automatically.
OpenIn sheetbash1 tag match