Red Hat Enterprise Linux is one of the top enterprise Linux distributions, and the RHCSA cert is highly sought after. This course covers the first half of the exam.
Syllabus
Introduction
Break into system administration with the Red Hat EX200 certification
What you should know
About Red Hat certifications
State of Enterprise Linux
1. Deploy Systems
Create a bootable CentOS 8 live USB drive on Windows
Install Enterprise Linux on a physical machine
Virtualization on Enterprise Linux
Prepare the host for virtualization
Install Linux interactively in a guest VM
Use kickstart files to automate installs
Install Linux unattended in a guest VM
Configure VM virtual graphics cards and terminals
Managing virtual machines
Before you go further: VM checklist
2. System Config and Services
Understand the Linux boot process
Boot into the emergency target
Introduction to systemd services
Get systemd service status
Manage systemd services
Make systemd services persistent
Configure networking
Configure a system to use network time protocol
Manage one-time jobs with AT
Manage reccuring user jobs with cron
Manage reccuring system jobs with cron
Limiting access to AT and cron
3. Essential Tools
Use input-output redirection (>, >>, |, 2>, and more)