Explain about kernel file in linux?
Answers were Sorted based on User's Feedback
Answer / udayakumar
kernel is the core of the operating system .it interacts
hardware of the computer
Is This Answer Correct ? | 21 Yes | 0 No |
Kernel is an interface between hardware and software of an
operating system.Kernel is an heart of an O/s
Is This Answer Correct ? | 13 Yes | 1 No |
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 |
In linux file system kernal file is stored in grub.conf....
and Kernal provide interface between hardware and software..
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suman
Kernal is Heart of the Operating system.
communication between h/w and s/w
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / manish patade
the kernel is used in partition of hard-drive (partprobe),and kernel is used any install file of linux
Is This Answer Correct ? | 5 Yes | 13 No |
What is dos and its commands?
Linux system monitoring Tools?
How do you save a file in linux?
what is the roles and responsibilities in linux system admin having 2yrs exp..?
0 Answers HCL, RNF Technologies,
How do I run bash on windows?
ls -l ls -t ls -r ls -a ls -ltr ls -u grep error file.txt grep -v error file.txt perl prg.pl | ./file.txt tee chmod +x chmod -x chmod =x ps bg date +%y%m%d ?
What could be the problem when a command that was issued gave a different result from the last time it was used?
What is du command in linux?
1.I want to change runlevel but the Users shall not be disturbed?how? 2.Disk have 5gb disk utilization even though files unable to create, why? 3.what are the internal and external command in linux? 4.sar command o/p? 5.how list the open files? 6.what is kernel compiling? 7.How do u See complete configuration in ur system? 8.how will u make a daily updates with cron daily? 9.which port is associated with ttys0? 10.specific some problems linux admin(if u are linux admin)faced and how did u overcome it?
10 Answers IBM, TCS,
What is mkdir?
How to root mirror in Linux? How to replace mirrored hdd in case of failure?
Which command is used to uncompress gzip files?