> Ho installato via apt mysql ma vorrei sapere come posso accedervi da internet > attraverso un pc remoto con un programma che lavori direttamente sul db (io > uso mysqlfront) visto che non riesce a connettersi. ps. mysql funziona ed e' > attivo sulla macchina.
hai gia controllato questo? /usr/share/doc/mysql-server/README.Debian * NETWORKING: ============= For security reasons, the Debian package has enabled the skip-networking option in /etc/mysql/my.cnf. Comment it out and restart the server to enable connections on tcp port 3306. Check with "netstat -tlnp" if it's listening.

