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 are the main differences between RHEL4 & RHEL5?

11 Answers  


How to Create NIS Server And NIS Client? Explain With Example?

1 Answers   Cisco,


rpm package installation error in centos 6.4 [root@localhost packages6.4]# rpm -ivh nfs-utils-1.2.3-36.el6.i686.rpm warning: nfs-utils-1.2.3-36.el6.i686.rpm: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY error: Failed dependencies: keyutils >= 1.4-4 is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent-1.4.so.2 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1(libgssapi_CITI_2) is needed by nfs-utils-1:1.2.3-36.el6.i686 libnfsidmap.so.0 is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 nfs-utils-lib >= 1.1.0-3 is needed by nfs-utils-1:1.2.3-36.el6.i686 rpcbind is needed by nfs-utils-1:1.2.3-36.el6.i686

1 Answers  


Tell me the 5 differences between Linux and Unix?

4 Answers  


cups stands for..?

6 Answers   IBM,


How find out drivers of installed devices in linux (RHEL)?

2 Answers  


what is the difference between fork and thread ? and parent and child process in fork system call?

3 Answers   Satyam,


As a system admin i want to know some things what are the troubleshooting issues we are facing frequently and what are the tickets will be raised.

0 Answers   Ondot,


what is NIS Server...?

2 Answers   IBM,


How to catagories tickets in RHEL, which tickets are belong to PROBLEM, INCIDENT and CHANGE management? please given to me with examples

0 Answers  


1.how to know cpu information on linux system? 2.how to hardware information on linux system? 3.if we add the new user what are the files will be changed? 4.how to remove the cache in squid server ? 5.how to know ur useing 32bit r 64 bit os ? 6.at booting process at init level which file it is reads? 7.if ur system performance is show what can u do ? 8.if ur file system corrupted what can u do ? fsck also not working? 9.how did u do health check in linux? 10.how did u check system performance in linux? 11.how did u create NIS server? give me the steps ? 12.how did u add a packages in linux ? 13.how did u know depended packages for any package useing rpm how u know? 14.how did you monitor cronjobs in linux ? 15.what is the use of logroted? and how did u do ? 16.port no is already in use so what canu do for that in http? 17.how to samba configurated are not ? there are any command for that ? 18.how to create a NTP Client using commands ? not as graphical... 19.how to know how many members are using any service? like ftp are any other services? 20.what is the differences between cmp,diff,comm commands?

3 Answers  


what is the difference between unix and linux...

7 Answers  


Categories