Software >> OS >> Unix >> Linux >> How to change linux kernel parameters and activate the changes

edit

# vi /etc/sysctl.conf

activate by

# /sbin/sysctl -p

view current parameters by

# /sbin/sysctl -a