systunedump

kernel tuning through the /proc file system

Install

All systems
curl cmd.cat/systunedump.sh
Debian Debian
apt-get install systune
Ubuntu
apt-get install systune
image/svg+xml Kali Linux
apt-get install systune
Windows (WSL2)
sudo apt-get update sudo apt-get install systune
Raspbian
apt-get install systune

systune

kernel tuning through the /proc file system

This program writes kernel parameters, previously saved in a configuration file, to the /proc filesystem. This enables kernel performance to be adjusted without recompiling the kernel. systune can be alternative to sysctl(8). It is also started after the most daemons and other init.d scripts, so it can be used as "second stage" sysctl.