How To Install Mysql Server on Linux Ubuntu
This Tutorial will show you how to install mysql server on Linux Ubuntu.
Execute the command:
sudo apt-get install mysql-server
If you want that neat dialog to pop-up for entering root password, execute the command:
sudo apt-get install dialog mysql-server
http://www.zobnetworks.com
by FORTISTECH
linux web server