
How to Install and Secure phpMyAdmin with Apache on Debian 9
phpMyAdmin is a free, open-source PHP based application designed to simplify the administration of MySQL and MariaDB servers over a web-based interface. This tutorial describes the steps required to install and secure phpMyAdmin on Debian 9 with Apache web server.
Read more

How to Install and Secure phpMyAdmin with Apache on Ubuntu 18.04
phpMyAdmin is an open-source PHP application designed to handle the administration of MySQL and MariaDB servers over a web-based interface.This tutorial covers the steps necessary for installing and securing phpMyAdmin with Apache on Ubuntu 18.04.

How to Install phpMyAdmin with Nginx on Ubuntu 18.04
phpMyAdmin is an open-source PHP based tool for managing MySQL and MariaDB servers over a web-based interface. This tutorial describes how to install phpMyAdmin with Nginx on Ubuntu 18.04.

How to Install phpMyAdmin with Nginx on CentOS 7
phpMyAdmin allows you to interact with MySQL databases, manage user accounts and privileges and execute SQL-statements. In this tutorial, we will show you how to install phpMyAdmin with Nginx on CentOS 7.
How to Install and Secure phpMyAdmin with Apache on CentOS 7
