How To Disable Ctrl + Alt + Del on CentOS 8 / RHEL 8

Ctrl+Alt+Del is the key combination that initiates the reboot of Linux servers. This key combination must be disabled to avoid the unexpected and unwanted reboot of servers. This guide will help you to disable Ctrl+Alt+Del on CentOS 8 / RHEL 8. Inittab File Since CentOS 7 / RHEL 7, Ctrl+Alt+Del is no longer handled by […]

netstat Command not found on CentOS 8 / RHEL 8 – Quick Fix

netstat is a command-line utility to view network connections information to/from the machine. With netstat command, you can see network connections, interface statistics, routing tables, masquerade connections, and multicast memberships. Are you wondering? netstat command not found after the installation of CentOS 8 / RHEL 8. READ: How To Install CentOS 8 (With Screenshot) READ: […]

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