News

Installing MariaDB First things first, we need to get MariaDB installed on our system. Assuming that we have a clean installation of Ubuntu Server, Fedora, or CentOS, we simply use the package ...
How to install MariaDB Next, we’ll install the MariaDB database server. This is done with the command: sudo dnf install mariadb mariadb-server -y ...
Download, install, and set up a basic instance of the popular open source database with this step-by-step guide “MySQL done better” is one way to describe MariaDB. It’s a fork of that ...