Explain about kernel file in linux?

Answer Posted / venkat palavarapu

FOLLOWING ARE DEFAULT KERNEL PARAMETERS; YOU CAN ADD DEPENDS ON YOUR REQUIREMENT:
1) For binary values, 0 is disabled, 1 is enabled.
2) net.ipv4.ip_forward - Controls IP packet forwarding
3) net.ipv4.conf.default.rp_filter - Controls source route verification
4) net.ipv4.conf.default.accept_source_route - Do not accept source routing
5) kernel.sysrq - Controls the System Request debugging functionality of the kernel
6) kernel.core_uses_pid - Useful for debugging multi-threaded applications
7) net.ipv4.tcp_syncookies - Controls the use of TCP syncookies
8) kernel.msgmnb - Controls the maximum size of a message, in bytes
9) kernel.msgmax - Controls the default maxmimum size of a mesage queue
10) kernel.shmmax - Controls the maximum shared segment size, in bytes
11) kernel.shmall - Controls the maximum number of shared memory segments, in pages

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you open a command prompt when issuing a command?

558


How do makefiles work?

539


What is the default number of shell commands saved in the history list of .cshrc file?

550


What is the difference between rmdir and rm r?

620


What does chmod 777 do?

589






How many types of dos commands are there?

577


What command should you use to check the number of files and disk space used and each user’s defined quotas?

586


How do I find hostname in linux?

571


Why is it called bash?

500


How do I open a text file in cmd?

536


How do I check memory usage on linux?

561


You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?

527


Describe the mknod command and when you’d use it.

543


What does chmod 644 do?

586


How do you copy in terminal?

556