وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Red Hat Certified Engineer (RHCE) Online Training

سرفصل های دوره

1. Introduction to RHCE
  • 1. Introduction
  • 2. VMWare and Red Hat Enterprise Linux
  • 3. Setting Up the Lab Environment
  • 4. SSH Configuration
  • 5. Ansible Basics
  • 6. Configuring Ansible

  • 2. Create Ansible Playbooks
  • 1. Intro
  • 2. Understanding YAML Basics
  • 3. Key-Value Pairs
  • 4. Arrays
  • 5. Ansible Ad-Hoc Commands
  • 6. Writing a Playbook
  • 7. Validation Part 1
  • 8. Validation Part 2

  • 3. Manage Variables and Secrets
  • 1. Introduction
  • 2. Host Variables
  • 3. Group Variables
  • 4. Accessing Nested Variables
  • 5. Defining Variables within Playbooks
  • 6. Managing Secrets with Ansible Vault
  • 7. Validation Part 1
  • 8. Validation Part 2

  • 4. Create Loops and Conditions
  • 1. Introduction
  • 2. Understanding Loops
  • 3. Accessing Elements in Loops
  • 4. Understanding Conditional Logic
  • 5. Writing Conditions in Ansible
  • 6. Creating Loops with Conditions
  • 7. Validation Part 1
  • 8. Validation Part 2

  • 5. Render Configurations with Jinja
  • 1. Introduction
  • 2. The Template Module
  • 3. Creating Vars
  • 4. Creating a Template
  • 5. Looping in Templates
  • 6. Conditional Logic in Templates
  • 7. Rendering DNS Configurations
  • 8. Validation
  • 9. Solution

  • 6. Automate with Ansible Roles
  • 1. Introduction
  • 2. Preparation
  • 3. Understanding Ansible Roles
  • 4. Directories in an Ansible Role
  • 5. Writing a Role
  • 6. External Roles
  • 7. Validation
  • 8. Solution

  • 7. Understand Facts, Registers and Handlers
  • 1. Introduction
  • 2. Gathering Facts
  • 3. Creating Custom Facts
  • 4. Registering Variables
  • 5. Using Handlers
  • 6. Validation
  • 7. Solution

  • 8. Understand Ansible Navigator and Documentation
  • 1. Introduction
  • 2. Ansible Navigator Setup
  • 3. Running Playbooks with Ansible Navigator
  • 4. Ansible Documentation
  • 5. Exploring the stat module with ansible-doc
  • 6. Exploring the lineinfile module with ansible-doc
  • 7. Validation
  • 8. Solution

  • 9. Manage Users with Ansible
  • 1. Introduction
  • 2. Ansible Posix Collection
  • 3. The User Module
  • 4. The Group Module
  • 5. Sharing Public Keys
  • 6. Creating Passwords
  • 7. Superuser Privileges
  • 8. Validation
  • 9. Solution

  • 10. Manage and Schedule Tasks and Services
  • 1. Introduction
  • 2. The Service Module
  • 3. Manage Boot Targets
  • 4. Task Scheduling with At
  • 5. The Cron Module
  • 6. Validation
  • 7. Solution

  • 11. Configure Networking with Ansible
  • 1. Introduction
  • 2. Linux Networking
  • 3. The NMCLI Module
  • 4. Testing the Module
  • 5. The Network Role
  • 6. Interface Configuration
  • 7. Static Route Configuration
  • 8. Validation
  • 9. Solution

  • 12. Automate Storage Configuration with Ansible
  • 1. Introduction
  • 2. Partitioning Basics
  • 3. Automate Partitioning with Parted
  • 4. Automate LVM
  • 5. Storage Roles
  • 6. Validation
  • 7. Solution

  • 13. Automate File System Configurations and Mounting
  • 1. Introduction
  • 2. File System Basics
  • 3. The Filesystem Module
  • 4. Managing File Systems with Ansible Roles
  • 5. Mount Basics
  • 6. The Mount Module
  • 7. Managing Mounting with Roles
  • 8. Validation
  • 9. Solution

  • 14. Configure RAID Storage and Encryption
  • 1. Introduction
  • 2. Understanding RAID
  • 3. Automate RAID Deployments
  • 4. Testing RAID
  • 5. Understanding LUKS
  • 6. Automate LUKS Encryption
  • 7. Validation
  • 8. Solution

  • 15. Troubleshoot Ansible
  • 1. Introduction
  • 2. The Debug Module
  • 3. Check Mode
  • 4. Connection Issues
  • 5. Syntax Errors
  • 6. Validation
  • 7. Solution

  • 16. Automate Tests and System Monitoring
  • 1. Introduction
  • 2. Testing Memory Usage
  • 3. Working with Numbers
  • 4. Testing CPU Usage
  • 5. The Assert Keyword
  • 6. Validation
  • 7. Solution

  • 17. Automate Security Controls
  • 1. Introduction
  • 2. SELinux Basics
  • 3. Manual SELinux
  • 4. Automate HTTPD Deployment with SELinux
  • 5. Managing SELinux with Roles
  • 6. Managing Firewalld
  • 7. Validation
  • 8. Solution

  • 18. Automate Package Management
  • 1. Introduction
  • 2. Understanding Package Management
  • 3. Repository Configuration
  • 4. Configuring the Repository Server
  • 5. Client Configuration
  • 6. Validation
  • 7. Solution

  • 19. Create Archives and Handle Errors
  • 1. Introduction
  • 2. Compression and Archives
  • 3. The Archive Module
  • 4. The Unarchive Module
  • 5. The Unarchive Module
  • 6. Multiple Plays
  • 7. Validation
  • 8. Solution

  • 20. Ansible Automation Controller
  • 1. Introduction
  • 2. Setting Up The Controller
  • 3. Organizations, Teams and Users
  • 4. Inventories and Credentials
  • 5. Running Playbooks
  • 6. Validation
  • 7. Solution

  • 21. RHCE Exam Preparation 1
  • 1. Introduction
  • 2. Preparing for the RHCE Exam
  • 3. Setting Up the Nodes
  • 4. Inventory and Ansible Configuration File
  • 5. Setting Up The Local Repository Server
  • 6. Managed Nodes Repo Configuration
  • 7. Lab Wrap-Up

  • 22. RHCE Exam Preparation 2
  • 1. Introduction
  • 2. Question 1 - Creating Users and Groups
  • 3. Solution
  • 4. Question 2 - Installing Collections
  • 5. Solution
  • 6. Question 3 - Creating A Role
  • 7. Solution
  • 8. Question 4 - Time Synchronization
  • 9. Solution
  • 10. Question 5 - File Encryption
  • 11. Solution
  • 12. Question 6 - Gathering Device Information
  • 13. Solution
  • 14. Question 7 - Logical Volume Management
  • 15. Solution
  • 16. Question 8 - Scheduling Tasks
  • 17. Solution
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 41280
    حجم: 13056 مگابایت
    مدت زمان: 1030 دقیقه
    تاریخ انتشار: 15 آبان 1403
    دسته بندی محصول
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید