How to Install MySQL/MariaDB on Ubuntu
Introduction
MySQL and MariaDB are popular open-source database servers used in many web applications. This guide shows you how to install and secure MySQL or MariaDB on Ubuntu.
Step-by-step Guide
- Update your package list
- sudo apt update