Share on Social Media

Explore our detailed guide on RHEL 8 Minimal Installation with screenshots. Follow step-by-step instructions to perform a minimal install of RHEL 8, complete with visual aids to ensure a smooth setup process. #centlinux #linux #rhel

What is RHEL 8?

RHEL 8, or Red Hat Enterprise Linux 8, is a commercial, open-source Linux distribution developed by Red Hat for enterprise use. It is designed to provide a stable and secure platform for running enterprise applications, with a focus on performance, security, and scalability. Here are some key features and aspects of RHEL 8:

  1. Modernized Core Components: RHEL 8 includes updated core components such as the Linux kernel, system libraries, and development tools, ensuring support for modern hardware and software standards.
  2. AppStreams: Application Streams (AppStreams) separate user space packages from core operating system content, allowing users to have access to newer versions of applications and tools without affecting the underlying stability of the operating system.
  3. Enhanced Security: RHEL 8 incorporates advanced security features, including support for OpenSSL 1.1.1 and TLS 1.3, the introduction of Stratis for easy storage management, and improved security profiles and compliance features.
  4. Performance Improvements: RHEL 8 includes optimizations for modern hardware, with better support for multi-core processors, improved networking performance, and enhanced file system capabilities.
  5. Simplified Management: The release introduces tools like the Red Hat Enterprise Linux Web Console (Cockpit) for simplified system administration, making it easier to manage and monitor systems.
  6. Container Support: RHEL 8 provides robust support for containerized applications with integrated tools such as Buildah, Podman, and Skopeo, which replace Docker for container management.
  7. Developer Tools: It includes a range of tools and programming languages for developers, such as Python 3, GCC 8, and Node.js, among others, facilitating modern application development.
  8. Long-Term Support: Red Hat provides extensive support for RHEL 8, including regular updates and security patches, ensuring a stable and secure platform for enterprises over a long period.

RHEL 8 is widely used in various industries for deploying and managing enterprise applications, providing a reliable foundation for mission-critical workloads.

In this article, we will perform RHEL 8 minimal installation on bare-metal or virtual machines.

Recommended Online Training: Learn Bash Shell in Linux for Beginners

745772 0021

Virtual Machine Specification

We have provisioned a virtual machine with following specification.

  • CPU – 3.4 Ghz (2 cores)
  • Memory – 1 GB
  • Storage – 40 GB

Read Also: AlmaLinux 8 Minimal installation with screenshots

RHEL 8 Minimal Installation with Screenshots

Download RHEL 8 ISO from Red Hat website. You may need a Developer Account to download it.

After download, attach RHEL 8 DVD/ISO in our virtual machine’s DVDROM and start the VM.

RHEL 8 Minimal Install - Boot Menu
RHEL 8 Minimal Install – Boot Menu

After boot from DVDROM, you will see RHEL 8 installation menu.

Select Install Red Hat Enterprise Linux 8.0.0 and press <ENTER>.

RHEL 8 Minimal Install - Loading 1
RHEL 8 Minimal Install – Loading 1
RHEL 8 Minimal Install - Loading 2
RHEL 8 Minimal Install – Loading 2

Anaconda installer for linux is starting up.

RHEL 8 Minimal Install - Language Selection
RHEL 8 Minimal Install – Language Selection

Installer displays the welcome screen with the new Red Hat logo and ask us to select a Language for use during installation process of RHEL 8.

Select your preferred language here and click on <Continue>.

RHEL 8 Minimal Install Summary 1
RHEL 8 Minimal Install Summary 1

We are now at the Installation Summary screen. It is the main screen to access and customize all the RHEL 8 installation options. We will customize some of the default options here.

First of all, set the Time & Date.

RHEL 8 Minimal Install - Time and Date
RHEL 8 Minimal Install – Time and Date

Adjust Time, Date and Timezone according to your environment.

Click on <Done> to return to Installation Summary screen.

RHEL 8 Minimal Install Summary 2
RHEL 8 Minimal Install Summary 2

We are back at Installation Summary screen.

We are installing Red Hat Enterprise Linux / RHEL 8 minimally, therefore, click on Software Selection to customize it accordingly.

RHEL 8 Minimal Install - Software Selection
RHEL 8 Minimal Install – Software Selection

Select the option Minimal Install and click on <Done>.

RHEL 8 Minimal Install Summary 3
RHEL 8 Minimal Install Summary 3

Now, configure Installation Destination according to your requirement.

RHEL 8 Minimal Installation Destination
RHEL 8 Minimal Installation Destination

We are not required any special disk layout, therefore, we will accept the default disk layout. However, you can customized you disk layout, partitions, filesystems and mountpoints from this screen.

When finished customizing the disk layout, click on <Done>.

RHEL 8 Minimal Install Summary 4
RHEL 8 Minimal Install Summary 4

One more configuration and we are done with it. Click on Network & Hostname to configure networking.

RHEL 8 Minimal Install - Network & Hostname 1
RHEL 8 Minimal Install – Network & Hostname 1

We are now at Network & Hostname screen. We can configure IP Address, Gateway, DNS and Hostname here.

You may notice that, in default settings, Networking is off and the hostname is set to localhost.localdomain.

Since, we are installing on a virtual machine, and the VMWare has an integrated DHCP server. Therefore, we just turn on the networking and it will set all network settings like IP Address, Gateway, etc.

Furthermore, set a proper Hostname in the field at the bottom of the screen and click on <apply>.

After you have made above customizations, the screen may look like this.

RHEL 8 Minimal Install - Network & Hostname 2
RHEL 8 Minimal Install – Network & Hostname 2

After setup of networking, click on <Done> to return to Installation Summary screen.

RHEL 8 Minimal Install Summary 5
RHEL 8 Minimal Install Summary 5

We are done with configurations for RHEL 8 installation. Click on <Begin Installation> to start Red Hat Enterprise Linux 8 installation.

RHEL 8 Minimal Installation Progress 1
RHEL 8 Minimal Installation Progress 1

Installation of RHEL 8 has been started. Meanwhile, we can configure two more options here.

First, we can set the root user password by clicking on Root Password option.

RHEL 8 root Password
RHEL 8 root Password

Set a strong password for root user. Click on <Done>.

Note: If you set a weak password then, you have to click twice on <Done> to get back to Installation Progress screen.

Second, click on User Creation option to create a custom user on RHEL 8.

RHEL 8 - Create Admin User
RHEL 8 – Create Admin User

We have created a user with administrator privileges. Click on <Done>.

RHEL 8 Minimal Installation Completed
RHEL 8 Minimal Installation Completed

After completion of installation, click on <Reboot>.

RHEL 8  GRUB Menu
RHEL 8 GRUB Menu

The system is now boot from hard disk and displaying RHEL 8 boot menu.

Select the first option and press <ENTER> or wait for 5 sec, to automatically select the first option.

RHEL 8 CLI Login
RHEL 8 CLI Login

We are reached at the Login prompt of RHEL 8 CLI mode.

If you are new to Linux and facing difficulty in working at Linux Bash prompt. We recommend that, you should read The Linux Command Line, 2nd Edition: A Complete Introduction by William Shotts.

Final Thoughts

Performing a RHEL 8 minimal installation can be straightforward and efficient, especially with the help of visual aids. By following this guide, you should have RHEL 8 installed with minimal hassle. If you encounter any difficulties or require personalized assistance, I’m here to help! For expert support and customized solutions for your RHEL 8 installation and other server management needs, check out my Fiverr gig.

Hire me on Fiverr for professional assistance and ensure your RHEL 8 setup is optimized and efficient.

Leave a Reply