CATEGORY

Databases

MySql Contains Podman

Introduction MySQL contains is a prominent open-source relational database administration system and one of the popular web server solutions. It stores and structures data in a...

Install a Redis server on Debian 11

Hello, friends. In this post, we will install a Redis server in Debian 11. For this, we will use the Debian repository that provides...

How to Install and configure PostgreSQL with phpPgAdmin on Ubuntu 20.04 LTS

In this article, we will learn how to Install and configure PostgreSQL with phpPgAdmin on Ubuntu 20.04 LTS PostgreSQL is powerful object-relational database systems. It...

How to Setup MySQL Replication in RHEL/Centos

In this article, I will demonstrate how to setup MySQL replication between Master and Slave database servers. This will use two servers, one of...

How to install PostgreSQL on Fedora 35

This post is about How to install PostgreSQL on Fedora 35. Introduction to PostgreSQL on Fedora PostgreSQL is an open-source object-relational, highly scalable, SQL-compliant database management...

How to install MyWebSQL on Ubuntu 20.04?

Hello, friends. Today, you will learn how to install MyWebSQL on Ubuntu 20.04. MyWebSQL is a web application created with PHP that allows us to...

Install Nessus Scanner on Ubuntu 20.04 and 18.04

Introduction Nessus is a proprietary vulnerability scanner developed by Tenable, Inc.  It scans cover a wide range of technologies including operating systems, network devices, hypervisors, databases, web servers, and critical infrastructure. Nessus...

Multiple MySQL instances on the same server

Some weeks ago I've wrote an article about how to run different PHP versions on the same server. Mel like it and suggested me...

How to use DD command and how to burn ISO using it

Copying your data as well as backing them up is a day-to-day tasks that we perform regularly. Thus we need a utility to perform...

Master-Master replication with MariaDB

A couple of days ago I wrote a tutorial on how to do replication with MariaDB (or MySQL). This is a one-way replication: from...

Latest news