Install Red Hat Enterprise Linux

Dennis Kibbe,
Mesa Community College

Module Outline

Learning Objectives

After completing the work in this module you will be able to:

Install Red Hat Enterprise Linux

An element is incrementally revealed if its parent element has class="incremental" or if itself has that attribute. Text nodes are not elements and are revealed when their parent element is revealed. You can use class="incremental" on any element except for <br />. Use class="non-incremental" to override the effect of setting the parent element's class to incremental.

Installation Media

Supported Architectures

Create a Kickstart File

Validate the Kickstart File

[user@host ~]$ ksvalidator /tmp/anaconda-ks.cfg
The following problem occurred on line 10 of the kickstart file:

Unknown command: frewall
    

Publish the Kickstart File to Anaconda

Boot Anaconda and Point to the Kickstart File

Install RHEL by Using the Graphical Interface

The Anaconda installer

Install RHEL by Using the Graphical Interface

Guided Exercise

Install Red Hat Enterprise Linux

Automate Installation with Kickstart

Example Kickstart File (partial)

Guided Exercise

Automate Installation with Kickstart

Install and Configure Virtual Machines

Introducing KVM Virtualization

Install the Virtualization Tools

[root@host ~]# dnf group list | grep -i virt
   Virtualization Host
[root@host ~]# dnf group info "Virtualization Host"
...output omitted...
  

Graded Quiz

Install and Configure Virtual Machines

Resources

Summary

Graded Lab

Install Red Hat Enterprise Linux

MCC logo