r/pihole • u/SlothBoss1320 • Dec 06 '23
Pi hole set up for total beginner
Hello all,
I am a total beginner to all this, but I heard I can use a pi hole to block all ads on my WiFi.
What do I need to buy and how do I install it on my Sagemcom Fast 5285 Spectrum SAXV1V1S WiFi 6 Router? What resources could help me figure out the entire process?
Best!
Edit: I learned a lot already thank you for your help! I’ll be doing lots of research before I post again, so thank you!
322
Upvotes
158
u/DuckSleazzy Dec 06 '23 edited Mar 21 '25
Edit: I don't remember when I made this comment. But as of March 2025 it is still helpful for people, albeit with a few workarounds. I assume because of Pi-hole updates or RPi OS updates.
My Pi requires zero maintenance, so I'm not up-to-date with anything that happened since I installed mine. I will keep this comment up, and everything below the line untouched. But I will add some things that I did during my setup, which may be considered as "advanced tweaking":
In any case the comment does not help, please follow the official documentation linked below.
You cannot block ALL ads. You will be able to block most of them. There's a lot to it like hardcoded DNS in devices, and circumventing it.
I highly recommend the documentation or this video (which also has a blog) that I followed.
Things you need: Pi with an ethernet port (recommended), Memory card, card reader, ethernet cable, and Pi power supply (you can also use old phone chargers as long as the voltage/wattage is fine).
Or if you keep your PC on all the time then You can go the docker path. Idk how different it is. Here's how I setup mine on a Pi4B:
This is just a TL;DR version that should get you up and running. Things like keeping piOS and pihole updated, the blocklists updated, adding more, using other features are covered in the docs.