Tuesday, 20 January 2015

Sample question: Part-02



RHCE QUESTION SUGGESTIONS
Two Parts:-
Trouble shooting and Maintenance – morning session – duration 2.5 hrs
RHCT and RHCE both combined – afternoon session - duration 3 hrs.
Trouble Shooting and Maintenance :- (Two Phases)
=>Phase One – 8 questions
=>Phase Two – 2 questions


Afternoon Session – 3 Hours

Q1. Install RHEL3 according to the following requirement:-

/boot - 128 MB
/ - 256 MB
/home - 512 MB
/usr - 2048 MB
/var - 512 MB
swap - 1.5 – 2 times the amount of RAM as
specified in /proc/meminfo
Remaining space should be given to a RAID 0 set and a directory /data should be mounted on it.

Q2. Connect to http://somesite/cgi-bin/form.php and fill in your details
Q3. Install the dialog rpm
Q4. Create a directory called sysadmin. Create a group called sysadmin. Change the group ownership of the sysadmin directory to sysadmin group. Create a user called Jane and the secondary group should be sysadmin. Create a user called John and Secondary group should be sysadmin. Create a user called eric who should not be a member of other groups and he should not get an interactive shell.
Q5. Create a file in the sysadmin directory by logging in as jane. Check if john is able to access the file
Q6. Enable IP Forwarding on your system
Q7. Implement a web server by copying a .html from the NFS server into your Document Root
Q8. Configure sendmail in such a way that it is reachable from remote machines on its IP and also local host
Q9. Configure FTP in such a way that cracker.org (192.168.1.0/255.255.255.0) machines cannot connect but example.com machines can.
Q10. Configure SSH in such a way that cracker.org machines cannot connect but example.com machines can.
Q11. Create a samba share called X on your system. User jane should have access to it
Q12. Bind your system to the NIS domain RHCE. Try to login as user guestX
Q13. Configure automount in such a way that server1.example.com:/rhome/nisuserX is automatically mounted on your home directory. The user should be able to login successfully
Q14. Configure a printer queue which will forward print jobs to the shared print queue on server1.example.com
Q15. Configure POP3 on your system such that user jane is able to receive mails. Disable POP3 for cracker.org machines
Q16. Configure Squid to share internet connection on port 8080 with example.com machines
Q17. Configure SSL for SSH on your system. Create a certificate using which your system will SSH to station249.example.com
Q18. Configure your web server to host multiple sites on same IP
Q19. Configure imaps in such a way that john gets authenticated and allowed to use Imaps. Cracker.org machines should not get authenticated
Q20. Create a mail alias for example.com as something.com

Sample Question: Part-01


Morning Session – 2 and half hours(Tshooting and Maintenance)

Two Parts:-
Trouble shooting and Maintenance – morning session – duration 2.5 hrs
RHCT and RHCE both combined – afternoon session - duration 3 hrs.
Trouble Shooting and Maintenance :- (Two Phases)
=>Phase One – 8 questions
=>Phase Two – 2 questions

Trouble shooting and Maintenance(Phase 1: 8 Questions)

Q1. Login Problem (Compulsory)
Q2. Configure network settings to specification so that you can ping 192.168.1.254 (Compulsory)
Q3. dig server1.example.com should work properly (Compulsory)
Q4. Successfully login to init 5 as root (Compulsory)
Q5. Resize a 200 MB LVM to a 100 MB LVM without losing data
Q6. User neo should be able to create 30K file but not 70K file (quotas)
Q7. Create 100 MB partition and mount it as /mnt/new. Should work across reboot (Compulsory)
Q8. Showmount –e should show the /export directory as available.


Trouble shooting and Maintenance(Phase 2: Boot Troubleshooting)

Examiner will insert a CD which will perform a very basic installation in text mode. The examiner will then remove the CD and then ask you to reboot. Once you reboot, you will get a kernel panic error. Once you set this right, your system will not boot because it cannot see the LABEL root. You will need to use resuce mode, find the device that has the /etc/fstab file and then modify it in such a way that fstab contains the line LABEL=/ instead of LABEL=root

If the system boots without any problems into runlevel 3, then 20 marks.
If the system boots into maintenance mode, then 10 marks
If the system does not boot at all, then 0 marks

RHCE question overview


RHCE QUESTION SUGGESTIONS

Two Parts:-
Trouble shooting and Maintenance – morning session – duration 2.5 hrs
RHCT and RHCE both combined – afternoon session - duration 3 hrs.
Trouble Shooting and Maintenance :- (Two Phases)
=>Phase One – 8 questions
=>Phase Two – 2 questions

Phase One

1.       Login Problem –
Username: root; Password: redhat
2.       The candidate should able to login with username and password as given above (COMPULSORY)
3.       Your system should able to ping with the given IP (server)
4.       NFS. Showmount command should show the exported directory. (COMPULSORY)
5.       LVM (resizing the logical volume)
6.       Quota (user limit given)
7.       Creating and mounting a new partition (COMPULSORY)
8.       DIG should execute properly, giving you the answer, authority and query section of a given IP (server).

The Compulsory Questions should be completed in one hour of maximum. Failing to do this will disqualify the candidate from continuing the exam. The candidate should report to the examiner as soon as he feels he had completed. Examiner will give the confirmation that he had completed the compulsory question successfully. He can continue with the remaining questions.

Phase Two

The candidate can report to the examiner after completing the phase one questions. However he cannot get the confirmation for the successful completion of remaining (except Compulsory) questions. The examiner will give you a CD which will put your system onto a small installation after typing phase two in the installation screen. After the installation the candidate will be in grub screen asking for OS. When you enter into the OS, Kernel Panic error will occur. The following problems are the components of Phase Two.

Boot Problem (Arguments May be edited in /boot/grub/grub.conf).
fstab Problem ( /etc/fstab file may be edited).

After completing the Trouble Shooting and Maintenance Session the candidate can go for a break.
Note: one cannot go back to Phase one after entering Phase two. Only for the Compulsory questions one can get confirmation. Failing to score 80% will result in losing the certification, but one can go thru’ the other sections of the exam.
RHCTechnician

1.       Enrolling your name and email id in the given address.
2.       Installation of any rpm.
3.       Installation of EL3 with given partition specification along with raid.
4.       Group Administration.
5.       Kernel Updating.
6.       Network Printer Configuration.
7.       IP Forwarding.
8.       Crontab Execution
9.       NIS (The candidate should bind his machine to server and should able to see the available users in the server)
10.   Autofs (The candidate should able to login with specified username From Server)

RHCEngineer
1.       Denying the SSH Service to specified machines.
2.       Denying the FTP Service to specified machines.
3.       Configuring the POP3 sever and also denying this service from other machines specified.
4.       Setting the given user to receive all mails which are directed to a group.
5.       Configuring Mail Server.
6.       Configuring Samba.
7.       NFS (The candidate should export successfully the specified file/directory to the specified network )
8.       Configuring Apache.

The above 8 question is enough for the candidate to achieve the RHCE Certification, if completed successfully. However the following Extra 3 questions will also be a choice for him to score more. Only the best two will be taken into consideration from the following.

Extra
1.       Squid (Candidate should configure his machine as Squid Proxy and should share the internet only to the specified network)
2.       Mail Certification.
3.       Extending your Web Server to have another Website.

Throughout the exam, the questions will be based on two networks one in ‘0’ network that is candidate’s home network and other is ‘1’ network that is Cracker’s network. Both the networks will have Servers. (Ex: server1.example.com, cracker1.example.com)

Sample Model Question Format


RHCE QUESTION SUGGESTIONS

Two Parts:-
Trouble shooting and Maintenance – morning session – duration 2.5 hrs
RHCT and RHCE both combined – afternoon session - duration 3 hrs.
Trouble Shooting and Maintenance :- (Two Phases)
=>Phase One – 8 questions
=>Phase Two – 2 questions

Phase One

1.       Login Problem –
Username: root; Password: redhat
2.       The candidate should able to login with username and password as given above (COMPULSORY)
3.       Your system should able to ping with the given IP (server)
4.       NFS. Showmount command should show the exported directory. (COMPULSORY)
5.       LVM (resizing the logical volume)
6.       Quota (user limit given)
7.       Creating and mounting a new partition (COMPULSORY)
8.       DIG should execute properly, giving you the answer, authority and query section of a given IP (server).

The Compulsory Questions should be completed in one hour of maximum. Failing to do this will disqualify the candidate from continuing the exam. The candidate should report to the examiner as soon as he feels he had completed. Examiner will give the confirmation that he had completed the compulsory question successfully. He can continue with the remaining questions.

Phase Two


The candidate can report to the examiner after completing the phase one questions. However he cannot get the confirmation for the successful completion of remaining (except Compulsory) questions. The examiner will give you a CD which will put your system onto a small installation after typing phase two in the installation screen. After the installation the candidate will be in grub screen asking for OS. When you enter into the OS, Kernel Panic error will occur. The following problems are the components of Phase Two.

Boot Problem (Arguments May be edited in /boot/grub/grub.conf).
fstab Problem ( /etc/fstab file may be edited).

After completing the Trouble Shooting and Maintenance Session the candidate can go for a break.
Note: one cannot go back to Phase one after entering Phase two. Only for the Compulsory questions one can get confirmation. Failing to score 80% will result in losing the certification, but one can go thru’ the other sections of the exam.
RHCT

1.       Enrolling your name and email id in the given address.
2.       Installation of any rpm.
3.       Installation of EL3 with given partition specification along with raid.
4.       Group Administration.
5.       Kernel Updating.
6.       Network Printer Configuration.
7.       IP Forwarding.
8.       Crontab Execution
9.       NIS (The candidate should bind his machine to server and should able to see the available users in the server)
10.   Autofs (The candidate should able to login with specified username From Server)

RHCE
1.       Denying the SSH Service to specified machines.
2.       Denying the FTP Service to specified machines.
3.       Configuring the POP3 sever and also denying this service from other machines specified.
4.       Setting the given user to receive all mails which are directed to a group.
5.       Configuring Mail Server.
6.       Configuring Samba.
7.       NFS (The candidate should export successfully the specified file/directory to the specified network )
8.       Configuring Apache.

The above 8 question is enough for the candidate to achieve the RHCE Certification, if completed successfully. However the following Extra 3 questions will also be a choice for him to score more. Only the best two will be taken into consideration from the following.

Extra
1.       Squid (Candidate should configure his machine as Squid Proxy and should share the internet only to the specified network)
2.       Mail Certification.
3.       Extending your Web Server to have another Website.

Throughout the exam, the questions will be based on two networks one in ‘0’ network that is candidate’s home network and other is ‘1’ network that is Cracker’s network. Both the networks will have Servers. (Ex: server1.example.com, cracker1.example.com)