Skip to content

Instantly share code, notes, and snippets.

@elalemanyo
Created September 23, 2018 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elalemanyo/13fbce6771aa51a8d871188d3efc4e18 to your computer and use it in GitHub Desktop.
Save elalemanyo/13fbce6771aa51a8d871188d3efc4e18 to your computer and use it in GitHub Desktop.
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