It is very very easy to install mysql-server on ubuntu. All you have to do is run the following command.
To install
sudo apt-get install mysql-server
To run
mysql -u root -p -h localhost
Useful Information about Java, Latest IDE's in market, Web services
No comments:
Post a Comment