Installation

  • Update system using following commands
sudo apt update
sudo apt upgrade
  • Then install Adminer using command
sudo apt install adminer
  • After that, activate Adminer app using command
sudo a2enconf adminer
  • In the end, restart Apache
sudo systemctl reload apache2

Adminer | Free Web Based Database Management System

 English