Site icon DesignLinux

How to Install AlmaLinux 8.4 Step by Step

As CentOS 8 draws steadily to End of Life on December 31st, 2021, efforts have been made to come up with centos alternative distributions which will fill in the big shoes left by CentOS 8. This comes following RedHat’s decision to dump CentOS 8 in favor of CentOS Stream, something which has elicited mixed reactions.

Many users have felt betrayed by RedHat’s move to cut short the life of CentOS 8 by 9 years. A good number have also expressed their concerns about the stability and security that CentOS Stream will provide.

[ You might also like: How to Migrate CentOS 8 Installation to CentOS Stream ]

Given the reluctance to shift to CentOS Stream, a few alternatives have been made available to the public as an alternative to CentOS 8. One of them is Rocky Linux which is a downstream build of CentOS 8.

Rocky Linux aims at becoming a solid and stable Linux distribution for use in production environments. Then there’s AlmaLinux, which also intends to fill the gap left by the soon-to-be demise of CentOS 8.

The first stable release of AlmaLinux was made available on March 30, 2021, as AlmaLinux 8.3. Currently, the latest stable release is AlmaLinux 8.4 and was released on May 26, 2021.

In this tutorial, we will look at how you can install AlmaLinux 8.4 step-by-step.

Prerequisites

Installation of AlmaLinux

Once you have created the bootable USB drive, plug it in and reboot your system Be sure that your PC boots from the USB drive by modifying the boot priority in the BIOS.

Booting AlmaLinux from Bootable Drive

1. Once your PC boots, you will be greeted by a dark screen with the following installation options. Select the first option “Install AlamLinux 8.4” and hit the ENTER key on your keyboard.

AlmaLinux Grub Menu

2. This will be followed later by a flurry of boot messages as you can see below.

AlmaLinux Booting

3. The installer will initialize and display a few instructions as shown below.

AlmaLinux Instructions

Select AlmaLinux Installation Language

4. A few seconds later, the welcome screen will come to view and will require you to select the installation language. Select the language you are most comfortable in and click “Continue”.

Select AlmaLinux Language

5. Before the installation of AlmaLinux starts, some key aspects of the operating system that fall under Localization, Software, System, and User settings need to be configured.

Let’s start with setting up the Keyboard.

Configure the Keyboard

6. To set up the keyboard, click on the ‘Keyboard’ icon under the ‘Localization’ section as shown.

Select AlmaLinux Keyboard

7. The default keyboard language is set to English. You can add more layouts by clicking the (+) plus sign button at the bottom and test how your text would appear at the text box on the right as indicated.

Here, I will go with the default selection since it works perfectly well for me and click on ‘Done’ at the top left corner.

AlmaLinux Keyboard Layout

Configure Language Support

8. Next, we are going to set up language support, so click on the ‘Language Support’ icon.

AlmaLinux Language Support

9. This allows you to add additional languages that users can choose from once the installation is complete. Select your preferred language support options and, yet again, click on ‘Done’.

AlmaLinux Additional Language Support

Configure Time and Date

10. Next on the line is the ‘Time and Date’ settings.

AlmaLinux Time and Date

11. Click on the world map presented to set your location and later set the corresponding time and date relative to your location. Once done, click on ‘Done’.

Set Your Current Location

Configure Software

12. Under the ‘Software’ section, there are two items: ‘Installation Source’ and ‘Software Selection’.

Click on the ‘Installation Source’ option.

AlmaLinux Installation Source

13. Very little intervention is required here as the installation source is already set to ‘Auto-detected installation media’. So simply click on the ‘Done’ button to return to the installation summary page.

Choose AlmaLinux Installation Source

14. Onto the next item which is ‘Software Selection’.

AlmaLinux Software Selection

15. This section presents you with a wide array of base environments that you can choose from and additional software that you can include for the selected environment.

In this guide, we have chosen to go with the ‘Server with GUI’ selection. Feel free to select your preferred environment and select any additional components from the right panel.

AlmaLinux Server with GUI

Once you are happy with your selections, hit the ‘Done’ button to go back.

Configure Partitioning

16. One of the most crucial aspects that need to be configured is the partitioning scheme of your hard drive. This is found in the ‘Installation Destination’ under ‘System’ as shown.

AlmaLinux Installation Destination

17. By default, partitioning is set to Automatic. This is cool for beginners or users who are not familiar with manually creating mount points. However, this limits you as you do not get to specify the mount points to be created and the size to be allocated to the mount points.

To have full control, we will switch to manual partitioning. To achieve this, select the ‘Custom’ option and click on ‘Done’.

AlmaLinux Custom Partitioning

Our intended mount points will be configured as shown. Your setup might be different, but don’t fret. Simply follow along and you will get the drift.

/boot	2GB
/root	20GB
Swap	4GB

18. On the ‘Manual Partitioning’ window, click the (+) plus sign button as indicated.

AlmaLinux Manual Partitioning

19. Fill in the details for the /boot mount point as shown and click the ‘Add mount Point’ button.

AlmaLinux Create Boot Partition

20. For the root mount point ( / ) fill in the details accordingly and hit the ‘Add mount Point’ button.

AlmaLinux Create Root Partition

21. Do likewise for the swap volume.

AlmaLinux Create Swap Partition

22. Our Manual partitioning scheme appears as shown. If everything looks okay, go ahead and click ‘Done’.

AlmaLinux Manual Partitioning Table

23. To confirm the changes made, click on the ‘Accept changes’ button as shown.

AlmaLinux Partitioning Changes

Configure Network and Hostname

24. Another crucial component that you need to set is networking and hostname.

AlmaLinux Network and Hostname

25. Toggle on your network adapter as shown to acquire an IP address dynamically using DHCP from your DHCP server – in most cases the router. At the very bottom, feel free to specify your system’s hostname and click ‘Apply’ to save the changes. Then click ‘Done’ to save all the changes.

Configure Network and Hostname

Configure User Settings

26. This is the last configuration that we are going to make before the installation gets underway. First, we will configure the root password as shown. Provide a strong root password and click ‘Done’.

AlmaLinux Set Root Password

27. Next, click on ‘User Creation’ to create a regular user.

AlmaLinux User Creation

28. Specify the full name, username and provide a strong password. Finally, click on ‘Done’ to save the changes.

Create User Account

Begin the Installation of AlmaLinux

29. With all the crucial parameters configured, start the installation by clicking on the ‘Begin Installation’ button.

Begin AlmaLinux Installation

30. The installer will begin downloading and installing all the required packages and make the necessary system configurations.

AlmaLinux Installation Progress

31. This will take a while, depending on your internet speed. On a fairly stable and fast connection, this should take roughly 20 minutes. Once the installation of AlmaLinux is complete, click on the ‘Reboot system’ button and remove the USB installation medium.

AlmaLinux Installation Completes

Starting AlmaLinux

32. Upon rebooting, the AlmaLinux grub bootloader will present you with two options as shown. Select the first option to proceed.

AlmaLinux Grub Boot Loader

33. The only other step remaining is to accept the License Agreement. Therefore, click on the ‘License Information’ option.

AlmaLinux License Information

34. Check the ‘I accept the license agreement’ checkbox and click on ‘Done’.

Accept AlmaLinux License Agreement

35. To bring the installation to a close, click on ‘FINISH CONFIGURATION’.

Finish AlmaLinux Configuration

36. Finally, the login prompt will appear as shown.

AlmaLinux Login

37. Be sure to provide your password and click on ‘Sign in’.

AlmaLinux User Password

38. This usher you to the elegant AlmaLinux desktop environment as shown. From here, you can follow the easy post-installation steps and start using AlmaLinux!

AlmaLinux Desktop
Conclusion

If you have followed this guide to this point, then you have successfully installed AlmaLinux 8.4 on your PC. As you might have observed, the steps are similar to those ones used when installing CentOS 8. Your feedback is on this guide is highly welcome.

Exit mobile version