This MariaDB tutorial will show you how to install MariaDB Server on CentOS 8. MariaDB is a free and opensource database that is a fork of MySQL.
Although this tutorial is shown on CentOS 8 the process should be much the same for Red Hat based Linux Operating systems.
The commands you need to follow in this tutorial are:
sudo yum install mariadb
sudo yum install mariadb-server
sudo systemctl status mariadb
sudo systemctl start mariadb
MariaDB server installation CentOS 8
Теги
MariaDB server installation CentOS 8how to install MariaDB Server on CentOShow to install MariaDB Server on CentOS 8install MariaDB Server on CentOS 8install mariadbinstall mariadb on centosmariadb installation step by steplinux installation of mariadbcentos 8how to install mariadb on linux centosMariaDB tutorial