Skip to content

Instantly share code, notes, and snippets.

@elalemanyo
Created September 23, 2018 19:07
Embed
What would you like to do?
Assign the .local Domain to Your Raspberry Pi

Assign the .local Domain to Your Raspberry Pi

sudo apt-get install avahi-daemon

Once the installation process is complete, you don’t even have to reboot the device. Your Raspberry Pi will begin immediately recognizing local network queries for its hostname (by default “raspberrypi“) at raspberrypi.local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment