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 1 guest online.
Who's new
- rajupmani
- micmaria_li
- krishna
- Saravana Peruma...
Recent comments
1 week 1 day ago
29 weeks 13 hours ago
30 weeks 22 hours ago