
How to Install Nginx, MariaDB, and PHP on Rocky Linux 9
This step-by-step guide walks you through installing and configuring Nginx, MariaDB, and PHP (LEMP Stack) on Rocky Linux 9.
This step-by-step guide walks you through installing and configuring Nginx, MariaDB, and PHP (LEMP Stack) on Rocky Linux 9.
This comprehensive step-by-step guide walks you through installing and configuring Nginx, MariaDB, and PHP (LEMP Stack) on Debian 11.
This guide shows you how to set up your LEMP (Nginx, MariaDB, PHP) stack easily and quickly using Docker Compose.
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.
This step-by-step guide explains how to set up a new MySQL server running in Docker container in only a few minutes.
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 step-by-step guide will show you how easy it is to create a database in MySQL by using MySQL Workbench GUI.
This article shows you how to use the MySQL CREATE DATABASE statement to create a new database on a MySQL server.