Skip to content

Pi hole

Setup Pi-Hole on Raspberry Pi

1- install Raspberry Pi OS on the SD card 2- plug the Pi to your network 3- ssh into your Pi and install Pi-Hole (https://github.com/pi-hole/pi-hole/#one-step-automated-install) 4- setup individual devices to use the Pi's IP as DNS

Accessing Pi Hole admin panel

  • In a web browser, navigate to your pihole internal IP address

Updating Pi-Hole

  • ssh into your pihole and run pihole -v, this will tell you if any of the components are out of date.
  • run pihole -up to update the pihole components

Resources

  • https://medium.com/stumble-at/how-to-set-up-pi-hole-on-raspberry-pi-zero-to-block-ads-on-your-network-518c5d589ff