Linux Administrator Question:

How to add & change the Kernel parameters?

Answer:

To Set the kernel parameters in linux , first edit the file '/etc/sysctl.conf' after making the changes save the file and run the command 'sysctl -p' , this command will make the changes permanently without rebooting the machine.

Read All 43 Linux Administrator Questions
Previous QuestionNext Question
Explain Puppet Server?How we find WWN numbers of HBA cards in Linux Server?