# Install Red Hat Enterprise Linux ## Dennis Kibbe ### Mesa Community College Note: This slide presentation was created using [Reveal.js](https://revealjs.com). You can access a transcript of this presentation by pressing s for speaker notes. You can access navigation help by pressing the question mark key. Audio for this presentation is artificially generated. --- # Module Outline 1. Introduction 1. Install Red Hat Enterprise Linux 1. Guided Exercise 1. Automate Installation with Kickstart 1. Guided Exercise 1. Install and Configure Virtual Machines 1. Quiz 1. Key Takeaways 1. Resources 1. Graded Lab Note: --- # Learning Objectives *After completing the work in this module you will be able to:* 1. Install Red Hat Enterprise Linux on a server. 1. Explain Kickstart concepts and architecture, create a Kickstart file with the Kickstart Generator website, modify an existing Kickstart file with a text editor and check its syntax with `ksvalidator`, publish a Kickstart file to the installer, and install Kickstart on the network. 1. Install a virtual machine on your Red Hat Enterprise Linux server with the web console. Note: --- # Introduction ## Install Red Hat Enterprise Linux Note: --- # Install Red Hat Enterprise Linux Note: --- # Guided Exercise ## Install Red Hat Enterprise Linux ![Clipart of two students studying](../images/homework.png) Note: --- # Automate Installation with Kickstart Note: --- # Guided Exercise ## Automate Installation with Kickstart ![Clipart of two students studying](../images/homework.png) Note: --- # Quiz ## Install and Configure Virtual Machines ![Clipart of a clipboard and pencil](../images/clipboard-check.png) Note: --- # Key Takeaways 1. The RHEL 9 binary DVD includes Anaconda and all repositories required for installation. 1. The RHEL 9 boot ISO includes the Anaconda installer, and can access repositories over the network during installation. 1. The Kickstart system can perform unattended installations. 1. Kickstart files can be created by using the Kickstart Generator website or by copying and editing `/root/anaconda-ks.cfg`. 1. The `Virtualization Host DNF` package group provides the packages for a RHEL system to become a virtualization host. 1. The `cockpit-machines` package adds the **Virtual Machines** menu to Cockpit. Note: --- # Resources Note: Here are some resources for the topics covered in this chapter. --- # Graded Lab ## Install Red Hat Enterprise Linux ![Clipart of technicians in white lab coats](../images/lab_techs.png) Note: --- ![Mesa Community College logo](../images/mcc_logo.png "Mesa Community College") Note: This ends this slide presentation. I hope you found it useful.