Troubleshooting and System Maintenance Exam: RHCT Components


There are five problems on the RHCT part of this section. You have to reconfigure your computer to address all five problems appropriately, within the first hour of your exam. In this exercise, you'll set up five different problems on the same computer or virtual machine.

Ideally, you'll have a friend or classmate who can help you prepare your computer. Assume that you have a network server with the RHEL installation files. When you install RHEL on this text computer, assume that you're on a network with an IP address of 172.16.32.0 (you can substitute a different network IP address if you desire). Include the K Desktop Environment in the installation. Then have your colleague take the following steps:

  1. Install RHEL with at least 256MB of space that is unallocated to any partition. Create a /data directory on a logical volume.

  2. Make sure RHEL boots from the command line, by setting the id directive in /etc/inittab to runlevel 1.

  3. Set up Firefox to open automatically in the default GNOME Desktop Environment, using the Sessions manager (which you can open with the gnome-session-properties command in the GUI). Remember, this is user dependent, so you'll have to specify the user whose GUI the candidate is to configure.

  4. Open /etc/X11/xorg.conf; create a typo in the Screen directive as defined in the first stanza. In my configuration, I changed

     Screen 0 "Screen0" 0 0 

    to

     Screen 0 "Screen" 0 0 

  5. In the /etc/sysconfig/network file, make sure that NETWORKING=no and HOSTNAME=localhost.

  6. Disable SELinux; the simplest method, since you'll soon reboot, is to set SELinux=disabled in /etc/sysconfig/selinux.

  7. In /etc/hosts, make sure the directive associated with the localhost IPv4 address is shown as:

     127.0.0.1 localhost.localdomain localhost localhost 

  8. Run the poweroff command on the computer. It is now ready for this part of the exam.

  9. Have the person taking the exam start the computer. Do not tell the candidate about the steps you took to prepare this computer. Tell him or her to

    • Allocate half of the free space on the current drive to a partition dedicated to the /test directory.

    • Make Linux boot into the GUI.

    • Address any problems you see the next time you boot Linux.

    • Configure the GNOME desktop to open a command line window for the selected user when you boot.

    • Assign a host name of enterprise5 to this system, and configure the network card to connect with DHCP.



RHCE Red Hat Certified Engineer Linux Study Guide (Exam RH302)
Linux Patch Management: Keeping Linux Systems Up To Date
ISBN: 0132366754
EAN: 2147483647
Year: 2004
Pages: 227
Authors: Michael Jang

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net