Community journal

The latest from the MySQL community

Ideas, releases, practical guides, and perspectives from the people building with MySQL.

Follow the feed
Showing entries 1 to 1 of 1 « Previous | Next »
Displaying posts with tag: Did you know? (reset)
Zeroconf: Did you know? Revisited

My initial posting about using Zeroconf host names and Virtual Appliances on wasn’t quite complete…

It should be added that in order for Zeroconf-assigned host names (ie. in the form of https://mysql.local.) to resolve on Windows, it is necessary to install Apple’s Bonjour package.  Without this, the system is unable to resolve Zeroconf host names.

For modern Linux distributions, the nss-mdns GNU Name Switch Service (NSS) plugin is necessary …

[Read more]