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
How do I run a command in linux?
What Command used to lock user password?
What does chmod 777 do?
What is llvm used for?
What is the pwd command?
How do make computer faster?
What does top do in linux?
What is ll command in unix?
How do you sort cpu in top command?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
Explain the free command.
How is grep so fast?
How do I check my system performance?
How do you insert comments in the command line prompt?
What is git command?