sysrqd
small daemon intended to manage Linux SysRq over network
Install
- All systems
-
curl cmd.cat/sysrqd.sh
- Debian
-
apt-get install sysrqd
- Ubuntu
-
apt-get install sysrqd
- Kali Linux
-
apt-get install sysrqd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sysrqd
- Raspbian
-
apt-get install sysrqd
- Dockerfile
- dockerfile.run/sysrqd
sysrqd
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.