SysRq Key
Enable and persist on reboot
su
echo "kernel.sysrq = 1" >> /etc/sysctl.d/99-sysctl.conf
Links
https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html https://en.wikipedia.org/wiki/Magic_SysRq_key
Enable and persist on reboot
su
echo "kernel.sysrq = 1" >> /etc/sysctl.d/99-sysctl.conf
https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html https://en.wikipedia.org/wiki/Magic_SysRq_key