Articles

How to improve MariaDB security

Executing the command (mysql_secure_installation) we can increase the security of our MariaDB...

How to reset MariaDB password

How to reset MariaDB root user password If for some reason you have forgotten the password of...

MariaDB installation

MariaDB is an open source relational database management system, compatible with previous...

PostgreSQL installation on CentOS 7

For the installation of our PostgreSQL database, we need to log in to our server with the...