Red Hat RHCSA 8
(EX-200.AP1)
/ ISBN: 978-1-64459-183-3
This course includes
Lessons
TestPrep
LiveLab
Mentoring (Add-on)
Red Hat RHCSA 8
Pass the RHCSA certification exam with the Red Hat RHCSA 8 course and lab. The lab provides a hands-on learning experience in a safe and online environment. The RHCSA study guide covers the EX-200 exam objectives and teaches how to operate running systems, configure local storage, manage users and groups, and manage security. The RHCSA training also imparts skills tested in this exam are the foundation for system administration across all Red Hat products.
The Red Hat Certified System Administrator (RHCSA) exam validates a candidate's skills and knowledge in areas of system administration common across a wide range of environments and deployment scenarios. The EX-200 exam is based on Red Hat® Enterprise Linux® 8. The RHCSA certification is targeted at experienced Linux system administrators who require a certification either by their organization or based on a mandate.
Lessons
-
33+ Lessons
-
250+ Quizzes
-
182+ Flashcards
-
182+ Glossary of terms
TestPrep
-
50+ Pre Assessment Questions
-
2+ Full Length Tests
-
50+ Post Assessment Questions
-
100+ Practice Test Questions
LiveLab
-
73+ LiveLab
- Goals and Methods
- Who Should Read This Course?
- How This Course Is Organized
- Exam Objective to Lesson Mapping
- Preparing to Install Red Hat Enterprise Linux
- Performing a Manual Installation
- Summary
- Review Questions
- End-of-Lesson Lab
- Basic Shell Skills
- Editing Files with vim
- Understanding the Shell Environment
- Finding Help
- Summary
- Review Questions
- End-of-Lesson Lab
- Working with the File System Hierarchy
- Managing Files
- Using Links
- Working with Archives and Compressed Files
- Summary
- Review Questions
- End-of-Lesson Lab
- Using Common Text File–Related Tools
- A Primer to Using Regular Expressions
- Using grep to Analyze Text
- Working with Other Useful Text Processing Utilities
- Summary
- Review Questions
- End-of-Lesson Lab
- Working on Local Consoles
- Using SSH and Related Utilities
- Summary
- Review Questions
- End-of-Lesson Labs
- Different User Types
- Managing User Accounts
- Creating and Managing Group Accounts
- Summary
- Review Questions
- End-of-Lesson Lab
- Managing File Ownership
- Managing Basic Permissions
- Managing Advanced Permissions
- Managing ACLs
- Setting Default Permissions with umask
- Working with User-Extended Attributes
- Summary
- Review Questions
- End-of-Lesson Lab
- Networking Fundamentals
- Managing Network Addresses and Interfaces
- Validating Network Configuration
- Configuring Network Configuration with nmtui and nmcli
- Setting Up Hostname and Name Resolution
- Summary
- Review Questions
- End-of-Lesson Lab
- Managing Software Packages with yum
- Using yum
- Managing Package Module Streams
- Managing Software Packages with rpm
- Summary
- Review Questions
- End-of-Lesson Labs
- Introduction to Process Management
- Managing Shell Jobs
- Using Common Command-Line Tools for Process Management
- Using top to Manage Processes
- Using tuned to Optimize Performance
- Summary
- Review Questions
- End-of-Lesson Lab
- Understanding Systemd
- Managing Units Through Systemd
- Summary
- Review Questions
- End-of-Lesson Lab
- Configuring Cron to Automate Recurring Tasks
- Configuring at to Schedule Future Tasks
- Summary
- Review Questions
- End-of-Lesson Lab
- Understanding System Logging
- Configuring rsyslogd
- Rotating Log Files
- Working with journald
- Summary
- Review Questions
- End-of-Lesson Lab
- Understanding MBR and GPT Partitions
- Managing Partitions and File Systems
- Mounting File Systems
- Summary
- Review Questions
- End-of-Lesson Lab
- Understanding LVM
- Creating LVM Logical Volumes
- Resizing LVM Logical Volumes
- Configuring Stratis
- Configuring VDO
- Summary
- Review Questions
- End-of-Lesson Labs
- Understanding the Role of the Linux Kernel
- Working with Kernel Modules
- Upgrading the Linux Kernel
- Summary
- Review Questions
- End-of-Lesson Lab
- Managing Systemd Targets
- Working with GRUB 2
- Summary
- Review Questions
- End-of-Lesson Labs
- Understanding the RHEL 8 Boot Procedure
- Passing Kernel Boot Arguments
- Using a Rescue Disk
- Fixing Common Issues
- Recovering Access to a Virtual Machine
- Summary
- Review Questions
- End-of-Lesson Lab
- Understanding Shell Scripting Core Elements
- Using Variables and Input
- Using Conditional Loops
- Summary
- Review Questions
- End-of-Lesson Lab
- Hardening the SSH Server
- Using Other Useful sshd Options
- Configuring Key-Based Authentication with Passphrases
- Summary
- Review Questions
- End-of-Lesson Lab
- Configuring a Basic Apache Server
- Understanding Apache Configuration Files
- Creating Apache Virtual Hosts
- Summary
- Review Questions
- End-of-Lesson Lab
- Understanding SELinux Working and Modes
- Understanding Context Settings and the Policy
- Restoring Default File Contexts
- Using Boolean Settings to Modify SELinux Settings
- Diagnosing and Addressing SELinux Policy Violations
- Summary
- Review Questions
- End-of-Lesson Lab
- Understanding Linux Firewalling
- Working with Firewalld
- Summary
- Review Questions
- End-of-Lesson Lab
- Using NFS Services
- Using CIFS Services
- Mounting Remote File Systems Through fstab
- Using Automount to Mount Remote File Systems
- Summary
- Review Questions
- End-of-Lesson Lab
- Understanding Local Time
- Using Network Time Protocol
- Managing Time on Red Hat Enterprise Linux
- Summary
- Review Questions
- End-of-Lesson Lab
- General Tips
- General Notes
- General Notes
- General Notes
- General Notes
Hands on Activities (Live Labs)
- Using Internal and External Commands from the Shell
- Using I/O Redirection and Pipes
- Working with History
- Using Bash Completion
- Working with vim
- Managing the Shell Environment
- Using man -k
- Using info
- Getting an Overview of Current Mounts
- Working with Directories
- Working with Files
- Creating a Hard Link
- Working with Symbolic Links and Hard Links
- Using tar
- Applying Basic less Skills
- Using Basic head and tail Operations
- Using Common grep Options
- Working on Several Terminal Windows Simultaneously
- Working with Pseudo Terminals
- Switching User Accounts
- Creating User Accounts
- Working with Groups
- Managing Basic Permissions
- Working with Special Permissions
- Managing Advanced Permissions Using ACLs
- Validating Network Configuration
- Verifying Network Settings
- Managing Network Connections with nmcli
- Changing Connection Parameters with nmcli
- Creating Your Own Repository
- Using yum for Package Management
- Working with Modules
- Using RPM Queries
- Managing Jobs
- Managing Processes from the Command Line
- Using tuned
- Managing Units with systemctl
- Changing the Unit Configuration
- Running Scheduled Tasks Through cron
- Scheduling Jobs with at
- Using Live Log Monitoring and Logger
- Changing rsyslog.conf Rules
- Discovering journalctl
- Making the journald Journal Permanent
- Creating MBR Partitions and File System
- Creating Logical Partitions
- Creating GPT Partitions with gdisk
- Creating Partitions with parted
- Creating a Swap Partition
- Mounting Partitions Through /etc/fstab
- Creating a Physical Volume, Volume Group, and Logical Volume
- Resizing Logical Volumes
- Managing Stratis Volumes
- Creating Partitions and Filesystems
- Managing Kernel Modules from the Command Line
- Loading Kernel Modules with Parameters
- Isolating Targets
- Applying Modifications to GRUB 2
- Exploring Troubleshooting Targets
- Using the Rescue Option
- Writing a Simple Shell Script
- Working with Positional Parameters
- Working with Input
- Using if ... then ... else
- Configuring SSH Security Options
- Setting Up a Basic Web Server
- Manipulating SELinux Modes
- Setting a Context Label on a Nondefault Apache Document Root
- Installing SELinux-Specific Man Pages
- Using restorecon to Relabel Files
- Managing the Firewall with firewall-cmd
- Setting Up a Samba Server
- Managing Local Time
What are the prerequisites for this exam? | There are no official prerequisites for the certification exam. |
---|---|
What is the exam registration fee? | USD 400 |
Where do I take the exam? | Red Hat |
What is the format of the exam? | Hands-on assignments |
How many questions are asked in the exam? | The exam contains 10-15 questions. |
What is the duration of the exam? | 150 minutes |
What is the passing score? | 210 |
What is the validity of the certification? | Red Hat certifications are current for three years. These certifications do not "expire," or become "terminated" or "invalid," but they can become "non-current." |
Where can I find more information about this exam? | Know more about the EX-200 |
What are the career opportunities after passing this exam? |
|
×