Install MariaDB 11.x on Linux

Install MariaDB 10.x on Rocky Linux 8

This guide will take you through how to install MariaDB 10.x on Rocky Linux 8 system. As of this writing, MariaDB 10.5.10 is the current stable (GA)

Install phpMyAdmin on Ubuntu 20.04

Install phpMyAdmin on Ubuntu 20.04

In this guide, we are going to learn how to install phpMyAdmin on Ubuntu 20.04. phpMyAdmin is a free and opensource application written in PHP

mysql8

Install MySQL 8 on CentOS 8

This guide will take you through how to install MySQL 8 on CentOS 8. MySQL is one of the famous opensource relational database management system.

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

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 mongodb

Easily Install MongoDB on Ubuntu 24.04

In this tutorial to learn how to easily install MongoDB on Ubuntu 24.04. According to MongoDB page, “MongoDB is a general purpose, document-based, distributed database

Install MariaDB 11.x on Linux

Install MariaDB 10.7 on Ubuntu 20.04

Follow through this guide to learn how to install MariaDB 10.7 on Ubuntu 20.04. MariaDB 10.7.3 is the current stable release version of MariaDB. Install