Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6142013
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T18:19:46+00:00 2026-05-23T18:19:46+00:00

I have ubuntu server running on virtual machine locally and I need to connect

  • 0

I have ubuntu server running on virtual machine locally and I need to connect to mysql database there.
Database is in place and jdbc driver too. The only problem is that only way at the moment for my connection can be something like http://local/phpmyadmin/index.php?db=sandbox and that can’t be used in jdbc connection string.

Hope, that somebody can advise a solution.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T18:19:47+00:00Added an answer on May 23, 2026 at 6:19 pm
    String url = "jdbc:mysql://localhost:3306/mysql";
    Connection con =  DriverManager.getConnection(url,"username", "pwd");
    

    Replace localhost with the IP of your VM. You have to use something other than NAT for networking in your VM (like Host-only, internal or bridged assuming VirtualBox).

    You probably have to configure your Ubuntu firewall to let the connection through.

    Also, you have to set mysql up to accept connections from the outside.
    In the file /etc/mysql/my.cnf edit bind-address to your ip:

    bind-address            = your-vms-ip
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm running Apache2 on Ubuntu on my virtual machine (dev server). I have the
I have to scan a Ubuntu server (installed as a virtual machine on my
i have a virtual ubuntu server running in windows 7 pro using VMware Player.
Our setup as follows: We have a local development server running Ubuntu, with a
I have a server that is running Ubuntu Linux Server Edition. I once had
I have a bluetooth server running on my Ubuntu desktop written using PyBlueZ. That
I have two websites running on my own root server (ubuntu/nginx/php-fpm). Now I want
I have a PHP server at home for development. It is running: Ubuntu 9.10
I have an ubuntu server running nginx. I just tried to enable a vhost
I have an apache web server running on my ubuntu server box. Recently, I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.