LinuxCommandLibrary

systemctl-reboot

Reboot the system.

TLDR

Reboot the system

$ systemctl reboot
copy


Reboot into the BIOS/UEFI menu
$ systemctl reboot --firmware-setup
copy

Copied to clipboard