Showing entries 1 to 1
Displaying posts with tag: How to install MySQL 5.1 on Ubuntu 10.10 (reset)
How to install MySQL 5.1 on Ubuntu 10.10

Its easy to install MySQL on ubuntu but you must have updated your repository for apt-get utility. If you haven’t than run below command to update it. shell> apt-get update After that, to install MySQL 5.1 on ubuntu run below command. shell>sudo apt-get install mysql-server-5.1 you’ll have to give your password so it will start [...]

Showing entries 1 to 1