Install Red Hat Enterprise Linux¶
Installation Media¶
- Binary Image (ISO): Contains Anaconda installer, BaseOS, and AppStream repositories.
- Boot ISO: Requires network access to repositories.
- QCOW2 Image: Prebuilt system disk for virtualization.
- Source Code: For software development and compilation.
Supported Architectures¶
- AMD, Intel, ARM 64-bit
- IBM Power Systems
- IBM Z 64-bit
Installation Methods¶
- Manual Installation: Interactive user input via Anaconda.
- Automated Installation: Uses Kickstart file.
Graphical Installation Steps¶
- Boot System: From binary DVD or boot ISO.
- Language Selection: Choose language and click Continue.
-
Installation Summary: Customize parameters.
- Keyboard, Language Support, Time & Date
- Connect to Red Hat, Installation Source, Software Selection
- Installation Destination, KDUMP, Network & Host Name
- Security Profile, Root Password, User Creation
-
Complete Installation: Click Begin Installation.
- Reboot and Setup: Post-installation setup and registration.
Troubleshooting¶
- Virtual Consoles: Access diagnostic and troubleshooting tools via Ctrl+Alt+F1 to F6.
- tmux Terminal: Provides shell prompt, logs, and diagnostic information.
Key Sequences for Troubleshooting¶
- Ctrl+Alt+F1: Access tmux terminal multiplexer.
- Ctrl+B 1-5: Access various windows in tmux terminal.
- Ctrl+Alt+F6: Return to Anaconda graphical interface.
Questions and Answers¶
- What are the objectives of installing Red Hat Enterprise Linux?
-
To install Red Hat Enterprise Linux on a server.
-
What types of installation media does Red Hat provide?
-
Binary ISO, Boot ISO, QCOW2 image, Source code.
-
What is a binary ISO?
-
A binary image file in ISO 9660 format containing the Anaconda installer, BaseOS, and AppStream repositories.
-
What is a Boot ISO?
-
A smaller ISO image containing Anaconda that requires network access to repositories.
-
What is a QCOW2 image?
-
A prebuilt system disk ready to deploy as a virtual machine in cloud or enterprise environments.
-
What architectures does RHEL support?
-
AMD, Intel, ARM 64-bit, IBM Power Systems, IBM Z 64-bit.
-
What is the Red Hat Image Builder tool?
-
A tool to create customized RHEL images for deployment on cloud platforms or virtual environments.
-
How can you access Image Builder?
-
Using the
composer-cli
command or the Red Hat web console interface. -
What are the two installation methods supported by Anaconda?
-
Manual installation and automated installation using a Kickstart file.
-
What is the first step in installing RHEL using the graphical interface?
- Boot the system from the binary DVD or boot ISO.
-
What is the WELCOME TO RED HAT ENTERPRISE LINUX 9 screen used for?
- To select the language and click Continue.
-
What does the INSTALLATION SUMMARY window provide?
- A central interface to customize installation parameters.
-
How are mandatory items marked in the INSTALLATION SUMMARY window?
- With a triangle warning symbol and message.
-
What is the purpose of the Keyboard configuration item?
- To add keyboard layouts.
-
How do you specify the system's location city during installation?
- By clicking the interactive map or selecting it from the lists in the Time & Date configuration.
-
What must you do to register the system with Red Hat?
- Connect to the network and use the Connect to Red Hat configuration.
-
What does the Installation Source configuration item specify?
- The source package location for Anaconda.
-
What is the Minimal Install environment?
- It installs only the essential packages to run Red Hat Enterprise Linux.
-
What does the Installation Destination configuration item allow you to do?
- Select and partition disks for RHEL installation.
-
What is the KDUMP feature used for?
- To collect information about the state of the system memory when the kernel crashes.
-
How can you configure network settings during installation?
- Using the Network & Host Name configuration item.
-
What does enabling a security profile during installation do?
- Applies restrictions and recommendations defined by the profile.
-
What must you set before the final stage of the installation process continues?
- A root password.
-
What is recommended practice regarding user accounts during installation?
- Creating a local, general-use non-root account.
-
How do you troubleshoot the installation using virtual consoles?
- Use Ctrl+Alt+F1 to F6 to access various consoles and the tmux terminal.