CentOS

CentOS 8 Released - Features And Download ISO Images

CentOS 8 was released on September 24th, 2019 by the CentOS Project. It is derived from RHEL 8 which was released on May 7th, 2019.

How To Install VNC Server on CentOS 7

VNC is a desktop sharing program which helps you share your desktop and user can control your machine from another machine/location …

How To Install GNOME GUI On CentOS 7

Linux administrators are avid users of text interface and spend most of their time working in a terminal. Sometimes, there is a need …

How To Monitor Remote Linux Machines With Nagios

In the last article, we have briefly gone through the installation of Nagios server on CentOS 7 to monitor application services. As I …

How To Install PostgreSQL 10 on CentOS 7

PostgreSQL is an open-source, object-relational database management system (ORDBMS). It is available for many platforms including …

How To Install Nagios 4.4.x On CentOS 7

Nagios is a free and open-source monitoring tool which helps us to monitor the services and applications. Also, we can monitor network …

How To Disable SELinux on CentOS 7

SELinux stands for Security-Enhanced Linux, a set of security modules/policies are going to apply on the machine to increase the …

How To Secure Apache With Lets Encrypt on CentOS 7

Let’s Encrypt is a free and open CA (Certificate Authority) that offers free SSL certificates for TLS encryption, run by Internet …

How To Install LAMP Stack On CentOS 7

LAMP Stack consists of Apache web server, MariaDB / MySQL database, and PHP language, running on top of Linux operating system. It is …

How To Install phpMyAdmin on CentOS 7

phpMyAdmin is a free web-based tool for managing the MySQL, MariaDB and Drizzle database servers. It is a really useful tool for who …