Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

RHCE Rapid Track Course

Price
2,925 USD
5 Days
OSUN-720
Classroom Training, Online Training

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

    Sorry, there are no public classes currently scheduled in your country.

    Please complete this form, and a Training Advisor will be in touch with you shortly to address your training needs.

View Global Schedule

Course Description

Overview

This RHCE Rapid Track Course is designed to prepare students for the RHCE certification exam. This course is carefully designed to match the topics found in the Red Hat® RH299 exam prep course but also features the added benefit of an entire extra day of comprehensive lab exercises and detailed lecture material.

Students learn the Red Hat Enterprise Linux (RHEL) system administration skills needed to pass the Red Hat Certified Engineer (RHCE) exam. This is an accelerated course meant for those students capable of absorbing information at a rapid pace or those students who only need to fill in selected gaps of knowledge because of prior Linux sys-admin experience.

Red Hat® is a registered trademark of Red Hat, Inc. and its use does not imply association or sponsorship by Red Hat, Inc.

 

Objectives

Upon completion of the RHCE Rapid Track Course, students will be able to:
  • Understand package, network, and storage management
  • Describe account and authentication management
  • Summarize installation, Kickstart, and virtualization
  • Use email and web services

Audience

  • Administrators

Prerequisites

    • RHCSA or equivalent knowledge; courses that teach the necessary skills are:
      • OSUN-710 RHCSA Exam Prep, or
      • OSUN-700 Red Hat Enterprise Linux Systems Admin I and OSUN-705 Red Hat Enterprise Linux Systems Admin II

Topics

SOFTWARE MANAGEMENT
  • RPM Features
  • RPM Architecture
  • RPM Package Files
  • Working With RPMs
  • Rebuilding Source RPM Packages
  • Managing Software Dependencies
  • Using the Yum command
  • YUM package groups
  • Updating the Kernel RPM
  • Configuring Yum
  • Yum Plugins & RHN Subscription Manager
  • YUM Repositories
  • Lab Tasks
    • Managing Software with RPM
    • Using Yum
    • Creating a Custom RPM Repository
NETWORK MANAGEMENT
  • IPv4 Fundamentals
  • TCP/UDP Fundamentals
  • Linux Network Interfaces
  • Ethernet Hardware Tools
  • Network Configuration with ip Command
  • Configuring Routing Tables
  • IP to MAC Address Mapping with ARP
  • Starting and Stopping Interfaces
  • NetworkManager
  • DNS Clients
  • DHCP Clients
  • Network Diagnostics
  • Multiple IP Addresses
  • Interface Bonding
  • Lab Tasks
    • Network Discovery
    • Basic Client Networking
    • Multiple IP Addresses Per Network Interface
    • Introduction to Troubleshooting Labs
    • Troubleshooting Practice: Networking
STORAGE MANAGEMENT
  • Partitioning Disks with fdisk & gdisk
  • Resizing a GPT Partition with gdisk
  • Partitioning Disks with parted
  • Non-Interactive Disk Partitioning with sfdisk
  • Filesystem Creation
  • Mounting Filesystems
  • Filesystem Maintenance
  • Troubleshooting Incorrect File Permissions
  • Resizing Filesystems
  • Swap
  • iSCSI Architecture
  • Open-iSCSI Initiator Implementation
  • iSCSI Initiator Discovery
  • iSCSI Initiator Node Administration
  • Mounting iSCSI Targets at Boot
  • iSCSI Multipathing Considerations
  • Linux Unified Key Setup (LUKS)
  • Lab Tasks
    • Creating and Managing Filesystems
    • Hot Adding Swap
    • iSCSI Initiator Configuration
    • LUKS-on-disk format Encrypted Filesystem
LOGICAL VOLUME MANAGEMENT (LVM)
  • Logical Volume Management
  • Implementing LVM
  • Creating Logical Volumes
  • Activating LVM VGs
  • Exporting and Importing a VG
  • Examining LVM Components
  • Changing LVM Components
  • Advanced LVM Overview
  • Advanced LVM: Components & Object Tags
  • Advanced LVM: Automated Storage Tiering
  • Advanced LVM: Thin Provisioning
  • Advanced LVM: Striping & Mirroring
  • Advanced LVM: RAID Volumes
  • Lab Tasks
    • Creating and Managing LVM Volumes
ACCOUNT MANAGEMENT
  • User and Group Concepts
  • User Administration
  • Modifying Accounts
  • Group Administration
  • Password Aging
  • SGID and Sticky Bit on Directories
  • User Private Group Scheme
  • File Access Control Lists
  • Manipulating FACLs
  • Viewing FACLs
  • Backing Up FACLs
  • Lab Tasks
    • File and Directory Ownership and Permissions
    • User and Group Administration
    • User Private Groups
    • Using Filesystem ACLs
AUTHENTICATION MANAGEMENT
  • RHEL DS Client Configuration
  • System Security Services Daemon (SSSD)
  • AutoFS
  • AutoFS Configuration
  • Kerberos Components
  • Kerberos Principals
  • Authentication Process
  • Install krb5.conf on Clients
  • Client PAM Configuration
  • Signing In to Kerberos
  • Viewing Tickets
  • Removing Tickets
  • Passwords
  • Changing Passwords
  • sudo
  • Giving Others Access
  • Lab Tasks
    • Using LDAP for Centralized User Accounts
    • Kerberos Client Setup
    • OpenSSH with Kerberos
BOOT MANAGEMENT
  • System Boot Method Overview
  • systemd System and Service Manager
  • Modifying systemd services
  • systemd Targets
  • Using systemd
  • Linux Runlevels Aliases
  • Legacy Support for SysV init
  • Booting Linux on PCs
  • GRUB 2
  • GRUB 2 Configuration
  • Boot Parameters
  • Initial RAM Filesystem
  • Legacy local bootup script support
  • Shutdown and Reboot
  • Lab Tasks
    • Managing Services With Systemd's systemctl
    • Creating a systemd unit file
    • Boot Process
    • Booting directly to a bash shell
    • Troubleshooting Practice: Boot Process
MANAGING SELINUX
  • SELinux Security Framework
  • SELinux Modes
  • SELinux Commands
  • Choosing an SELinux Policy
  • SELinux Booleans
  • Permissive Domains
  • SELinux Policy Tools
  • SELinux Troubleshooting
  • SELinux Troubleshooting Continued
  • Lab Tasks
    • Exploring SELinux Modes
    • SELinux File Contexts
FIREWALL MANAGEMENT
  • FirewallD
  • Netfilter: Stateful Packet Filter Firewall
  • Netfilter Concepts
  • Using the iptables Command
  • Common match_specs
  • Extended Packet Matching Modules
  • Connection Tracking
  • Lab Tasks
    • Securing Services with Netfilter
NETWORK TIME PROTOCOL (NTP) SERVICE
  • Managing Network-Wide Time
  • Continual Time Sync with NTP
  • Configuring NTP Clients
  • Useful NTP Commands
  • Lab Tasks
    • NTP Client Configuration
SYSTEM MONITORING AND LOGS
  • System Status – Memory
  • System Status – I/O
  • System Status – CPU
  • Performance Trending with sar
  • System Logging
  • /etc/rsyslog.conf
  • Lab Tasks
    • Remote Syslog Configuration
    • System Activity Reporter
WEB (HTTP/HTTPS) SERVICE
  • Apache Architecture
  • Adding Modules to Apache
  • Apache Configuration Files
  • httpd.conf – Server Settings
  • httpd.conf – Main Configuration
  • TLS Using mod_ssl.so
  • Virtual Hosting DNS Implications
  • httpd.conf – VirtualHost Configuration
  • Name-based Virtual Host
  • Apache Logging
  • Delegating Administration
  • Directory Protection
  • Directory Protection with AllowOverride
  • Common Uses for .htaccess
  • Dynamic HTTP Content
  • Configuring CGI
  • Lab Tasks
    • Apache Architecture
    • Apache Content
    • Using TLS Certificates with Apache
    • Configuring Virtual Hosts
    • Using .htaccess Files
    • CGI Scripts in Apache
SMTP SERVICE
  • Postfix Features
  • Postfix Components
  • Postfix Configuration
  • master.cf
  • main.cf
  • Postfix Map Types
  • Postfix Pattern Matching
  • Virtual Domains
  • Configuration Commands
  • Management Commands
  • Postfix, Relaying and SMTP AUTH
  • SMTP AUTH Server and Relay Control
  • Lab Tasks
    • Configuring Postfix
    • Postfix Network Configuration
    • Postfix Virtual Host Configuration
CACHING-ONLY DNS SERVICE
  • Naming Services
  • The Domain Name Space
  • Delegation and Zones
  • Server Roles
  • Resolving Names
  • Resolving IP Addresses
  • Restricting Queries
  • Basic BIND Administration
  • Configuring the Resolver
  • Testing Resolution
  • Creating a Site-Wide Cache
  • SOA – Start of Authority
  • A, AAAA, & PTR – Address & Pointer Records
  • NS – Name Server
  • TXT, CNAME, & MX – Text, Alias, & Mail Host
  • Lab Tasks
    • Caching-only DNS
FILE SHARING WITH NFS
  • File Sharing via NFS
  • NFSv4+
  • NFS Clients
  • NFS Server Configuration
  • Implementing NFSv4
  • Lab Tasks
    • NFS Server Configuration
FILE SHARING WITH CIFS
  • Samba Daemons
  • Accessing Windows/Samba Shares from Linux
  • Samba Utilities
  • Samba Configuration Files
  • The smb.conf File
  • Mapping Users
  • Share Authentication
  • User-Level Access
  • Samba Account Database
  • User Share Restrictions
  • Lab Tasks
    • Samba Share-Level Access
    • Samba User-Level Access
    • Samba Group Shares
FILE TRANSFER PROTOCOL (FTP) SERVICE
  • The FTP Protocol
  • Active Mode FTP
  • Passive Mode FTP
  • vsftpd
  • Anonymous FTP with vsftpd
  • Lab Tasks
    • Configuring vsftpd
SECURE SHELL (SSH) SERVICE
  • Secure Shell
  • OpenSSH Client & Server Configuration
  • Accessing Remote Shells
  • Transferring Files
  • SSH Key Management
  • ssh-agent
  • OpenSSH and Kerberos
  • X Access Control
  • Remote X Access (historical/insecure)
  • Remote X Access (modern/secure)
  • Lab Tasks
    • Introduction to ssh and scp
    • SSH Key-based User Authentication
    • Using ssh-agent
    • Kerberos Client Setup
    • OpenSSH with Kerberos
INSTALLATION, KICKSTART, AND VIRTUALIZATION
  • Anaconda: An Overview
  • Anaconda: Booting the System
  • Anaconda: Common Boot Options
  • Anaconda: Loading Anaconda and Packages
  • Anaconda: Storage Options
  • Anaconda: Troubleshooting
  • FirstBoot
  • A Typical Install
  • Kickstart
  • Introducing libvirt
  • libvirt: Basic Concepts
  • virsh: Basics
  • virsh: Common Tasks
  • virt-install
  • Virtual Machine Guest Tools & Drivers
  • Lab Tasks
    • Linux Installation
    • Automating Installation with Kickstart
    • Installing a Virtual Machine
2023 Top 20 Training Industry Company - IT Training

Need Help?

Call us at 877-206-0106 or e-mail us at info@learnquest.com

Personalized Solutions

Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

Contact Us

Need Help?

Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

Talk to us

20% Off All AI Training Courses

Achieve more with AI-powered tools and strategies.

PROMO CODE: AI20
VALID THROUGH APRIL 30, 2024

20% Off All AI Training Courses

Self-Paced Training Info

Learn at your own pace with anytime, anywhere training

  • Same in-demand topics as instructor-led public and private classes.
  • Standalone learning or supplemental reinforcement.
  • e-Learning content varies by course and technology.
  • View the Self-Paced version of this outline and what is included in the SPVC course.
  • Learn more about e-Learning

Course Added To Shopping Cart

bla

bla

bla

bla

bla

bla

Self-Paced Training Terms & Conditions

??spvc-wbt-warning??
??group-training-form-area??
??how-can-we-help-you-area??
??personalized-form-area??
??request-quote-area??

Sorry, there are no classes that meet your criteria.

Please contact us to schedule a class.
Close

self-paced
STOP! Before You Leave

Save 0% on this course!

Take advantage of our online-only offer & save 0% on any course !

Promo Code skip0 will be applied to your registration

Close
Nothing yet
here's the message from the cart

To view the cart, you can click "View Cart" on the right side of the heading on each page
Add to cart clicker.

Purchase Information

??elearning-coursenumber?? ??coursename??
View Cart

Need more Information?

Speak with our training specialists to continue your learning journey.

 

Delivery Formats

Close

By submitting this form, I agree to LearnQuest's Terms and Conditions

heres the new schedule
This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.