How to set kernel parameters in Redhat Enterprise Linux and Suse Linux
Setting Kernel parameters permanently in Red hat Enterprise Linux Every time the system boots, the ‘/etc/rc.d/rc.sysinit‘ script is executed by init process. This shell script contains a call to sysctl command and reads the values from /etc/sysctl.conf file as the ones to be set Therefore, any...