How to Install sysrqd in Ubuntu 18.04



Install sysrqd by entering the following commands in the terminal:

sudo apt update
sudo apt install sysrqd

Description:

small daemon intended to manage Linux SysRq over network

Permits to execute usual SysRq commands by network, like: sync, umount, reboot, poweroff, sak, term, etc. . Its philosophy is to be very responsive under heavy load and try to be somehow reliable. Authentication is made by clear password.

Version: 14-1build1

Section: universe/admin