snippetbashTip
systemctl reboot — Reboot the system. More information: <https://www.freedesktop.org/software/systemd/man/latest/system
Viewed 0 times
thecommandrebootcliinformationsystemctl rebootmoresystem
linux
Problem
How to use the
systemctl reboot command: Reboot the system. More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#reboot>.Solution
systemctl reboot — Reboot the system. More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#reboot>.Reboot the system:
systemctl rebootReboot into the BIOS/UEFI menu:
systemctl reboot --firmware-setupCode Snippets
Reboot the system
systemctl rebootReboot into the BIOS/UEFI menu
systemctl reboot --firmware-setupContext
tldr-pages: linux/systemctl reboot
Revisions (0)
No revisions yet.