Explain about kernel file in linux?

Answers were Sorted based on User's Feedback



Explain about kernel file in linux?..

Answer / udayakumar

kernel is the core of the operating system .it interacts
hardware of the computer

Is This Answer Correct ?    21 Yes 0 No

Explain about kernel file in linux?..

Answer / atul surve

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

Explain about kernel file in linux?..

Answer / shankar

grub& Lillo

Is This Answer Correct ?    4 Yes 2 No

Explain about kernel file in linux?..

Answer / 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

Explain about kernel file in linux?..

Answer / gaurav pandey

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

Explain about kernel file in linux?..

Answer / suman

Kernal is Heart of the Operating system.

communication between h/w and s/w

Is This Answer Correct ?    1 Yes 1 No

Explain about kernel file in linux?..

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

Post New Answer

More Linux Commands Interview Questions

why is the tar command used?

0 Answers  


How many commands are there in linux?

0 Answers  


How do I find the umask value in linux?

0 Answers  


Display the Disk Usage of file sizes under each directory in currentDirectory ?

8 Answers  


Explain about the command elm?

0 Answers  


What is the difference between command ‘ping’ and ‘ping6’?

0 Answers  


our wish to print the file vacations with 60 lines to a page. Which command will accomplish this?

2 Answers  


Is a command a full sentence?

0 Answers  


What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log

4 Answers   Cisco,


How do I use nslookup in linux?

0 Answers  


Explain about chmod options filename?

0 Answers  


what is first RHEL 5.x version support ext4 filesystem?

2 Answers  


Categories