Access MySQL from another machine on Ubuntu
I you install MySql on Ubuntu, you might have faced issues connecting to the MySql server from another machine.
By default MySql is configured to listen only on localhost, it needs to be configured to listen on all adapters. To do so edit the /etc/mysql/my.cnf file, set the following value bind-address = 0.0.0.0 and bounce the server. It should be accessible now.
Also make sure to check your firewall config as well.
Who's online
There are currently 0 users and 2 guests online.
Who's new
- Saravana Peruma...
Recent comments
14 weeks 6 days ago
18 weeks 2 days ago
32 weeks 5 days ago
35 weeks 17 hours ago
43 weeks 4 days ago
1 year 22 weeks ago
1 year 50 weeks ago
1 year 51 weeks ago