logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Reboot System - Control System Power | Online Free DevTools by Hexmos

Control system power states with the reboot command. Shut down, halt, or force reboot your system easily. Free online tool, no registration required.

reboot

Reboot the system. More information: https://manned.org/reboot.8.

  • Reboot the system:

reboot

  • Power off the system (same as poweroff):

reboot {{[-p|--poweroff]}}

  • Halt (terminates all processes and shuts down the CPU) the system (same as halt):

reboot --halt

  • Reboot immediately without contacting the system manager:

reboot {{[-f|--force]}}

  • Write the wtmp shutdown entry without rebooting the system:

reboot {{[-w|--wtmp-only]}}

See Also