Stop the CPU without powering off on some platforms.

Section: Shutdown and Reboot

Halt system

bash
bash
sudo systemctl halt
Explanation

Less common than poweroff or reboot.

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
Reboot system
Reboot through systemd.
OpenIn sheetbashsame section
Power off system
Shut down and power off.
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