First of all, ensure Magic SysRq is enabled: $ cat /proc/sys/kernel/sysrq 0 means “disabled”, 1 means “everything enabled” and >1 is a bitmask of allowed keys. If you are using Ubuntu, you can modify the `/etc/sysctl.d/10-magic-sysrq.conf` file to set this… Read More