--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # systemctl reboot > Reboot the system. > More information: . - Reboot the system: `systemctl reboot` - Reboot into the BIOS/UEFI menu: `systemctl reboot --firmware-setup`