postgresql

Install PostgreSQL on Rocky Linux 8

In this tutorial, you will learn how to install PostgreSQL on Rocky Linux 8.  PostgreSQL is a fully featured object-relational database management system. It supports a

install phpPgAdmin on Debian 12

Install phpPgAdmin on Debian 12

In this guide, you will learn how to install phpPgAdmin on Debian 12. phpPgAdmin is a web-based administration tool for PostgreSQL. Installing phpPgAdmin on Debian

Install MariaDB 10.5 on Debian 10 Buster

Follow through this guide to learn how to install MariaDB 10.5 on Debian 10 Buster. “MariaDB 10.5 is the current stable series of MariaDB. It is an evolution

Install pgAdmin 4 on Debian 12

Install pgAdmin 4 on Debian 12

This tutorial will take you through how to install pgAdmin 4 on Debian 12. pgAdmin 4 is a popular graphical tool with an intuitive user

Install MySQL 8 on Debian 9

This guide will demonstrate how to install MySQL 8 on Debian 9. Install MySQL 8 on Debian 9 To install MySQL 8 on Debian 9,

Install phpMyAdmin with Nginx on Fedora 30

This guide will take you through how to install phpMyAdmin with Nginx on Fedora 30. As you already know, phpMyAdmin enables administration of MySQL/MariaDB operations

Enable Authentication on MongoDB

Enable Authentication on MongoDB

In this guide, you will learn how to enable authentication on MongoDB database. Authentication is one of the access controls which ensures that whoever needs

mongodb

Install MongoDB on Rocky Linux 8

This guide provides a step-by-step tutorial on how to install MongoDB on Rocky Linux 8. MongoDB is a cross-platform document-oriented and a NoSQL database program.