this post was submitted on 02 Nov 2023
1876 points (98.7% liked)
Memes
45550 readers
2449 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah for sure. I’m no expert by any means, but I can talk through what I did.
I used the instructions directly from their code repository: https://github.com/pi-hole/pi-hole/#one-step-automated-install (I used option 1, the automated install). I did this on an old RPi2B that I had laying around.
After I set up the pi, I got its MAC address. I used this to set a static IP address in my router settings. This is important to make sure the pi keeps the same IP at all times. Then, also in my router settings, I set the DNS server to be the pi’s static IP address.
After all that was done, I just plugged the pi into a dedicated power supply and rebooted the router.