Skip to content

Instantly share code, notes, and snippets.

@quanhua92
Created June 21, 2017 05:07
Show Gist options
  • Select an option

  • Save quanhua92/3c60f31da6c01e2f4b174dcb15398d6b to your computer and use it in GitHub Desktop.

Select an option

Save quanhua92/3c60f31da6c01e2f4b174dcb15398d6b to your computer and use it in GitHub Desktop.
Immediate reboot without any lock in reboot process
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