When you install RedHat what is the kernel mode ? What is
kernel compilation / upgrade ?

Answers were Sorted based on User's Feedback



When you install RedHat what is the kernel mode ? What is kernel compilation / upgrade ?..

Answer / fuzail usmani

Kernel mode, also referred to as system mode, is one of the
two distinct modes of operation of the CPU in Linux. The
other is user mode, a non-privileged mode for user programs,
that is, for everything other than the kernel.
When the CPU is in kernel mode, it is assumed to be
executing trusted software, and thus it can execute any
instructions and reference any memory addresses. The kernel
is trusted software, but all other programs are considered
untrusted software. Thus, all user mode software must
request use of the kernel by means of a system call in order
to perform privileged instructions, such as process creation
or input/output.

Is This Answer Correct ?    7 Yes 2 No

When you install RedHat what is the kernel mode ? What is kernel compilation / upgrade ?..

Answer / zainul abedin

the mode in which the linux install first time is f1

Is This Answer Correct ?    3 Yes 1 No

When you install RedHat what is the kernel mode ? What is kernel compilation / upgrade ?..

Answer / susheel narayan singh

when you install redhat at that time you can switch into
terminals from ctrl+alt+f1 to ctrl+alt+f7
each terminal show different message.
but when you will go ctrl+alt+f4 then it is kernel mode
because it show kernel messages including detected hardware
and drivers.

Is This Answer Correct ?    2 Yes 0 No

When you install RedHat what is the kernel mode ? What is kernel compilation / upgrade ?..

Answer / ashish

I guess the Kernel mode will be kernel itself and the user
processes will not be able to use the resources that the
kernel is using. This is done to protect the kernel from
user programs.
Kernel compilation is installing a new kernel or adding
custom modules to the same kernel.
Kernel upgradation is upgrading it to a different version
altogether.

Is This Answer Correct ?    4 Yes 5 No

Post New Answer

More Linux AllOther Interview Questions

what is the gate of ftp server in redhat linux?

0 Answers  


How can i recover the linux system after it was crashed by step by step process..

3 Answers   IBM,


Tell me the 5 differences between Linux and Unix?

4 Answers  


In how many ways linux can be installed n explain th steps involved in installation in any of the method..?

1 Answers   IBM,


what are the steps for Password-less ssh

5 Answers   IBM, Mind Tree,






What is the difference between ext3 and ext4?

0 Answers   IBM,


What is the other method of installing Linux O.S other than Text, GUI mode? Why we prefer that for installation of Linux in Real time?

2 Answers  


what are the different types of Backups..?

6 Answers   IBM, SDG,


Who owns the data dictionary?

2 Answers  


How do i check which nfs version I am using ????????

9 Answers   CybAge, IBM,


how can i create samba server in fedora 9.0 ? and domain/LDAP controller! clilent side is windows pc .?

0 Answers   Wipro,


You want to create a compressed backup of the users' home directories. What utility should you use?

5 Answers  


Categories