Skip to content

Instantly share code, notes, and snippets.

@shollingsworth
Last active March 16, 2022 01:52
Show Gist options
  • Save shollingsworth/ec0d1601883d239f856886f919ec139e to your computer and use it in GitHub Desktop.
Save shollingsworth/ec0d1601883d239f856886f919ec139e to your computer and use it in GitHub Desktop.
force machine reboot now
# Do not pass go, reboot now
echo 1 > /proc/sys/kernel/sysrq
echo b > /proc/sysrq-trigger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment