Linux Administrator Question:

How to add & change the Kernel parameters?

Linux Administrator Interview Question
Linux Administrator Interview Question

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.


Previous QuestionNext Question
Explain Puppet Server?How we find WWN numbers of HBA cards in Linux Server?