When you install RedHat what is the kernel mode ? What is
kernel compilation / upgrade ?
Answers were Sorted based on User's Feedback
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 |
Answer / zainul abedin
the mode in which the linux install first time is f1
| Is This Answer Correct ? | 3 Yes | 1 No |
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 |
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 |
what is the difference between NIS and DNS...?
How is the difference between ftp and sftp ? and explain how to create ftp server and sftp server with example ?
2 Answers Bank Of America, IBM,
What are main anti-spam features available in sendmail?
What are the main differences between RHEL4 & RHEL5?
Without using w command how can Iknow that who are users logged in and what they are doing and whether they are idle or running mode?
what is meant by mysql clustering
How to apply patch for multiple servers .
You want to create a compressed backup of the users' home directories. What utility should you use?
1 which file contains information about os wether it's 32 bit or 64 bit os 2 difference between logical block and physical block?? 3 what is the size of logical block and physical block?? 4 daemon for nfs on client end as well as server end??? 5 how to confirm from client end about nfs server sharing?? 6 what contains information about file and directory creating time or modification time??
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.
i installed clustering packages.When i try to run it getting LUCI error...what is it..??
Why is it suggested to disable journalism in ext4 filesystem?