MariaDB

How to install MariaDB 10.3 on CentOS

MariaDB is a community-developed, commercially supported fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. 1. Make sure you’re not already running…

Install EPEL Repository on CentOS

EPEL stands for Extra Packages for Enterprise Linux and this repository contains many extra packages. What I really like about the EPEL is that packages from EPEL never conflict with standard packages.Installing EPEL is easy…