Tag: CentOS
Installing Puppet On CentOS 8
In this short tutorial we will learn how to install Puppet, an open source configuration and automation tool on CentOS 8 operating system. Introduction In the ever-evolving landscape of IT infrastructure management, automation…
How To Install Gparted on CentOS 8
In this short tutorial we will learn how to install Gparted on CentOS 8 operating system. Introduction GParted, short for GNOME Partition Editor, is a powerful and open-source graphical disk partitioning tool that…
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 tool and dependency management tool used primarily for…
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 management sustem which was used by many popular…
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 most popular web servers which is often used…
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 and Qt framework. It may be run either…
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 as Postgres) is a popular a relational database…
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 which enable applications to communicate with each other…
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 used for event monitoring and alerting. Prometheus fundamentally…
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 our user to reset the hostname of a…
Comments