
How to Install Nginx, MariaDB, and PHP (LEMP) on Ubuntu 22.04 LTS
This guide explains step-by-step instructions on installing the LEMP stack (Nginx, MariaDB, and PHP) in Ubuntu 22.04 LTS.
This guide explains step-by-step instructions on installing the LEMP stack (Nginx, MariaDB, and PHP) in Ubuntu 22.04 LTS.
This tutorial teaches how to install MariaDB database on Debian 11 "Bullseye" from the official Debian repository.
With MariaDB, you can easily and efficiently read, update and manage your data.
This short and easy-to-follow guide covers how to enable MySQL/MariaDB query logging and save queries to a file.
Should I use MySQL or MariaDB? That is probably the question in your mind right now.
Learn what the best RDBMS replacements for MySQL are, what they have in common, and which cases you should prefer one or the other.
This tutorial will show you how to add a new user to MySQL and grant different types of privileges to a MySQL database.
This article shows the proper way to dump and restore the MySQL database using mysqldump and mysql commands.