Red Hat Certified System Administrator (RHCSA), 3/e

Video description

16+ Hours of Video Instruction

Red Hat Certified System Administrator (RHCSA) Complete Video Course 3rd Edition has more than 16 hours of comprehensive video training—which includes whiteboard concept teaching, live CLI work, screencast teaching, and hands-on labs—so you have everything you need to study for and pass the RHCSA exam. This new edition of the best-selling RHCSA Complete Video Course, is fully updated for the RHEL 8 version of the exam.

Overview

The Red Hat Certified System Administrator (RHCSA) Complete Vide Course, 3rd edition is all new and fully updated for RHEL 8. This course is designed to teach you everything you need to know to pass the RHCSA exam. Every objective in the exam is discussed, along with in-depth lessons on complex topics, so they are not confusing. Each lesson ends with a lab, so you can dive into your own projects and see Red Hat in action; many of these labs mimic scenarios you might find on the exam, so you get the experience you need to practice for the exam. These labs also include video solutions, so you can also see in real-time how to work through the problems and figure out the best methods for working through each scenario.

This course includes:

  • All new videos
  • Whiteboard instruction to help you grasp difficult concepts
  • CLI instruction so you can see Red Hat in action
  • Labs so you can practice your skills, plus solution videos so you can then compare your work to the author's

Topics include:

Module 1: Performing Basic System Management Tasks
Module 2: Operating Running Systems
Module 3: Performing Advanced System Administration Tasks
Module 4: Managing Network Services
Module 5: Sample Exam

This engaging self-paced video training solution provides learners with more than 16 hours of video instruction from an expert trainer with more than 20 years of practical Linux teaching experience. Through the use of topic-focused instructional videos, you will gain an in-depth understanding of all topics on the Red Hat Certified Administrator (RHCSA) exam, as well as a deeper understanding of Red Hat Enterprise Linux, so you master the key foundational principles of systems administration. The combination of video, labs, practice exams, and virtual machines is a unique offering that gives you a full toolkit to learn and excel on your exam.

About the Instructor

Sander van Vugt has been teaching Linux classes since 1995 and has written more than 60 books about different Linux-related topics.

Sander is a Red Hat Certified Instructor and has deep knowledge and understanding of Red Hat Enterprise Linux, including the upcoming Red Hat Enterprise Linux 7. He has been teaching Linux since 1994, and as a Red Hat Certified Examiner, he is authorized to proctor different Red Hat exams. He is also a regular speaker on major Linux conferences all over the world.

Skill Level

  • Beginner/Intermediate

Learn How To

  • Perform basic system management tasks
  • Operate running systems
  • Perform advanced system administration tasks
  • Manage network services
  • Prepare for the RHCSA exam

Who Should Take This Course

  • Anyone planning to take the RHCSA exam and become a Red Hat Certified System Administrator.

Course Requirements

  • Know your way around a computer
  • Basic IT knowledge
  • No experience of Linux is necessary, but it is helpful

Module Descriptions

Module 1, “Performing Basic System Management Tasks,” introduces you to Linux systems management. It starts by installing Red Hat Enterprise Linux, after which basic utilities are covered. Then, it will dig into the different ways to log in to a Linux server, and to run administrator tasks. In the last three lessons of this module, how to work with users and permissions and how to configure networking is discussed.

Module 2, “Operating Red Hat Enterprise Linux Servers,” will teach the common tasks that are involved in day-to-day administration of RHEL servers. This includes installing software, managing processes, configuring logging, working with virtual machines, and managing storage, which is about partitions and logical volumes.

Module 3, “Performing Advanced System Administration Tasks,” goes over the tasks that won't be performed on a daily basis. Managing the Linux kernel and the boot procedure will be discussed, and in the last part of this module, there will be a walk-through of some common troubleshooting scenarios.

Module 4, “Managing Network Services,” shows how to configure those services where networking is involved. It starts by looking at the SSH server, followed by the Apache web. Next, SELinux, a vital part of RHEL that helps make it a secure platform, will be explained. Firewalling, network based automatic installation, and time are also covered.

Module 5 provides an RHCSA Sample exam.

About Pearson Video Training

Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.

Table of contents

  1. Introduction
    1. Red Hat Certified System Administrator (RHCSA): Introduction
  2. Module 1: Performing Basic System Management Tasks
    1. Module 1: Performing Basic System Management Tasks
  3. Lesson 1: Installing Red Hat Enterprise Linux Server
    1. Learning objectives
    2. 1.1 Understanding Server Requirements
    3. 1.2 Performing a Basic Installation
    4. 1.3 Installing with Custom Partitioning
    5. 1.4 Logging into the Server
    6. 1.5 Deploying RHEL in Cloud
    7. Lesson 1 Lab: Installing Red Hat Enterprise Linux
    8. Lesson 1 Lab Solution: Installing Red Hat Enterprise Linux
  4. Lesson 2: Using Essential Tools
    1. Learning objectives
    2. 2.1 Getting Started with Linux Commands
    3. 2.2 Working with the Bash Shell
    4. 2.3 Understanding I/O Redirection and Piping
    5. 2.4 Using I/O Redirection and Piping
    6. 2.5 Understanding the Linux File System Hierarchy
    7. 2.6 Using man
    8. 2.7 Finding the right man page
    9. 2.8 Understanding vim
    10. 2.9 Using vim
    11. 2.10 Using Globbing and Wildcards
    12. 2.11 Using Cockpit
    13. Lesson 2 Lab: Using Essential Tools
    14. Lesson 2 Lab Solution: Using Essential Tools
  5. Lesson 3: Essential File Management Tools
    1. Learning objectives
    2. 3.1 Essential File Management Tasks
    3. 3.2 Finding Files
    4. 3.3 Understanding Mounts
    5. 3.4 Understanding Links
    6. 3.5 Working with Links
    7. 3.6 Working with tar
    8. 3.7 Working with Compressed Files
    9. Lesson 3 Lab: Essential File Management Tools
    10. Lesson 3 Lab Solution: Essential File Management Tools
  6. Lesson 4: Working with Text Files
    1. Learning objectives
    2. 4.1 Using Common Text Tools
    3. 4.2 Using grep
    4. 4.3 Understanding Regular Expressions
    5. 4.4 Using awk
    6. 4.5 Using sed
    7. Lesson 4 Lab: Working with Text Files
    8. Lesson 4 Lab Solution: Working with Text Files
  7. Lesson 5: Connecting to a RHEL Server
    1. Learning objectives
    2. 5.1 Understanding the Root User
    3. 5.2 Logging in to the GUI
    4. 5.3 Logging in to the Console
    5. 5.4 Understanding Virtual Terminals
    6. 5.5 Switching Between Virtual Terminals
    7. 5.6 Using su to Work as Another User
    8. 5.7 Using sudo to Perform Administrator Tasks
    9. 5.8 Using ssh to Log in Remotely
    10. Lesson 5 Lab: Connecting to a RHEL Server
    11. Lesson 5 Lab Solution: Connecting to a RHEL Server
  8. Lesson 6: Managing Users and Groups
    1. Learning objectives
    2. 6.1 Understanding the Need for User Accounts
    3. 6.2 Understanding User Properties
    4. 6.3 Creating and Managing Users
    5. 6.4 Managing User Default Settings
    6. 6.5 Understanding /etc/passwd and /etc/shadow
    7. 6.6 Understanding Group Membership
    8. 6.7 Creating and Managing Groups
    9. 6.8 Managing Password Properties
    10. Lesson 6 Lab: Managing Users and Groups
    11. Lesson 6 Lab Solution: Managing User and Groups
  9. Lesson 7: Managing Permissions
    1. Learning objectives
    2. 7.1 Understanding Ownership
    3. 7.2 Changing File Ownership
    4. 7.3 Understanding Basic Permissions
    5. 7.4 Managing Basic Permissions
    6. 7.5 Understanding umask
    7. 7.6 Understanding Special Permissions
    8. 7.7 Managing Special Permissions
    9. 7.8 Understanding ACLs
    10. 7.9 Managing ACLs
    11. 7.10 Troubleshooting Permissions
    12. Lesson 7 Lab: Managing Permissions
    13. Lesson 7 Lab Solution: Managing Permissions
  10. Lesson 8: Configuring Networking
    1. Learning objectives
    2. 8.1 Understanding IPv4 Networking
    3. 8.2 Understanding NIC Naming
    4. 8.3 Managing Runtime Configuration with ip
    5. 8.4 Understanding RHEL 8 Networking
    6. 8.5 Managing Persistent Networking with nmcli
    7. 8.6 Managing Persistent Networking with nmtui
    8. 8.7 Verifying Network Configuration Files
    9. 8.8 Testing Network Connections
    10. Lesson 8 Lab: Configuring Networking
    11. Lesson 8 Lab Solution: Configuring Networking
  11. Module 2: Operating Running Systems
    1. Module 2: Operating Running Systems
  12. Lesson 9: Managing Processes
    1. Learning objectives
    2. 9.1 Understanding Jobs and Processes
    3. 9.2 Managing Shell Jobs
    4. 9.3 Getting Process Information with ps
    5. 9.4 Understanding Memory Usage
    6. 9.5 Understanding CPU Load
    7. 9.6 Monitoring System Activity with top
    8. 9.7 Sending Signals to Processes
    9. 9.8 Managing Priorities and Niceness
    10. 9.9 Using Tuned Profiles
    11. Lesson 9 Lab: Managing Processes
    12. Lesson 9 Lab Solution: Managing Processes
  13. Lesson 10: Managing Software
    1. Learning objectives
    2. 10.1 Understanding RPM Packages
    3. 10.2 Setting up Repository Access
    4. 10.3 Understanding Modules and Application Streams
    5. 10.4 Managing Packages with yum
    6. 10.5 Managing Modules and Application Streams
    7. 10.6 Using yum Groups
    8. 10.7 Managing yum updates and yum history
    9. 10.8 Using RPM Queries
    10. 10.9 Using Red Hat Subscription Manager
    11. Lesson 10 Lab: Managing Software
    12. Lesson 10 Lab Solution: Managing Software
  14. Lesson 11: Working with Systemd
    1. Learning objectives
    2. 11.1 Understanding Systemd Units
    3. 11.2 Managing Systemd Services
    4. 11.3 Modifying Systemd Service Configuration
    5. Lesson 11 Lab: Working with Systemd
    6. Lesson 11 Lab Solution: Working with Systemd
  15. Lesson 12: Scheduling Tasks
    1. Learning objectives
    2. 12.1 Understanding cron and at
    3. 12.2 Understanding cron Scheduling Options
    4. 12.3 Understanding anacron
    5. 12.4 Scheduling with cron
    6. 12.5 Scheduling Tasks with Systemd Timers
    7. 12.6 Using at
    8. 12.7 Managing Temporary Files
    9. Lesson 12 Lab: Using at
    10. Lesson 12 Lab Solution: Using at
  16. Lesson 13: Configuring Logging
    1. Learning objectives
    2. 13.1 Understanding RHEL 8 Logging Options
    3. 13.2 Configuring Rsyslog Logging
    4. 13.3 Working with systemd-journald
    5. 13.4 Preserving the Systemd Journal
    6. 13.5 Configuring Logrotate
    7. Lesson 13 Lab: Configuring Logging
    8. Lesson 13 Lab Solution: Configuring Logging
  17. Lesson 14: Managing Storage
    1. Learning objectives
    2. 14.1 Understanding Disk Layout
    3. 14.2 Understanding Linux Storage Options
    4. 14.3 Understanding GPT and MBR Partitions
    5. 14.4 Creating Partitions with parted
    6. 14.5 Creating MBR Partitions with fdisk
    7. 14.6 Understanding File System Differences
    8. 14.7 Making and Mounting File Systems
    9. 14.8 Mounting Partitions through /etc/fstab
    10. 14.9 Managing Persistent Naming Attributes
    11. 14.10 Managing Systemd Mounts
    12. 14.11 Managing XFS File Systems
    13. 14.12 Creating a Swap Partition
    14. Lesson 14 Lab: Managing Storage
    15. Lesson 14 Lab Solution: Managing Storage
  18. Lesson 15: Managing Advanced Storage
    1. Learning objectives
    2. 15.1 Understanding LVM, Stratis, and VDO
    3. 15.2 Understanding LVM Setup
    4. 15.3 Creating an LVM Logical Volume
    5. 15.4 Understanding Device Mapper and LVM Device Names
    6. 15.5 Resizing LVM Logical Volumes
    7. 15.6 Understanding Stratis Setup
    8. 15.7 Creating Stratis Volumes
    9. 15.8 Managing Stratis Storage Features
    10. 15.9 Understanding VDO
    11. 15.10 Configuring VDO Volumes
    12. 15.11 Understanding LUKS Encrypted Volumes
    13. 15.12 Configuring LUKS Encrypted Volumes
    14. Lesson 15 Lab: Managing Advanced Storage
    15. Lesson 15 Lab Solution: Managing Advanced Storage
  19. Module 3: Performing Advanced System Administration Tasks
    1. Module 3: Performing Advanced System Administration Tasks
  20. Lesson 16: Basic Kernel Management
    1. Learning objectives
    2. 16.1 Understanding the Linux Kernel
    3. 16.2 Working with Kernel Modules
    4. 16.3 Using modprobe
    5. 16.4 Using /proc to Tune Kernel Behavior
    6. 16.5 Updating the Kernel
    7. Lesson 16 Lab: Managing the Kernel
    8. Lesson 16 Lab Solution: Managing the Kernel
  21. Lesson 17: Managing the Boot Procedure
    1. Learning objectives
    2. 17.1 Understanding the Boot Procedure
    3. 17.2 Modifying Grub2 Runtime Parameters
    4. 17.3 Modifying Grub2 Persistent Parameters
    5. 17.4 Managing Systemd Targets
    6. 17.5 Setting the Default Systemd Target
    7. 17.6 Booting into a Specific Target
    8. Lesson 17 Lab: Managing the Boot Procedure
    9. Lesson 17 Lab Solution: Managing the Boot Procedure
  22. Lesson 18: Essential Troubleshooting Skills
    1. Learning objectives
    2. 18.1 Understanding Troubleshooting Modes
    3. 18.2 Changing the Root Password
    4. 18.3 Troubleshooting Filesystem Issues
    5. 18.4 Troubleshooting Networking Issues
    6. 18.5 Troubleshooting Performance Issues
    7. 18.6 Troubleshooting Software Issues
    8. 18.7 Troubleshooting Memory Shortage
    9. 18.8 Consulting Red Hat Websites for Troubleshooting Tips
    10. Lesson 18 Lab: Applying Troubleshooting Skills
  23. Lesson 19 Introducing Bash Shell Scripting
    1. Learning objectives
    2. 19.1 Understanding Bash Shell Scripts
    3. 19.2 Essential Shell Script Components
    4. 19.3 Using Loops in Shell Scripts Part 1
    5. 19.4 Using Loops in Shell Scripts Part 2
    6. Lesson 19 Lab: Writing Shell Scripts
    7. Lesson 19 Lab Solution: Writing Shell Scripts
  24. Module 4: Managing Network Services
    1. Module 4: Managing Network Services
  25. Lesson 20: Managing SSH
    1. Learning objectives
    2. 20.1 Understanding SSH Key-based Login
    3. 20.2 Setting up SSH Key-based Login
    4. 20.3 Changing Common SSH Server Options
    5. 20.4 Securely Copying Files
    6. 20.5 Securely Synchronizing Files
    7. Lesson 20 Lab: Managing SSH
    8. Lesson 20 Lab Solution: Managing SSH
  26. Lesson 21: Managing HTTP Services
    1. Learning objectives
    2. 21.1 Understanding Apache Configuration
    3. 21.2 Creating a Basic Website
    4. Lesson 21 Lab: Managing HTTP Services
    5. Lesson 21 Lab Solution: Managing HTTP Services
  27. Lesson 22: Managing SELinux
    1. Learning objectives
    2. 22.1 Understanding the Need for SELinux
    3. 22.2 Managing SELinux Modes
    4. 22.3 Understanding SELinux Context Labels and Booleans
    5. 22.4 Using File Context Labels
    6. 22.5 Analyzing SELinux Log Messages
    7. 22.6 Resetting the Root Password and SELinux
    8. 22.7 Troubleshooting SELinux
    9. Lesson 22 Lab: Managing SELinux
    10. Lesson 22 Lab Solution: Managing SELinux
  28. Lesson 23: Managing Network Security
    1. Learning objectives
    2. 23.1 Understanding RHEL 8 Firewalling
    3. 23.2 Understanding Firewalld Components
    4. 23.3 Configuring a Firewall with firewall-cmd
    5. 23.4 Using firewall-config
    6. Lesson 23 Lab: Configuring a Firewall
    7. Lesson 23 Lab Solution: Configuring a Firewall
  29. Lesson 24: Automating Installations
    1. Learning objectives
    2. 24.1 Understanding Automated Installations Solutions
    3. 24.2 Creating a Kickstart File
    4. 24.3 Using the Kickstart File for Automatic Installations
    5. 24.4 Using Kickstart Files in Fully Automated Datacenters
    6. 24.5 Using Vagrant to Set Up Virtual Machines
    7. Lesson 24 Lab: Automating Installations
    8. Lesson 24 Lab Solution: Automating Installations
  30. Lesson 25: Configuring Time Services
    1. Learning objectives
    2. 25.1 Understanding Linux Time
    3. 25.2 Setting Time with timedatectl
    4. 25.3 Setting up an NTP Client
    5. Lesson 25 Lab: Configuring Time Services
    6. Lesson 25 Lab Solution: Configuring Time Services
  31. Lesson 26: Accessing Remote File Systems
    1. Learning objectives
    2. 26.1 Configuring a Base NFS Server
    3. 26.2 Mounting NFS Shares
    4. 26.3 Configuring a Base Samba Server
    5. 26.4 Mounting Samba Shares
    6. 26.5 Understanding Automount
    7. 26.6 Configuring Automount
    8. 26.7 Configuring Automount for Home Directories
    9. Lesson 26 Lab: Configuring Automount
    10. Lesson 26 Lab Solution: Configuring Automount
  32. Lesson 27: Running Containers
    1. Learning objectives
    2. 27.1 Understanding Containers
    3. 27.2 Running a Container
    4. 27.3 Managing Images
    5. 27.4 Managing Containers
    6. 27.5 Attaching Storage to Containers
    7. 27.6 Managing Containers as Services
    8. Lesson 27 Lab: Managing Containers
    9. Lesson 27 Lab Solution Managing Containers
  33. Module 5: Sample Exam
    1. Module 5: Sample Exam
  34. Lesson 28: Sample Exam
    1. Learning objectives
    2. 28.1 RHCSA Sample Exam Assignments
    3. 28.2 Setting up a Base Server Solution
    4. 28.3 Resetting the Root Password Solution
    5. 28.4 Configuring a Repository Solution
    6. 28.5 Managing Partitions Solution
    7. 28.6 Managing LVM Logical Volumes Solution
    8. 28.7 Creating Users and Groups Solution
    9. 28.8 Managing Permissions Solution
    10. 28.9 Scheduling Jobs Solution
    11. 28.10 Managing Containers as Services
  35. Red Hat Certified System Administrator (RHCSA): Summary
    1. Summary

Product information

  • Title: Red Hat Certified System Administrator (RHCSA), 3/e
  • Author(s): Sander van Vugt
  • Release date: October 2020
  • Publisher(s): Pearson IT Certification
  • ISBN: 0135656494