
May 17, 2020
How to Install MariaDB on Ubuntu 20.04
MariaDB is an open-source relational database management system. This guide explains how to install and secure MariaDB on Ubuntu 20.04.
Read more

Feb 24, 2020
How to Install and Configure Redmine on CentOS 8
This tutorial explains how to install and configure the latest version of Redmine on CentOS 8. We'll use MariaDB as a database back-end and Passenger + Apache as a Ruby application server.

Dec 8, 2019
How to Install MariaDB on CentOS 8
In this tutorial, we will explain how to install and secure MariaDB 10.3 on CentOS 8. MariaDB is an open-source relational database management system, backward compatible, binary drop-in replacement of MySQL.

Oct 10, 2019
List (Show) Tables in a MySQL Database
This article shows how to list tables in a MySQL or MariaDB database via the command-line using the SHOW TABLES command.
Sep 27, 2019
How to Configure MySQL (MariaDB) Master-Slave Replication on Debian 10

Sep 23, 2019
How to Connect to MySQL through SSH Tunnel

Sep 11, 2019
How to Allow Remote Connections to MySQL Database Server

Aug 22, 2019
How to Delete MySQL Users Accounts

Jul 11, 2019
•
series
How to Install MariaDB on Debian 10

Jun 21, 2019
How to Show a List of All Databases in MySQL
