Mysql
MySQL installation, configuration, users and permissions, backups, and troubleshooting.
How to Install MySQL on Ubuntu 20.04
This guide explains how to install and secure MySQL on Ubuntu 20.04. MySQL is the most popular open-source relational database management system.

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.

How to Create and Select MySQL Databases
This tutorial explains how to use the command line to create MySQL or MariaDB databases.

How to Install PrestaShop on Ubuntu 18.04
PrestaShop is a free and open-source e-commerce platform. It is based on PHP and MySQL and can be extended with free and premium plugins and themes. In this tutorial, we will show you how to install PrestaShop on Ubuntu 18.04 server.

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.

How to Install MySQL on CentOS 8
The latest version of the MySQL database server, version 8.0, is available for installation from the default CentOS 8 repositories. MySQL is the most popular open-source relational database management system.

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.

How to Install MySQL on Debian 10 Linux
MySQL, the world's most popular open-source relational database management system is not available in the default Debian's repositories. This tutorial, explains how to install and secure MySQL on Debian 10 from the MySQL Apt Repository.

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.

How to Install and Use MySQL Workbench on Ubuntu 18.04
MySQL Workbench is a cross-platform graphical application for MySQL database administrators and architects. In this tutorial we will show you how to install and MySQL Workbench on Ubuntu 18.04.

How to Install and Configure Redmine on Debian 9
Redmine is a free and open-source project management and issue tracking application. In this tutorial, we'll show you how to install and configure the latest version of Redmine on a Debian 9 server using MySQL as a database back-end and Passenger + Nginx as a Ruby application server.

How to Configure MySQL Master-Slave Replication on CentOS 7
MySQL replication is a process that allows you to automatically copy data from one database server to one or more servers. In this tutorial we will explain how to setup a MySQL Master/Slave replication with one master and one slave server on CentOS 7.

How to Install WordPress with Apache on CentOS 7
In this tutorial we will explain how to install WordPress on CentOS 7. WordPress is by far the most popular open-source blogging and CMS platform worldwide.

How to Install WordPress with Apache on Ubuntu 18.04
WordPress is by far the most popular open-source blogging and CMS platform that powers over a quarter of world's websites. In this tutorial we will show you how to install WordPress on an Ubuntu 18.04 machine.

How to Install Joomla with Apache on Ubuntu 18.04
Joomla is one of the most popular open-source content management systems that powers hundreds of thousands of websites. In this tutorial we will explain how to install Joomla on Ubuntu 18.04.

How to Configure MySQL Master-Slave Replication on Ubuntu 18.04
MySQL replication is a process that allows data from one database server to be automatically copied to one or more servers. This tutorial covers a basic example of MySQL Master/Slave replication with one master and one slave server on Ubuntu 18.04.

How to Install Drupal on CentOS 7
Drupal is one of the leading open-source CMS platforms worldwide. It is flexible, scalable and can be used to build different types of websites ranging from small personal blogs to large corporate, political, and government sites. In this tutorial we'll explain how to install Drupal 8.6 on CentOS 7.

How to Install Drupal on Ubuntu 18.04
In this tutorial we will show you how to install Drupal 8.6 on an Ubuntu 18.04 machine. There are multiple ways to install Drupal, this tutorial covers the steps necessary for installing Drupal 8.6 using Composer.

How to Install OpenCart on Ubuntu 18.04
OpenCart is a free and open-source PHP e-commerce platform. In this tutorial, we will show you how to install OpenCart on Ubuntu 18.04 server.

How to Install Magento 2 on Ubuntu 18.04
Magento is leading enterprise-class e-commerce platform built on open-source technology combining powerful features with flexibility and user friendly interface. In this tutorial we will show you how to install Magento 2.3 on an Ubuntu 18.04 machine.
