Red Hat Certified System Administrator (RHCSA) and Red Hat Certified Engineer (RHCE) (Video Collection)

Video description

Overview

This title includes Red Hat Certified System Administrator (RHCSA) Complete Video Course, 3/e and Red Hat Certified Engineer (RHCE) EX294 Complete Video Course: Red Hat Ansible Automation, 3/e

Prerequisites

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

Description

Welcome to the Red Hat Certified System Administrator (RHCSA) and Red Hat Certified Engineer (RHCE) Library. This title includes coverage of both the RHCSA and RHCE exams, so it is your one-stop shop for your Red Hat certification needs.

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.

Red Hat Certified Engineer (RHCE) EX294 Complete Video Course, Third Edition: Red Hat Ansible Automation is all new and fully updated. This 10-hour video course provides a solid understanding of all the topics required to pass the RHCE exam and includes live demos, exam question walk-throughs, and dynamic lightboard teaching. The student learns how to perform common automation tasks using Ansible, as well as how to use common Ansible components to automate the management of a Linux environment.

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.

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. Red Hat Certified System Administrator (RHCSA): 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. Red Hat Certified System Administrator (RHCSA): Summary
  36. Red Hat Certified Engineer (RHCE) EX294: Introduction
    1. Red Hat Certified Engineer (RHCE) EX294: Introduction
  37. Module 1: Introduction to Ansible
    1. Module introduction
  38. Lesson 1: Installing Ansible
    1. Learning objectives
    2. 1.1 Understanding Ansible
    3. 1.2 Host Requirements
    4. 1.3 Installing Ansible on the Control Node
    5. 1.4 Preparing Managed Nodes
    6. 1.5 Verifying Ansible Installation
    7. Lesson 1 Lab: Installing Ansible
    8. Lesson 1 Lab Solution: Installing Ansible
  39. Lesson 2: Setting up a Managed Environment
    1. Learning objectives
    2. 2.1 Setting up Static Inventory
    3. 2.2 Understanding Dynamic Inventory
    4. 2.3 Understanding Ansible Configuration Files
    5. 2.4 Managing Ansible Configuration Files
    6. Lesson 2 Lab: Setting up an Ansible Managed Environment
    7. Lesson 2 Lab Solution: Setting up an Ansible Managed Environment
  40. Lesson 3: Using Ad Hoc Commands
    1. Learning objectives
    2. 3.1 Using Ad Hoc Commands
    3. 3.2 Understanding Ansible Modules
    4. 3.3 Using ansible-doc to get Module Documentation
    5. 3.4 Introducing Essential Ansible Modules
    6. Lesson 3 Lab: Using Ad Hoc Commands
    7. Lesson 3 Lab Solution: Using Ad Hoc Commands
  41. Lesson 4: Getting Started with Playbooks
    1. Learning objectives
    2. 4.1 Using YAML to Write Playbooks
    3. 4.2 Verifying Playbook Syntax
    4. 4.3 Writing Multiple-Play Playbooks
    5. Lesson 4 Lab: Getting Started with Playbooks
    6. Lesson 4 Lab Solution: Getting Started with Playbooks
  42. Lesson 5: Working with Variables and Facts
    1. Learning objectives
    2. 5.1 Understanding Variables
    3. 5.2 Using Variables
    4. 5.3 Understanding Variable Precedence
    5. 5.4 Managing Host Variables
    6. 5.5 Using Multi-valued Variables
    7. 5.6 Using Ansible Vault
    8. 5.7 Working with Facts
    9. 5.8 Creating Custom Facts
    10. Lesson 5 Lab: Working with Variables and Facts
    11. Lesson 5 Lab Solution: Working with Variables and Facts
  43. Module 2: Using Advanced Ansible Solutions
    1. Module introduction
  44. Lesson 6: Using Task Control
    1. Learning objectives
    2. 6.1 Using Loops and Items
    3. 6.2 Using Register Variables with Loops
    4. 6.3 Using when to Run Tasks Conditionally
    5. 6.4 Testing Multiple Conditions
    6. 6.5 Using Handlers
    7. 6.6 Using Blocks
    8. 6.7 Dealing with Failures
    9. 6.8 Managing Changed Status
    10. Lesson 6 Lab: Using Task Control
    11. Lesson 6 Lab Solution: Using Task Control
  45. Lesson 7: Deploying Files
    1. Learning objectives
    2. 7.1 Using Modules to Manipulate Files
    3. 7.2 Managing SELinux File Context
    4. 7.3 Using Jinja2 Templates
    5. 7.4 Using Control Structures in Jinja2
    6. Lesson 7 Lab: Deploying Files with Templates
    7. Lesson 7 Lab Solution: Deploying Files with Templates
  46. Lesson 8: Using Ansible Roles
    1. Learning objectives
    2. 8.1 Understanding Directory Structure Best Practices
    3. 8.2 Understanding Ansible Roles
    4. 8.3 Using Ansible Galaxy for Standard Roles
    5. 8.4 Using the Ansible Galaxy Command Line Tool
    6. 8.5 Creating Custom Roles
    7. 8.6 Managing Order of Execution
    8. 8.7 Understanding RHEL System Roles
    9. 8.8 Using Collections
    10. Lesson 8 Lab: Using Ansible Roles
    11. Lesson 8 Lab Solution: Using Ansible Roles
  47. Lesson 9: Using RHEL System Roles
    1. Learning objectives
    2. 9.1 Understanding RHEL System Roles
    3. 9.2 Installing RHEL System Roles
    4. 9.3 Using the RHEL SELinux System Role
    5. 9.4 Using the RHEL TimeSync System Role
    6. Lesson 9 Lab: Using RHEL System Roles
    7. Lesson 9 Lab Solution: Using RHEL System Roles
  48. Lesson 10: Using Ansible in Large Environments
    1. Learning objectives
    2. 10.1 Managing Inventory
    3. 10.2 Addressing Host Patterns
    4. 10.3 Configuring Parallelism
    5. 10.4 Organizing Directory Structure
    6. Lesson 10 Lab: Using Ansible in Large Environments
    7. Lesson 10 Lab Solution: Using Ansible in Large Environments
  49. Lesson 11: Troubleshooting Ansible
    1. Learning objectives
    2. 11.1 Managing Ansible Logs
    3. 11.2 Using the Debug Module
    4. 11.3 Using Check Mode
    5. 11.4 Using Modules for Troubleshooting and Testing
    6. 11.5 Troubleshooting Connection Issues
    7. 11.6 Analyzing Playbook Errors
    8. 11.7 Avoiding Errors in Playbook Best Practices
    9. Lesson 11 Lab: Troubleshooting Ansible
    10. Lesson 11 Lab Solution: Troubleshooting Ansible
  50. Module 3: Managing Systems with Ansible
    1. Module introduction
  51. Lesson 12: Managing Software with Ansible
    1. Learning objectives
    2. 12.1 Understanding Modules Related to Software Management
    3. 12.2 Implementing a Playbook to Manage Software
    4. Lesson 12 Lab: Managing Software
    5. Lesson 12 Lab Solution: Managing Software
  52. Lesson 13: Managing Users
    1. Learning objectives
    2. 13.1 Understanding Modules Related to User Management
    3. 13.2 Implementing a Playbook to Manage Users
    4. 13.3 Managing Encrypted Passwords
    5. Lesson 13 Lab: Managing Users
    6. Lesson 13 Lab Solution: Managing Users
  53. Lesson 14: Managing Processes and Tasks
    1. Learning objectives
    2. 14.1 Understanding Modules for Managing Processes and Tasks
    3. 14.2 Implementing a Playbook to Manage Processes and Tasks
    4. Lesson 14 Lab: Managing Processes and Tasks
    5. Lesson 14 Lab Solution: Managing Processes and Tasks
  54. Lesson 15: Managing Storage
    1. Learning objectives
    2. 15.1 Understanding Modules for Managing Storage
    3. 15.2 Implementing a Playbook to Manage Storage
    4. Lesson 15 Lab: Managing Storage
    5. Lesson 15 Lab Solution: Managing Storage
  55. Lesson 16: Managing Networking
    1. Learning objectives
    2. 16.1 Using Network Roles for Network Management
    3. 16.2 Understanding Modules for Network Management
    4. 16.3 Using Ansible to Manage IPv6
    5. Lesson 16 Lab: Managing Networking
    6. Lesson 16 Lab Solution: Managing Networking
  56. Module 4: Sample Exam
    1. Module introduction
  57. Lesson 17: Sample Exam
    1. Learning objectives
    2. 17.1 Exam Information
    3. 17.2 Configuring the Basic Setup
    4. 17.3 RHCE Sample Exam Assignments
    5. 17.4 Setting up Ansible Solution
    6. 17.5 Managing File Content Solution
    7. 17.6 Working with Roles Solution
    8. 17.7 Creating Playbooks Solution
    9. 17.8 Installing Ansible Galaxy Roles Solution
    10. 17.9 Generating a File Solution
    11. 17.10 Creating a User with an Encrypted Password Solution
    12. 17.11 Managing Storage Solution
  58. Red Hat Certified Engineer (RHCE) EX294: Summary
    1. Red Hat Certified Engineer (RHCE) EX294: Summary

Product information

  • Title: Red Hat Certified System Administrator (RHCSA) and Red Hat Certified Engineer (RHCE) (Video Collection)
  • Author(s): Sander van Vugt
  • Release date: November 2019
  • Publisher(s): Pearson
  • ISBN: 0136720439