696
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 19 Jan 2024
696 points (98.5% liked)
Technology
59147 readers
2478 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
Is there a good resource to learn how to install that kind of a system for a person who's tech knowledge ends at one semesters worth of C++?
A semester of programming is more than you need. The hardest part would be installing the OS on the raspberry pi. https://pi-hole.net/
I set one up. My IT skills begin and end with being a millennial that had to troubleshoot what I wanted to get to work before App stores.
You'll be fine in general searching "Pihole setup (insert OS here)". Some minor troubleshooting was necessary in my case, could be an ID10T issue though.
Yes setting up a Pi-Hole should be pretty doable for someone like you. I can't recomend a specific tutorial off the top of my head, but there should be plenty to find.
You mainly need a pi running raspbian or a pc running some debian based distro.
Anyone can set them up, it’s just running an app
You can alternatively install Adguard too which will happily sit in a Docker container on a regular server if you're aware of how to do that.