
Wed Nov 29 2023
How to Install MySQL on Ubuntu 22.04
This article explains how to install and secure MySQL version 8.0 on an Ubuntu 22.04 machine.
Read more

Wed Jan 06 2021
How to Allow Remote Connections to MySQL Database Server
This article goes through the steps necessary to allow remote connections to a MySQL server. The same instructions apply for MariaDB.

Sat May 30 2020
How to Create MySQL Users Accounts and Grant Privileges
MySQL server allows us to create numerous user accounts and grant appropriate privileges so that the users can access and manage databases. This tutorial describes how to create MySQL user accounts and grant privileges.

Sun 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.
Wed May 06 2020
How to Back Up and Restore MySQL Databases with Mysqldump

Tue Apr 28 2020
How to Install MySQL on Ubuntu 20.04

Mon Feb 24 2020
How to Install and Configure Redmine on CentOS 8

Wed Feb 12 2020
How to Create and Select MySQL Databases

Wed Feb 12 2020
How to Reset the MySQL Root Password

Wed Dec 11 2019
How to Install PrestaShop on Ubuntu 18.04
