On this short tutorial, we will learn how to install MySQL Workbench 8.0 on Ubuntu 20.04 LTS operating system. Introduction If we are a developer who is building an application…
Install Apache Airflow on Ubuntu 20.04 step by step turorial. This article contains the complete ways to install Airflow accompanied by relevan images and output console. This is suitable for beginer and intermediete users.
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…
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…
On this short tutorial, we will learn how to install RabbitMQ server on Ubuntu 20.04 LTS operating system. Introduction RabbitMQ is an open source message broker software which implements the…
On this short tutorial, we will learn how to install Erlang on Ubuntu 20.04 LTS operating system. Introduction Erlang is a functional, general-purpose, concurrent programming language and garbage-collected runtime environment…
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…