Please guide me how can I quickly install MySQL server on Ubuntu.

Use this command
sudo apt-get install mysql-server

Leave a Reply