• 03.12.11 - Make public MySQL server under Linux

    For security reasons when you install into your Linux distro (Ubuntu, CentOS, etc.) a MySQL server, it was only accessible by the loopback or local environment. If you want to access through the network to it you have to configure it.We have to edit your "/etc/my.conf" and add/edit the next lines: [...]
    More news about:  linux
    Tags:  network,  MySQL,  port,  3306,  mysqld