Browsing Category
How To’s
How To Install KVM on CentOS 8 / RHEL 8 | Holhol24
KVM (
Kernel-Based Virtual Machine) is a
virtualization software that provides an ability to run multiple virtual machines (guests) with the help of hardware virtualization extensions.…
How To Install KVM on CentOS 8 / RHEL 8 | Holhol24
KVM (
Kernel-Based Virtual Machine) is a
virtualization software that provides an ability to run multiple virtual machines (guests) with the help of hardware virtualization extensions.…
How To Install Cockpit on CentOS 8 / RHEL 8 | Holhol24
Cockpit is a web-based administration tool for the system admin to manage and monitor the local system, as well as the remote Linux servers in your infrastructure.
The Cockpit console…
How To Install Cockpit on CentOS 8 / RHEL 8 | Holhol24
Cockpit is a web-based administration tool for the system admin to manage and monitor the local system, as well as the remote Linux servers in your infrastructure.
The Cockpit console…
How To Install Icinga 2 on CentOS 8 / RHEL 8 | Holhol24
Icinga 2 is a free and open-source
monitoring tool for monitoring servers, network resources. With Icinga 2, you can configure alert on outages and able to generate the performance…
How To Install ImageMagick and PHP Imagick on CentOS 8 / RHEL 8 | Holhol24
ImageMagick is an open-source software suite for creating, editing, converting, and modifying bitmap images. With ImageMagick, you can read and write over 200 image formats, including…
How To Install Apache Maven on Debian 10 / Debian 9 | Holhol24
Apache Maven is a free build automation tool based on the Project Object Model.
With Maven, you can easily manage a project’s build (used primarily for
Java projects), reporting, and…
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 project’s build (used primarily for
Java projects), reporting, and…
How To Install Pip on CentOS 8 / RHEL 8 | Holhol24
Pip (Pip Installs Packages) is a package management system that allows you to install
Python software packages. It installs python packages listed in the
Python Package Index (PyPI).…
How To Install MongoDB 4.4 / 4.2 / 4.0 on Debian 10 | Holhol24
MongoDB is an open-source document-oriented database designed for both scalability and developer agility in mind. It uses JSON-like documents with dynamic schemas to store information…