READ Free Dumps For RedHat- RH302
Question ID 17424 | Install the Redhat Linux RHEL 5 through NFS. Where your Server is |
Option A | Answer : 1. Insert the CD on CD-ROM and start the system. Prompt type linux askmethod 3. It will display the language, keyboard selection. 4. It will ask you for the installation method. 5. Select the NFS Image from the list 6. It will ask the IP Address, Net mask, Gateway and Name Server. Select Use because DHCP Server will be configured in your exam lab. 7. It will ask for the NFS Server Name and Redhat Enterprise Linux Directory. 172.24.254.254 /var/ftp/pub 8. After Connecting to the NFS Server Installation start in GUI. Go up to the partition screen by selecting the different Options. 9. Create the partition According to the Question because Size and what-what partition should you create at installation time is specified in your question 10.Create the two RAID partitions having equal size of remaining all free space. 11.Click on RAID button 12.Type mount point /data 13.Select RAID Level 0 14.Click on ok 15. Then select the MBR Options, time zone and go upto package selections. It is another Most Important Time of installation. Due to the time limit, you should care about the installation packages. At Exam time you these packages are enough. X-Window System GNOME Desktop (these two packages are generally not required) Administration Tools. System Tools Windows File Server FTP Servers Mail Servers Web Servers Network Servers Editors Text Based Internet Server Configuration Tools Base Printing Supports When installation will complete, your system will reboot. Jump for another Question. |
Correct Answer | A |
Question ID 17425 | Create the group named sysadmin. |
Option A | Answer : 1.groupadd sysadmin groupadd command is used to create the group and all group information is stored in /etc/group file. |
Correct Answer | A |