Search our courses
Training

This Red Hat Enterprise Linux Systems Admin III training course is designed to follow an identical set of topics as the Red Hat® RH254, RH255 RHCE exam prep courses with the added benefit of very comprehensive lab exercises and detailed lecture material.

The Red Hat Enterprise Linux (RHEL) system administration topics covered in this course along with the "Red Hat Certified Systems Administrator Exam Prep" course cover the certification objects of the Red Hat Certified Engineer (RHCE) exam.

This course builds upon a foundation of core Linux systems administration principles and skills. Students will advance their Linux systems administration knowledge. The course will focus on helping students optimize system administration skills using automation techniques and deploy commonly used network services. Once this course is completed students will know how to deploy critical network services in a secure fashion.

 

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

 
Supported Distributions:

  •     Red Hat Enterprise Linux 7

Red Hatâ„¢ Enterprise Linux Systems Admin III

Course Code

GTU254

Duration

4 Days

Course Fee

POA

Accreditation

N/A

Target Audience

  • This Red Hat Enterprise Linux Systems Admin III training course is suitable for IT professionals with a Linux background who wish to learn the skills and knowledge required to get ready for RHCSA exam.

Attendee Requirements

Expand all

Course Description

This Red Hat Enterprise Linux Systems Admin III training course is designed to follow an identical set of topics as the Red Hat® RH254, RH255 RHCE exam prep courses with the added benefit of very comprehensive lab exercises and detailed lecture material.

The Red Hat Enterprise Linux (RHEL) system administration topics covered in this course along with the "Red Hat Certified Systems Administrator Exam Prep" course cover the certification objects of the Red Hat Certified Engineer (RHCE) exam.

This course builds upon a foundation of core Linux systems administration principles and skills. Students will advance their Linux systems administration knowledge. The course will focus on helping students optimize system administration skills using automation techniques and deploy commonly used network services. Once this course is completed students will know how to deploy critical network services in a secure fashion.

 

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

 
Supported Distributions:

  •     Red Hat Enterprise Linux 7
Course Outline

    1. Linux Kernel & Devices

  1.         Hardware Discovery Tools
  2.         Kernel Hardware Info – /sys/
  3.         /sys/ Structure
  4.         udev
  5.         Managing Linux Device Files
  6.         List Block Devices
  7.         SCSI Devices
  8.         USB Devices
  9.         USB Architecture
  10.         Kernel Modules
  11.         Configuring Kernel Components and Modules
  12.         Handling Module Dependencies
  13.         Configuring the Kernel via /proc/
  14.         Console
  15.         Virtual Terminals
  16.         Keyboard & locale configuration
  17.         Serial Ports
  18.         Random Numbers and /dev/random

    Lab Tasks

  1.         Adjusting Kernel Options
  2.         Introduction to Troubleshooting Labs
  3.         Troubleshooting Practice: Kernel Modules

    2. Control Services and Daemons

  1.         systemd System and Service Manager
  2.         Modifying systemd services
  3.         Systemd Service Sandboxing Features
  4.         systemd Targets
  5.         Using systemd
  6.         Legacy Support for SysV init

    Lab Tasks

  1.         Managing Services With Systemd's systemctl
  2.         Creating a systemd unit file
  3.         Troubleshooting Practice: Boot Process

    3. Manage IPv6 Networking

  1.         IPv6

    Lab Tasks

  1.         Configuring IPv6

    4. Configure Link Aggregation and Bridging

  1.         Interface Aggregation
  2.         Interface Bonding
  3.         Network Teaming
  4.         Interface Bridging

    5. Control Network Port Security

  1.         SELinux Security Framework
  2.         SELinux Modes
  3.         SELinux Commands
  4.         Choosing an SELinux Policy
  5.         SELinux Booleans
  6.         Permissive Domains
  7.         SELinux Policy Tools
  8.         FirewallD

    Lab Tasks

  1.         Firewall Configuration
  2.         FirewallD

    6. Manage DNS for Servers

  1.         Server Roles
  2.         Resolving Names
  3.         Resolving IP Addresses
  4.         Basic BIND Administration
  5.         Configuring the Resolver
  6.         Testing Resolution
  7.         BIND Configuration Files
  8.         named.conf Syntax
  9.         named.conf Options Block
  10.         Creating a Site-Wide Cache
  11.         rndc Key Configuration
  12.         Address Match Lists & ACLs
  13.         Restricting Queries

    Lab Tasks

  1.         Configuring a Slave Name Server
  2.         Use rndc to Control named

    7. Configure Email Delivery

  1.         SMTP
  2.         SMTP Terminology
  3.         SMTP Architecture
  4.         SMTP Commands
  5.         SMTP Extensions
  6.         SMTP Session
  7.         Postfix Features
  8.         Postfix Architecture
  9.         Postfix Components
  10.         Postfix Configuration
  11.         master.cf
  12.         main.cf
  13.         Configuration Commands

    Lab Tasks

  1.         Configuring Postfix
  2.         Postfix Virtual Host Configuration
  3.         Postfix Network Configuration

    8. Provide Block-based Storage

  1.         Remote Storage Overview
  2.         Remote Block Device Protocols
  3.         iSCSI Architecture
  4.         Open-iSCSI Initiator Implementation
  5.         iSCSI Initiator Discovery
  6.         iSCSI Initiator Node Administration
  7.         Mounting iSCSI Targets at Boot
  8.         iSCSI Multipathing Considerations

    Lab Tasks

  1.         iSCSI Initiator Configuration

    9. Provide File-based Storage

  1.         Remote Filesystem Protocols
  2.         File Sharing via NFS
  3.         NFSv4+
  4.         NFS Clients
  5.         NFS Server Configuration
  6.         Implementing NFSv4
  7.         Accessing Windows/Samba Shares from Linux

    Lab Tasks

  1.         NFS Server Configuration

    10. Configure MariaDB Databases

  1.         Popular SQL Databases
  2.         MariaDB
  3.         MariaDB Installation and Security
  4.         MariaDB User Account Management

    Lab Tasks

  1.         Installing and Securing MariaDB

    11. Provide Apache HTTPD Web Services

  1.         HTTP Operation
  2.         Apache Architecture
  3.         Apache Configuration Files
  4.         httpd.conf – Server Settings
  5.         httpd.conf – Main Configuration
  6.         HTTP Virtual Servers
  7.         Virtual Hosting DNS Implications
  8.         httpd.conf – VirtualHost Configuration
  9.         Port and IP based Virtual Hosts
  10.         Name-based Virtual Host
  11.         TLS Using mod_ssl.so
  12.         Dynamic HTTP Content

    Lab Tasks

  1.         Apache Architecture
  2.         Apache Content
  3.         Configuring Virtual Hosts
  4.         Using TLS Certificates with Apache
  5.         CGI Scripts in Apache

    12. Write Bash Scripts

  1.         Shell Script Strengths and Weaknesses
  2.         Example Shell Script
  3.         Positional Parameters
  4.         Input & Output
  5.         Comparisons with test
  6.         Exit Status
  7.         Conditional Statements
  8.         Flow Control: case
  9.         The borne for-Loop
  10.         The while and until Loops

    Lab Tasks

  1.         Writing a Shell Script

    13. Configure the Shell Environment

  1.         Shells
  2.         Identifying the Shell
  3.         Changing the Shell
  4.         Configuration Files
  5.         Script Execution
  6.         Shell Prompts
  7.         Bash: Bourne-Again Shell
  8.         Bash: Configuration Files
  9.         Bash: Command Line History
  10.         Bash: Command Editing
  11.         Bash: Command Completion
  12.         Bash: prompt

    Lab Tasks

  1.         Linux Shells
  2.         Bash History
  3.         Aliases
  4.         Bash Login Scripts

    14. Linux Containers Preview

  1.         Application Management Landscape
  2.         Application Isolation
  3.         Resource Measurement and Control
  4.         Open Container Initiative

    Lab Tasks

  1.         Container Concepts runC
  2.         Container Concepts Systemd
Learning Path
Ways to Attend
  • Attend a public course, if there is one available. Please check our schedule, or register your interest in joining a course in your area.
  • Private onsite Team training also available, please contact us to discuss. We can customise this course to suit your business requirements.

Private Team Training is available for this course

We deliver this course either on or off-site in various regions around the world, and can customise your delivery to suit your exact business needs. Talk to us about how we can fine-tune a course to suit your team's current skillset and ultimate learning objectives.

Private Team Training | Contact us

Technical ICT learning & mentoring services

Private Team Training

Our instructors are specialist consultants with vast real world experience and expertise allowing them to design and deliver client-focused courses for your organisation.

Learn more about our Private Team Training

What Our Clients Say

"Absolutely fantastic training. Thoroughly enjoyed it thanks to our highly enthusiastic tutor.  It wouldn't be an understatement to say that it was the best professional training that I have ever received."

 

Customised Linux with Networking

Live Online -  February 2022

 

"The course content was very good. When needed, the Instructor was extending the content of the course with hints and tips to help us understand different topics that were covered in the course."

 

Kubernetes Administration Certification - GTLFK

Live Online June 2021

 

 

 

“The course was held at the highest possible standards, the instructor was excellent, well prepared, well informed, and clearly an SME. Top marks.”

 

Professional Cloud Service Manager - GTC13

Live Online December 2021

 

“Very engaging and practical course so hope to be able to put the learning into practice.”

 

Being Agile in Business - GTBAB

Live Online September 2021

 

“Great instructor, who encouraged active participation. The breakout groups and exercises kept the group engaged and the content relevant to our own products”.

 

Site Reliability Engineering Foundation - GTDSRE

Live Online January 2022

 

 

 

"Intelligence is the ability to avoid doing work, yet
getting the work done"

Linus Torvalds, creator of Linux and GIT

Technical ICT learning & mentoring services

About GuruTeam

GuruTeam is a high-level ICT Learning, Mentoring and Consultancy services company. We specialise in delivering instructor-led on and off-site training in Blockchain, Linux, Cloud, Big Data, DevOps, Kubernetes, Agile, Software & Web Development technologies. View our Testimonials

Download our eBrochure
Our Accreditation Partners
  •  
  •  
  •  

 

Upcoming Courses

Kubernetes Administration

11th - 14th March 2024

26th - 29th March 2024

Live Online

 

This Kubernetes Administration Certification training course is suitable for anyone who wants to learn the skills necessary to build and administer a Kubernetes cluster

Learn More

RUST

11th - 14th March 2024

26th - 29th March 2024

 Live Online

This course will help you understand what Rust applications look like, how to write Rust applications properly, and how to get the most out of the language and its libraries.

Learn More

Introduction to Python 3 

19th - 21st March 2024

9th - 11th April 2024

7th - 9th May 2024

   4th - 6th June 2024

 

Live Online

This Introduction to Python 3 training course is designed for anyone who needs to learn how to write programs in Python or support/modify existing programs.

 

Learn More

 GO LANG TRAINING

11th - 14th March 2024

26th - 29th March 2024

 

Live Online        

 

This Go language programming training course will help you understand how Go works, and immediately be more productive. If you are building a team using Go, this will be a great opportunity to get your team on the same page and speaking the same language. Innovative lab exercises and code samples are provided to reinforce skills and quickly master the topics.

Learn More

Newsletter

Stay up to date, receive updates on scheduled dates, new courses, offers, and events.

Subscribe to our Newsletter