what is the difference between RHEL4 & RHEL5?
Answer Posted / mrinal kishore bhagat
RHEL4 : Stable Kernel, Can'nt create YUM repository,
Selinux with 36,000 lines of code, Quite secure,no cd
key,no Xen.
RHEL5: Not stable kernel, Can create yum server, advanced
selinux without line of codes these are converted into
modules ,more secure,virtualization with Xen, As comapre to
RHEL 4 Many bugs in RHEL5 for e.g. Reducing LVM.,
IPV6 implementation.. etc
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain grep command.
What is $$ in shell script?
What can you tell about the tar command?
What is bash history linux?
What is devops linux?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
Explain the linux ‘cd’ command options along with the description?
How do I check if my cpu is overclocked?
How do I check command history?
What is a make target?
What is command grouping?
How do I run a command in linux?
What is bash linux?
How do I find the process id in linux?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?