Browsing tag

rockylinux-8

How to Migrate from CentOS 8 to Rocky Linux 8

If you are reading this post to migrate your system from CentOS 8 to Rocky Linux 8, you might be aware of the CentOS announcement, making CentOS an upstream build for RHEL. Whereas previously, CentOS was a downstream build of Red Hat Enterprise Linux. Since CentOS will end its support for CentOS 8 at the […]

How To Install Docker on Rocky Linux 8 / CentOS 8 / RHEL 8 / AlmaLinux

Docker is a tool that allows you to easily build, test and deploy applications smoothly and quickly using containers. It has gained widespread popularity in recent times due to the portability to run applications anywhere irrespective of the host operating system. Docker provides a more efficient and lightweight environment to deploy the application. Docker uses […]

How To Install VirtualBox on Rocky Linux 8 / CentOS 8 / RHEL 8

VirtualBox is an open-source hypervisor software that helps us to create and run virtual machines of Linux, Windows, OS/2, Solaris, and other supported operating systems on top of the host operating system.  VirtualBox can run on Linux, Windows, macOS, and Solaris. It is an alternative to proprietary hypervisor VMware workstation and Kernel Virtual Machine. VirtualBox […]

How To Enable EPEL Repository On Rocky Linux 8 / CentOS 8 / RHEL 8

Extra Packages for Enterprise Linux (EPEL) is a package repository that provides additional packages that are not included in standard Rocky Linux / RHEL / CentOS repositories. Fedora community maintains the EPEL repository. This guide helps you how to enable EPEL repository on Rocky Linux 8 / CentOS 8 / RHEL 8. THIS DOCUMENT IS […]