this post was submitted on 02 Nov 2023
1889 points (98.7% liked)

Memes

45132 readers
3258 users here now

Rules:

  1. Be civil and nice.
  2. 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
 

I cannot understand how some people are living with this. It is unbearable

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 10 months ago (2 children)

Hi, butting in here, hope you don't mind a question - is there a place to go with basic I instructions on how I can set this up too? Thanks!

[–] [email protected] 4 points 10 months ago

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.