How to Install and Configure phpMyAdmin with Apache on Debian 9
Nov 21, 2018

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.

Install phpMyAdmin with Nginx on Ubuntu 18.04
Nov 12, 2018

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.

Install phpMyAdmin with Nginx on CentOS 7
Nov 1, 2018

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 Configure phpMyAdmin with Apache on CentOS 7
Oct 5, 2018

How to Install and Secure phpMyAdmin with Apache 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 walk through the steps necessary for installing and securing phpMyAdmin with Apache on CentOS 7.

Sep 27, 2018

How to Create MySQL Users Accounts and Grant Privileges

Sep 12, 2018 series

How to Install MariaDB on Debian 9

Sep 3, 2018

How to Install and Secure phpMyAdmin with Apache on Ubuntu 18.04

Aug 25, 2018

How to Show/List Users in MySQL

Aug 20, 2018

How to Install WordPress with Nginx on Ubuntu 18.04

Aug 6, 2018

How to Create and Select MySQL Databases