How To Install MariaDB on Ubuntu 18.04
Introduction How To Install MariaDB on Ubuntu 18.04. MariaDB is an open-source database management system, commonly used as an alternative for the MySQL portion of the popular LAMP The short version of this installation guide consists of these three steps: Update your package index using apt Install the mariadb-server package using apt. The package also pulls in related tools …