RH124 Chapter 1

Introduction to Red Hat Enterprise Linux

CIS126RH · Red Hat System Administration I

Conceptual groundwork for everything that follows

No commands in this chapter — the goal is to understand the environment first.

Chapter Objectives

What Is Linux?

Linux Kernel vs. Distribution

Kernel

The core of the operating system.

Manages hardware, memory, and processes.

Distribution

A complete, installable operating system.

Combines the Linux kernel with supporting software.

Examples of distributions: RHEL, Fedora, Ubuntu, Debian.

Why Linux Matters

For system administrators, Linux skills are difficult to avoid needing.

What Is RHEL?

Red Hat Enterprise Linux (RHEL) is a Linux distribution built and supported by Red Hat, an IBM company, for enterprise and production use.

Why Enterprises Choose RHEL

CharacteristicMeaning
Long release lifecycleMajor versions are supported for roughly a decade.
Certified hardware/softwareVendors test and certify products specifically against RHEL.
Subscription modelUpdates, patches, and support are tied to a Red Hat subscription.
Enterprise supportSupport contracts, SLAs, and a knowledgebase.

RHEL, Fedora, and CentOS Stream

Fedora
Fast-moving, community-driven upstream project
CentOS Stream
Rolling preview of what is headed into RHEL
RHEL
Enterprise-focused, stable distribution

Think of this as a progression from experimentation toward enterprise stability.

Open Source and the Enterprise

RHEL's source code is open: it can be inspected, modified, and rebuilt.

Businesses pay for Red Hat's subscription, including:

Open source does not necessarily mean free enterprise support.

RHEL Release Lifecycle

RHEL uses a major.minor version scheme, such as RHEL 9.4 or RHEL 10.1.

PhaseWhat happens
Full supportNew features, bug fixes, and security patches
Maintenance supportCritical bug fixes and security patches
Extended life / ELSOptional extended coverage for systems that cannot upgrade yet

Why Support Windows Matter

Running a RHEL version past the end of its support lifecycle means no more security patches.

Ways to Access RHEL

MethodTypical use
GNOME graphical desktopLocal workstation use when a GUI is installed
Terminal / virtual consoleDirect command-line access
SSHRemote command-line access over a network
Text-mode server installTypical production server with no GUI

Why RH124 Is Command-Line First

Command-line skills are a core system-administration skill, not an optional extra.

RH124 Course Roadmap

RH124 Builds the Foundation

RH124 moves from the shell itself outward to the systems it manages.

Later Red Hat administration courses build on this foundation with:

RH124 deliberately focuses on the fundamentals every administrator needs first.

Key Terms

kernel
Core of the operating system; manages hardware, memory, and processes.
distribution
Complete operating system built from the Linux kernel plus supporting software.
RHEL
Enterprise Linux distribution focused on stability and support.
subscription
Red Hat's support offering: builds, patches, compatibility, and assistance.
release lifecycle
Defined support timeline from full support through end of life.

Check Your Understanding

  1. What is the difference between the Linux kernel and a Linux distribution?
  2. What does RHEL prioritize that distinguishes it from Fedora?
  3. If RHEL is open source, what does a customer pay for?
  4. What is the relationship among Fedora, CentOS Stream, and RHEL?
  5. Why does the support lifecycle matter?

Chapter 1 Takeaways

Next: begin working at the RHEL shell.

← → / Space: navigate • Home/End: first/last • F: fullscreen