How to Install and Secure MariaDB 10 in CentOS 6
In a previous tutorial, we have showed you how to install MariaDB 10 in CentOS 7. In this guide, we
In a previous tutorial, we have showed you how to install MariaDB 10 in CentOS 7. In this guide, we
If you’re installing MySQL or MariaDB in Linux for the first time, chances are you will be executing mysql_secure_installation script
If you are setting up a MySQL or MariaDB database server for the first time, chances are you will be
MariaDB is a free and open source fork of well known MySQL database management server software, developed by the brains
MariaDB is a free and open source fork of the popular MySQL database management server software. It is developed under
This is the second part of a 2-article series about the essentials of MariaDB / MySQL commands. Please refer to
In this article we will show how to create a database (also known as a schema), tables (with data types),
Note: This article is based on an older version of the LFCS. Please refer to the updated Linux Foundation Certified
Even when some IT people hear the phrase “Database replication“, they often associate it with the need of having multiple
MariaDB is a famous MySQL community fork that gained lots of popularity after Oracle acquisition of the MySQL project. On