Skip to content

Instantly share code, notes, and snippets.

@psenger
Forked from davisford/setup-avahi.sh
Last active September 3, 2020 02:20
Show Gist options
  • Save psenger/17cd2087c65c7649050d7f18ae92d185 to your computer and use it in GitHub Desktop.
Save psenger/17cd2087c65c7649050d7f18ae92d185 to your computer and use it in GitHub Desktop.
[Setup avahi-daemon on Ubuntu for so you can reach hostname `ubuntu.local` from host OS] #Unix #picker
## AVAHI is a whay of ZeroConf and the host name will be discovered by the clients in the network
sudo apt-get install avahi-daemon avahi-discover avahi-utils libnss-mdns mdns-scan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment