Browsing tag

mysql

How To Install WordPress With Nginx On Ubuntu 20.04

WordPress is one of the most widely used open-source content management software. It powers around 60 million websites including 33% of the top 10 million websites. It is written in PHP and uses MariaDB / MySQL as a database to store information. Here, we will see how to install WordPress with Nginx on Ubuntu 20.04. […]

How To Install phpMyAdmin with Nginx on Debian 11 / Debian 10

phpMyAdmin is a free and open-source, web-based tool for managing the MySQL and MariaDB servers. It is widely used to manage the database by web hosting companies and administrators who are new to the database. phpMyAdmin helps the system administrator to perform databases activities such as creating, deleting, querying, database, tables, columns, etc. In this […]