Connect to my virtualbox mysql server

Posted by WebweaverD on Server Fault See other posts from Server Fault or by WebweaverD
Published on 2012-10-07T15:15:30Z Indexed on 2012/10/07 15:38 UTC
Read the original article Hit count: 189

I wonder if someone here could help me, this is my set up:

I am on a windows 7 machine running a ubuntu virtualbox as my local web server and database server (mysql).

I have just got hold of a copy of Komodo which i am running on my windows machine which I would like to hook up to my database. The fields it needs are hostname, port, socket, username and password.

I know the username/password but am unsure how to find out what to put for the other fields. The ubuntu vb has an ip of 192.168.0.10, which is in my hosts file as http://swishprint.dev

I hope I have asked this in the right place, any help much appreciated.

© Server Fault or respective owner

Related posts about ubuntu

Related posts about mysql