Skip to content

Instantly share code, notes, and snippets.

@NeoBeum
Last active July 22, 2019 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NeoBeum/524ae423073ff498d2ac30a14685526a to your computer and use it in GitHub Desktop.
Save NeoBeum/524ae423073ff498d2ac30a14685526a to your computer and use it in GitHub Desktop.
Linux - Force Restart
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