Friday, February 20, 2009

sysctl

it is used to configure kernel parameters/ tune some system resources. run sysctl -a to see what variables can be controlled by sysctl and what they are set to.the sysctl utility is most useful to tuning n/w parameters as well as some kernel parameters.

use the file /etc/sysctl.conf to set sysctl parameters at boot time.

No comments:

Post a Comment