Translate

Sunday, June 26, 2016

How to install Mysql on Ubuntu from command line




To install Mysql on Ubuntu what you have to  do is type  the following command:

sudo apt-get install mysql-client mysql-server

and then you will see something like this:


What you have to do there is type the  password for the root user.

and that's all.

Good luck!!!!!

No comments:

Post a Comment