
How to Install MySQL on Debian 9
In this tutorial we will show you how to install and secure MySQL on a Debian 9 machine from the MySQL Apt Repository.
Read more

How to Install MariaDB on Ubuntu 18.04
MariaDB is an open-source, multi-threaded relational database management system, backward compatible replacement for MySQL. In this tutorial we will show you two different methods on how to install MariaDB on your Ubuntu 18.04 machine.

How to Install MySQL on Ubuntu 18.04
MySQL is the most popular open-source relational database management system. In this tutorial we will show you how to install and secure MySQL on an Ubuntu 18.04 machine.

How to Back Up and Restore MySQL Databases with Mysqldump
This tutorial explains how to backup and restore MySQL or MariaDB databases from the command line using the mysqldump utility. The backup files created by the mysqldump utility are basically a set of SQL statements that can be used to recreate the original database.
Install MySQL on CentOS 7

How to Install Drupal on Ubuntu 18.04

How to Manage MySQL Databases and Users from the Command Line

How to Reset the MySQL Root Password

Install MariaDB on CentOS 7
