Uninstall or Remove phpmyadmin, apache2, PHP, MariaDB from Linux (Ubuntu) Server via terminal If anything goes wrong with our installation of phpmyadmin or PHP or Apache2 or MariaDB and we want to remove anyone of them we could use
How to Install the Apache Web Server on Ubuntu 18.04
How to Install the Apache Web Server on Ubuntu 18.04 Step 1: Install Apache You will be glad to know that Apache is already a part of Ubuntu. This means that you can install Apache on your server using the
How to Install MySQL on Ubuntu 18.04
MySQL is an open-source database management system, commonly installed as part of the popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. It uses a relational database and SQL (Structured Query Language) to manage its data. 1. Prerequisites The operating system running
How to Install phpMyAdmin on Ubuntu 18.04 OS
Working with a database can sometimes be intimidating, but PhpMyAdmin can simplify tasks by providing a control panel to view or edit your MySQL or MariaDB database. In this quick tutorial, we’ll show you how to install PhpMyAdmin on an Ubuntu