How do I enable mDNS/zeroconf/Bonjour on Armbian?

To allow <hostname>.local domains to be resolved on Armbian install the following.

sudo apt-get install avahi-daemon libnss-mdns libnss-mymachines

You should then be able to resolve domains using mDNS.

You cannot comment on this entry