Linux kernel: Difference between revisions

Sdht0 (talk | contribs)
→‎Enable SysRq: reboot key
Sdht0 (talk | contribs)
Line 104: Line 104:
* {{ic|e}}: SIGTERM all processes except PID 0.
* {{ic|e}}: SIGTERM all processes except PID 0.
* {{ic|i}}: SIGKILL all processes except PID 0.
* {{ic|i}}: SIGKILL all processes except PID 0.
* {{ic|r}}: Reboot the system.
* {{ic|b}}: Reboot the system.


Check {{journalclt}} to see if you are triggering the shortcuts correctly, which might be different for your keyboard, as noted in the Wikipedia page.
Check {{journalclt}} to see if you are triggering the shortcuts correctly, which might be different for your keyboard, as noted in the Wikipedia page.