Browsing Category
Linux
How To Install Gradle on CentOS 8 / 7 & RHEL 8 / 7
Gradle is an open-source build automation system. It supports multiple programming languages such as Java, C++, and…
How To Setup High Availability Cluster on CentOS 8 / RHEL 8
High Availability cluster, also known as failover cluster or active-passive cluster, is one of the most widely used…
How To Setup Icinga Web 2 on CentOS 8 / RHEL 8
In the last post, we covered how to install Icinga 2 on CentOS 8 / RHEL 8. We now continue to the installation of…
How To Install Ruby On Rails On Debian 10 / Debian 9
Ruby on Rails is a free server-side web application framework written in Ruby. It is mainly used for creating…
How To Install KVM on CentOS 8 / RHEL 8
KVM (Kernel-Based Virtual Machine) is a virtualization software that provides an ability to run multiple virtual…
How To Install Cockpit on CentOS 8 / RHEL 8
Cockpit is a web-based administration tool for the system admin to manage and monitor the local system, as well as…
How To Install Icinga 2 on CentOS 8 / RHEL 8
Icinga 2 is a free and open-source monitoring tool for monitoring servers, network resources. With Icinga 2, you…
How To Install ImageMagick and PHP Imagick On CentOS 8 / RHEL 8
ImageMagick is an open-source software suite for creating, editing, converting, and modifying bitmap images. With…
How To Install Apache Maven On Debian 10 / Debian 9
Apache Maven is a free build automation tool based on the Project Object Model. With Maven, you can easily manage a…
How To Install Pip On CentOS 8 / RHEL 8
Pip (Pip Installs Packages) is a package management system that allows you to install Python software packages. It…