How To Change Network Interface Name to eth0 on CentOS 8 / RHEL 8 Raj Nov 19, 2019 0 CentOS 8 / RHEL 8 uses a consistent and predictable device name for network interfaces. This feature helps us…
How To Setup SSH Passwordless Login on CentOS 8 / RHEL 8 Raj Nov 10, 2019 1 SSH is a client and server protocol, and it helps us to securely access the remote system over the network…
How To Install Zabbix Server 5.0 / 4.0 On CentOS 8 / RHEL 8 Raj Nov 7, 2019 0 Zabbix is an open-source enterprise-ready monitoring tool for servers, network devices, and other IT…
ifconfig Command not found on CentOS 8 / RHEL 8 – Quick Fix Raj Nov 5, 2019 0 ifconfig is a command-line utility to view network interfaces attached to Linux machines and network…
How To Disable IPv6 On CentOS 8 / RHEL 8 Raj Oct 23, 2019 2 Most of the organizations still use IPv4 for network communications and not in need of IPv6. In these cases,…
How To Install WordPress with Nginx on CentOS 8 / RHEL 8 Raj Oct 17, 2019 2 WordPress is a content management system (CMS) that is widely used to create blogs, websites, eCommerce…
netstat Command not found on CentOS 8 / RHEL 8 – Quick Fix Raj Oct 6, 2019 0 netstat is a command-line utility to view network connections information to/from the machine. With netstat…
How To Install PHP 7.4 / 7.3 On CentOS 8 / RHEL 8 Raj Sep 20, 2019 0 PHP is an open-source programming language widely for web development, created by Rasmus Lerdorf. It is an…
How To Enable EPEL Repository On Rocky Linux 8 / CentOS 8 / RHEL 8 Raj Sep 18, 2019 1 Extra Packages for Enterprise Linux (EPEL) is a package repository that provides additional packages that are…
How To Setup Let’s Encrypt SSL Certificate with Apache on CentOS 8 / RHEL 8… Raj Aug 12, 2019 0 Let's Encrypt is a widely known certificate authority that provides free SSL certificates for websites, launched in…