Browsing tag

almalinux-8

How To Install Jenkins on Rocky Linux 8 / AlmaLinux 8

Jenkins is an open-source continuous integration tool that helps to automate the software build, testing, and deployments involved in the software development process. It is written in Java Here, we will see how to install Jenkins on Rocky Linux 8 / AlmaLinux 8. THIS DOCUMENT IS ALSO AVAILABLE FOR Debian 10 Debian 9 Ubuntu 18.04 […]

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 […]