Browsing category

Linux

Step by Step Guide To Install CentOS 8 (With Screenshots)

CentOS 8 has been released on September 24th, 2019. You now may be looking to try the world’s best opensource enterprise operating system. CentOS 8 is derived from the source of Red Hat Enterprise Linux 8 and uses Linux kernel 4.18. There is a new distribution called CentOS stream,  a rolling-release Linux distro that sits […]

How To Install PHP 7.4 / 7.3 On CentOS 8 / RHEL 8

PHP is an open-source programming language widely for web development, created by Rasmus Lerdorf. It is an HTML-embedded scripting language for creating dynamic web sites. CentOS 8 / RHEL 8 comes with PHP v7.2 by default. In this post, we will see how to install PHP 7.4 / 7.3 on CentOS 8 / RHEL 8. […]

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

How To Install Zabbix 5.0/4.0 on Debian 10 / Debian 9

Zabbix is an open-source monitoring tool for servers, network devices, and applications. It uses agents (Zabbix agent) installed on monitored hosts to collect the data. Zabbix also supports agentless monitoring via SNMP, TCP, and ICMP checks, as well as over IPMI, JMX, SSH, and telnet. Here, we will see how to install Zabbix Server Debian […]