You will need access to a root account or an account with sudo privileges You will need a LAMP stack (Linux, Apache, MySQL, and PHP) Step 1 : Install phpMyAdmin with the following commands sudo apt-get update sudo apt install phpmyadmin php-zip php-json php-mbstring php-mysql php-curl php-gd Step 2 :...