Kernel

sysctl

English

Overview

A command for checking and changing kernel parameters while the system is running.

Details

A command that dynamically reads and writes kernel parameters at runtime, used to tune network and memory-management behavior. A value changed with the -w option reverts on reboot, so making it permanent requires writing the setting into /etc/sysctl.conf or a file under sysctl.d.

More Linux terms