How To Install Apache Maven on CentOS 8
In this short tutorial we will learn how to install Apache Maven on CentOS 8 operating system. Introduction Apache Maven is a popular build automation...
How To Install MySQL 8 On CentOS 8
In this tutorial we will learn how to install MySQL version 8.0 database on CentOS 8 operating system. Introduction MySQL is a popular relational database...
How To Install NginX on CentOS 8
On this article we will discuss how to install Nginx on CentOS 8 operating system. Introduction Beside Apache Web server, Nginx is one of the...
How to install pgAdmin 4.30 on Centos 8
On This article we will discuss how to install pgAdmin 4.30 on Centos 8 operating system. pgAdmin 4 backend was written in Python, using Flask...
How To Install PostgreSQL 13 Database Server on CentOS 8
On this short tutorial, we will learn how to install PostgreSQL 13 on CentOS 8 operating system. Introduction Beside MySQL and MariaDB, PostgreSQL (also known...
How To Install Apache ActiveMQ On CentOS 8
On this short tutorial, we will learn how to install ActiveMQ versin 5.16 on CentOS 8 operating system. Introduction If we need a message broker...
How to install Prometheus on Centos 8
On this article we are going to discuss about Prometheus version 2.24.1 installation on CentOS 8 operating system. Introduction Prometheus is a free software application...
How to Change Hostname on CentOS 7
On this short tutorial, we will learn how to change hostname on CentOS 7 operating system. Introduction As a sysadmin, we are sometimes asked by...
How To Install Docker On CentOS 7
In this short tutorial, we will learn how to install Docker Community Edition version 20.10.17 on CentOS 7 operating system, we will install Docker by...
How To Add User to Sudoers on CentOS 7
On this short article, we will learn how to add an regular user to be sudoers on CentOS 7 opearting system. Introduction Sometimes we need...