linux_wiki:rhce

This is an old revision of the document!


RHCE

General Information

Red Hat Certified Engineer (RHCE) exam study notes.


External Resources

Schedule an Exam

Taking an individual exam means you will sit at a kiosk style computer and be monitored via a camera at an exam center.


Taking the Exam

You will need:

  • Photo ID card (Drivers License)
  • Confirmation code
  • Innovative Exams login and password (to actually login and take the test at the kiosk)

Expect:

  • Individual Exam: A kiosk style computer and being monitored remotely via web cam
  • Tasks, not questions: You will be given tasks to complete on a live system.
  • Exam Results e-mailed to you within 3 business days, but many report getting results back within a few hours.

Objectives

Objectives are listed below in each of their sections.


For a lab setup, using something like VirtualBox works great.
In order to practice the objectives below, setup a virtual machine lab:

  • server1.example.com
    • Description: Client VM to perform anything local only and anything from a “client” perspective (ie NFS client)
    • CPU/Memory: 1 CPU/1024 MB memory
    • IP: 192.168.1.150 (bridged adapter)
  • server2.example.com
    • Description: Secondary VM to function as a source for “server1” to perform tests (ie NFS server)
    • CPU/Memory: 1 CPU/1024 MB memory
    • IP: 192.168.1.151 (bridged adapter)
  • ipa.example.com
    • Description: FreeIPA LDAP server to install for client authentication practice. FreeIPA also integrates a Kerberos KDC server. (Key Distribution Center)
    • CPU/Memory: 1 CPU/1024 MB memory
    • IP: 192.168.1.152 (bridged adapter)


Install CentOS 7 on all VMs (Basic Server). Do not expect to have a access to a GUI on the exam.


Be able to perform all of the following actions for each of the network services listed below.

See each service section which will cover the objectives for:

  • Install the packages needed to provide the service
  • Configure SELinux to support the service
  • Use SELinux port labeling to allow services to use non-standard ports
  • Configure the service to start when the system is booted
  • Configure the service for basic operation
  • Configure host-based and user-based security for the service


  • linux_wiki/rhce.1475347498.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)