Mysql on ubuntu 12.04

Asked by Harikumar.M

Hi Team,

I am entirely new to this linux and Ubuntu platform.I any how managed to install ubuntu12.04 on my test machine with a clean installtion.Now i want to install mysql on top of this and to create and restore a new database.Please guide me from where I can find the mysql files to install(same as installer in windows). I dont have internet connection on my test machine.The plan is, I need to take mysql installation files from some other system and then copy to my test machine.Kindly please help me.

Thanks in advance,
Hari

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Savio (abhijeet) said :
#1

Do you need to manually compile the mysql package. If you need simple and easy installation just enable internet connection to test machine and fire sudo apt-get install mysql-server. https://help.ubuntu.com/8.04/serverguide/mysql.html. this guide will help you for basic setup after installation.

And for machine with no internet connection download mysql-server package and its dependency from internet and copy this packages on your test system. Try reading documentations on dpkg,apt-get .

Can you help with this problem?

Provide an answer of your own, or ask Harikumar.M for more information if necessary.

To post a message you must log in.