image
The Ultimate Drawing Course Beginner to Advanced...
$179
$79
image
User Experience Design Essentials - Adobe XD UI UX...
$179
$79
Total:
$659

Description

Important Note:  Two New Sections have been added by RedHat(IBM) about Ansible content collections and content Navigator and these topics have not been updated yet. I will inform you when course is updated. Please keep this in mind while buying this course.  Thanks
All objectives of this exam are covered in required details as per Objectives published on RedHat official website.
This course includes lot of practical tasks to help you to have similar experience you might expect on exam. Also you will find explanations about each objective of exam in theory part.
Tasks included are of similar level as you can expect on exam but they are not real exam questions.
After completing this course successfully and lot of practice of practical tasks ,You will be able to pass this exam but make sure you do lot of practice before you take the exam. Without practice It is not possible to pass this exam!
Also all practical tasks covered during this course with all steps to execute tasks are uploaded in PDF document as resource at the end of each section. This will help you to practice different exam objectives after you complete this course.
For your queries and doubts you can always reach out to me through Q&A section or personal messages. All your queries will be replied within minimum possible time.
I would expect honest reviews about this course depending on your experience. This is really helpful for me as Instructor and also for students who are looking for suitable course for this cert.
Both Positive and Negative reviews will be appreciated!
Good Luck!
Who this course is for:
People who want to pass RHCE-EX294 Exam Cert

What you'll learn

All Objectives of Ansible based RHCE Certification(EX294)

RHCE-EX294 (RHEL-8)

Requirements

  • You will need a copy of Adobe XD 2019 or above. A free trial can be downloaded from Adobe.
  • No previous design experience is needed.
  • No previous Adobe XD skills are needed.

Course Content

27 sections • 95 lectures
Expand All Sections
1-Introduction
5
1.1-Introducing Course
1.2-Introducing Exam Objectives and Format
1.3-Introducing Ansible
1.4-Important: RHCE Exam Version Update
1.5-Download PDF File
2-Setting Up LAB Environment
7
2.1-LAB Setup details
2.2-Setting Up VM's and putting them on Internal Network
2.3-Configuring IPv4 address and assigning hostname
2.4-Configuring hosts file for local name resolution
2.5-Installing Ansible
2.6-Setting up SSH keys relationship for root user
2.7-Download PDF File
3-Exploring Core Components of Ansible
22
3.1-Introducing core components of Ansible
3.2-Exploring Ansible configuration file -ansible.cfg
3.3-Important Defaults Used by Ansible
3.4-Example ansible.cfg file
3.5-Ansible inventories and inventory file
3.6-Understanding Ansible hostvars and groupvars
3.7-Organising host_vars and group_vars
3.8-Ansible Modules
3.9-Ansible Ad-Hoc Commands-Part1
3.10-Ansible Ad-Hoc Commands-Part 2
3.11-Ansible Play and Playbooks
3.12-Understanding Playbook YAML format with an example
3.13-Understanding Simple Ansible Variable with playbook example
3.14-Understanding Named Dictionary Variable with Playbook example
3.15-Understanding Named List Variable with Playbook example
3.16-Understanding Mixed Variable(Dict+List) with Playbook example
3.17-Using YAML file to Define Variables
3.18-Setting Variables during Playbook Execution
3.19-Ansible facts and Accessing Ansible facts using Jinja2 expressions
3.20-Filtering Ansible Facts using gather_subset and filter
3.21-Getting Help- Ansible Documentation
3.22-Download PDF File
4-Configuring Ansible Control Node
5
4.1-Introduction
4.2-Installing Ansible Version 2.8 using pip
4.3-Task : Setting Up Ansible configuration file
4.4-Task : Setting up Inventory file
4.5-Download Practice Tasks PDF File
5-Configuring Ansible Managed Nodes
8
5.1-Introduction
5.2-Task: Configuring Remote node to listen on non-default SSH port
5.3-Task: Creating user and distributing SSH Keys using Ansible Ad-Hoc Command line
5.4-Task: Configuring Privilege Escalation Using Ansible Ad-Hoc Command line
5.5-Task: Configuring MOTD on Managed Nodes Using Ansible Ad-Hoc Command Line
5.6-Task: Configuring Managed Hosts to use YUM Repos using Ansible Ad-Hoc Commands
5.7-Important Information : Disable GPG Key Check
5.8-Download Practice Tasks PDF File
6-Using Ansible Modules For System Administration Tasks
14
6.1-Introduction
6.2-Task: Managing Services using Ansible Playbook
6.3-Task: Creating User using playbook
6.4-Task: Creating file, Setting Owner and Configuring permissions using Playbook
6.5-Task: Creating file, Setting permissions, Copying content using Ad-hoc commands
6.6-Task: Archiving Directory using Playbook
6.7-Task: Scheduling Jobs using Playbook
6.8-Task: Updating Packages using Playbook
6.9-Task: Configuring Firewall using Playbook
6.10-Task: Creating Groups and Directory using Playbook
6.11-Task: Setting SELinux context using Playbook
6.12-Task: Creating Partitions using Playbook
6.13-Task-Creating and Mounting filesystem using Playbook
6.14-Download Practice Tasks PDF File
7-Using Scripts for System Administration Tasks
4
7.1-Introduction
7.2-Task: Creating File and Symbolic Link Using Shell Script
7.3-Task: Creating User and Assigning supplementary Group Using Shell Script
7.4-Download Practice Tasks PDF File
8-Ansible Plays and Playbooks ,Conditional Execution
16
8.1-Introduction
8.2-Understanding Jinja2 templating and Jinja2 Filters
8.3-Understanding Jinja2 Template Conditional Statement: when
8.4-Understanding Jinja2 Template loop Statements loop & with_items
8.5-Understanding Jinja2 Template statements: loop and when combined
8.6-Introducing & Understanding Magic Variables
8.7-Task: Configuring MOTD on Managed Nodes using Conditional Playbook execution
8.8-Task: Installing Packages on Managed Nodes using Conditional Playbook execution
8.9-Task: Configuring Firewall using loop and Conditional Playbook execution
8.10-Task Defining List Variable in File to Contain User Details as List Items
8.11-Task Creating Users using loop and Conditional Playbook execution
8.12-Task: Creating Volume Group using Conditional Playbook execution
8.13-Task: Creating Logical Volume using Conditional execution and Error handling
8.14-Task: Creating Logical Volume Using All Free Space on Volume group
8.15-Task: Mounting Logical Volume persistently Using Conditional Playbook Execution
8.16-Download Practice Tasks PDF File
9-Using Advanced Ansible Features - Ansible Vault and Templates
12
9.1-Introduction
9.2-Understanding jinja2 if statement
9.3-Understanding jinja2 for statement
9.4-Task: Creating and Deploying Jinja2 Template to Managed Nodes Using Playbook
9.5-Task: Creating Jinja2 Template to refer to Partition Sizes & Deploying Template
9.6-Task: Creating J2 Template to Configure Hosts file as Local DNS on Managed Nodes
9.7-Task: Creating J2 Template to Gather and Save Information About Remote Systems
9.8-Introducing and Understanding Ansible Vaults With Example Playbook
9.9-Task: Creating Encrypted File using Ansible Vault Command Line
9.10-Task: Editing and Adding Content to Encrypted File
9.11-Task: Changing(Rekey) Ansible Vault Password
9.12-Download Practice Tasks PDF File
10-Working With Roles
10
10.1-Introduction
10.2-Introducing Ansible Roles
10.3-Ansible Role Directory Structure & Creating Role from Playbook
10.4-Task: Creating Ansible Role to Configure Apache Web Server
10.5-Task: Downloading Ansible Roles From Ansible Galaxy
10.6-Task: Downloading Multiple Roles using YAML File
10.7-Introducing System Roles and timesync System Role
10.8-Task: Configuring Managed Nodes to Sync Time Using Chronyd-Part 1
10.9-Task: Configuring Managed Nodes to Sync Time Using Chronyd-Part 2
10.10-Download Practice Tasks PDF File
11-Tips For The Exam
1
11.1-Tips For The Exam