
Fri Sep 27 2019
How to Configure MySQL (MariaDB) Master-Slave Replication on Debian 10
In this guide, we will show you how to set up MariaDB Master/Slave replication with one master and one slave server on Debian 10. MariaDB is the default implementation of MySQL in Debian.
Read more

Mon Sep 23 2019
How to Connect to MySQL through SSH Tunnel
In this guide, we will explain how to create an SSH tunnel and connect to the MySQL server from remote clients.

Thu Aug 22 2019
How to Delete MySQL Users Accounts
This tutorial explains how to delete MySQL/MariaDB user accounts. In MySQL you can remove one or more users and assigned privileges with the DROP USER statement.

Thu Jul 11 2019
How to Install MariaDB on Debian 10
MariaDB is an open-source, multi-threaded relational database management system, backward compatible replacement for MySQL. This tutorial explains how to install MariaDB on Debian 10.
Fri Jun 21 2019
How to Show a List of All Databases in MySQL

Tue Jun 11 2019
How to Configure MySQL Master-Slave Replication on CentOS 7

Sat Apr 20 2019
How to Delete a MySQL Database on Linux via Command Line

Sat Apr 20 2019
How to Manage MySQL Databases and Users from the Command Line

Mon Apr 01 2019
How to Install WordPress with Apache on CentOS 7

Mon Apr 01 2019
How to Install WordPress with Apache on Ubuntu 18.04
