what is the difference between RHEL4 & RHEL5?
Answer Posted / kumaresanchandran
RHEL4 :No yum server,Selinux,secure,no cd key
RHEL5: yum server, advanced selinux ,more secure,virtualization
| Is This Answer Correct ? | 32 Yes | 0 No |
Post New Answer View All Answers
How can I delete a file in linux?
What is the purpose output of cd command?
What is cpu core in linux?
What is cpu in top command?
What is df command in linux?
What is mask and umask in linux?
The command ‘umask -S’
What is the difference between clang and llvm?
What is the ipconfig command for linux?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
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.
How lilo is useful in linux?
what is the fastest way to enter a series of commands from the command-line in linux