Phpmyadmin
How to install PhpMyAdmin on Ubuntu Server
Installation Open a terminal window on your Ubuntu Server. Issue the command sudo apt-get install phpmyadmin php-mbstring php-gettext -y. When prompte...