If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
sysrqd is a tiny daemon aiming to control sysrq over network.SysRq stands for System Request, and this are functions mapped to keyboard shortcuts by the kernel. You can use them by pressing Alt+SysRq+[key] (SysRq might be named “Print Screen” on your keyboard),Permits to execute usual SysRq commands by network, like: sync, umount, reboot, poweroff, sak, term, etc. where key can be s (sync), k (sak), 0 to 9 (logging level), b (reboot), etc.
(more…)
Tags:
general,
install sysrqd in debian,
install sysrqd in ubuntu,
server,
sysrq key over the network,
sysrq key ubuntu,
sysrq linux,
sysrqd debian,
sysrqd ubuntu,
using sysrqd in ubuntu