My Raspberry Pi SD card finally died after almost 10 years, and I was hosting Pi-Hole on it. After a year of Pi-Hole I didn’t realize how many things had freaken ads. They pop up everywhere! I really need to get a new SD card :(
Then install log2ram to avoid constant writes to SD card. Or install DietPi instead of the stock OS, its installed automatically. Honestly DietPi just rocks for SBCs in general, good text UI and utilities.
Is dietPi the same as PiOS lite? I use PiOS lite with no GUI etc
Probably not, think of it as a different distro. It is Debian based, and supports many different SBCs and not just the RPi. https://dietpi.com/
That actually looks pretty cool. +1 for sticking with Debian too. I will give it a shot!
Yes! I kept going through SD cards and DietPi was suggested… It’s been rocking for years now.
10 years is a pretty good run for an SD card… was it an endurance SD? That’s what I’m running. Fried a non-endurance one in under a year, replaced it with an endurance and reduced log writing frequency with some config change and have been cruising for 3-4 years so far.
Endurance cards are so worth it. They’re what I use in my Pi units and our dash cams. I just whish I hadn’t fried so many normal cards before coming around.
Well I should clarify. I had retroPi on it for a number of years, but hardly used it. I finally repurposed it over the last year for Pi-Hole and Pi.Alert, so yeah I think this last year completely destroyed my SD card
Go sata m.2 next if you can
That is an absolutely great idea!
Wow! 10 years is a long time for an SD!
Backups are so easy on Raspbian that every couple of years I swap out the SD cards from the old set to a new one, and just keep the old ones around in case one of the new ones decide to croak out.
When I want an ad gone, I reach for brand name soda. Brand name soda, it means you’re smart.
Removed by mod
Not if it is my ad, Golden Globe nominated movie, Barbie, is now available on Blu-ray and select streaming services.
Nowhere is safe. No where.
“…I use arch btw.”
.
Well played. And now I also have that theme song stuck in my head too 🎵
Ublock origin
That only stops browser activity? What about windows, discord, nvidia, … ? :p
Those are all blocked on my pihole ( i run both pihole and ublock btw )I guess I just don’t trust Windows discord and Nvidia. I don’t think DNS filtering will protect you if they control the computer
Or android, ios, consoles, … :p
These are all devices pihole can help with that ublock cant. A combination of the 2 is keyWell on android you can install browser extensions so that’s not a problem.
Anyway my point is that Ublock origin can be more than enough for many people who don’t use such devices.
Right, but again, thats only browser stuff. If i say android i mean the actual operating system and all applications/services that are running on your phone.
My point was that ublock is limited to a browser, and there is so much stuff that can be blocked, more than just ads.Im not saying ublock is useless, or that average joe shouldnt use it btw. I run it on my phone and pc in firefox, but i also have a pihole for so much more.
Works great when you have a device that can use it.
So all PCs, Macs, tablets, and smartphones then.
Most mobile browsers can’t. Every Chromium browser is soon getting the gimped Lite version too.
So it’s just Firefox on not iOS.
Seems like a good idea to stay away from those browsers, then.
I don’t know about ios but on android you can switch your dns to something like quad9 for your dns server
DNS cannot do what ublock does, but it is helpful for non-browsers.
Ads don’t only come through browsers.
Or both, both is good.
You don’t need uBlock if you have a pihole properly configured, but you still need a pihole even if you have uBlock properly configured. uBlock is a half measure. An incomplete solution, but better than nothing.
I don’t bother with PiHole because DNS-based ad blocking quite frankly sucks and is only getting worse.
I’m still waiting for someone like AdGuard to release a MITM proxy that does something similar to uBlock Origin and strips ads directly from the network traffic
But until then, browser extensions are good enough for most usecases (Firefox user so the adblocking ones work on mobile as well)
Firefox is on its deathbed currently, so you might consider switching next year
What makes you say so?
Did you even read through that thread?
nope, why?
Works cited:
I wish I could pi-hole.
I use NextDNS and it’s good for my devices, but Google sponsored links won’t work with it. Sometimes I have to turn it off temporarily to get something done.
Also, my wife works from home in social media. I can’t really block ads network-wide because she needs to see them.
😕
You can setup separate vlans, or even separate networks for allowing the ads if you need.
You can - my wife works with ads as well.
What I ended up doing - I set her laptop with a static IP and added TCP and UDP routes for port 53 (the one used for DNS queries) to 8.8.8.8 - no complaints since ;) I use a cheap Mikrotik router between my ISP one and the actual network (well, a NAS and a Unifi AP, the rest is wireless) so doing it was easy ;)
Both of your wives are plants by the marketing firm to make sure your attempts to remove all ads are stymied. You’ll have to kill her. I’m sorry.
Working should really happen on a separate network though, business has no business being conducted on a private one.
NextDNS keeps working when you leave your wifi network (without having to set up VPNs or DDNS). That’s what I like about it.
deleted by creator
For my pihole, I have a group set up that the blocklists don’t apply to, so devices I add to that group aren’t subject to filtering.
Batch script to set your wife’s DNS to 8.8.8.8, and another one to set it back to your pihole? Seems like an easy fix to me…
deleted by creator
Does YouTube trigger his anti-adBlock with a piHole?
YouTube ads come from the same server as the content so you can’t isolate them with pihole
No because pi-hole does not block YT ads
uBlock Origin on Firefox still works great if you keep the filters up to date every once in a while c:
I’ve used Pihole for so long… I bought the original pi as a curiosity but Pihole was best use of it.
Here is the problem though, which i assume applies to all adblockers: everything is now “sponsored links”. Google, Amazon, etc. They are of course blocked which is getting really frustrating.
So what do we do now? Is there a way to just send fake telemetry? Saw VLANs mentioned. Is that the way? I’m getting older and life gets busier and it’s harder for me to keep up on this.
Privacy Badger, if you want to try to reduce your tracking data.
Privacy Possum, if you want to send bullshit tracking data to cost companies money.
ad nauseam can do something similar
What’s the difference between Possum and Adnauseum?
I get around it by using an alternative search engine such as searxng.
Tell me, what is your most reliable ad list source?
Personally I use Stevenblack’s default one, in combination with a personal one that i’ve curated since 2019. Previously I used to use MVPS, however that list’s included in the SB default.
Stuff that tends to slip through the cracks with a lot of the common lists includes things like admiral 🤬, user session recorders, and app monitoring platforms like sentryio (useful for development, but I didn’t consent my activity being recorded). There’s also Bauer Media Group garbage that I’ve resorted to creating firewall packet inspection rules for, because they’re using a subdomain technique that’s even worse than Admiral’s autogenerated domains - at least with those you can use DNS analysis tools like dnsdumpster to uncover the rest of autogenerated domains in that batch
My block ads Magisk module:
Bruh you don’t need root for this man. Just set up NextDNS with the Private DNS feature in Android, or use AdAway if you have a free Vpn slot.
deleted by creator
Sure, but rooting your phone fundamentally destroys the security model https://madaidans-insecurities.github.io/android.html#rooting
deleted by creator
Your project sounds great, but it only addresses one part of the issue. But verified boot is far from the only security concept broken by root. Android uses the principal of least privilege (which makes a lot of sense, it’s actually used by a lot software). With root, a user-installed app runs with higher privileges than most parts of the entire operating system.
Well you can’t just say
My block ads Magisk module:
without providing the name/link
IDK I just found it in a Telegram group, but a simple search can find you what you want.
Well i don’t exactly trust a website that i have never seen before with root access to my phone (well their application anyways)
And there’s also AdBlock plugin in OpenWRT
I never could figure out how well it works. It is enabled along side openvpn, but van’t figure out hif it works.
NANOMACHINES, SON
If you’re so sure senator, why don’t you back it up with a source?
My source is that I made it the fuck up
You run into issues where the website detects what you’re doing and blocks your access? It happens if I use ad blocking through my vpn.
It’s happens sometimes but I must say, not very often. I could probably count on one hand how many times that have happened through my many years of using pihole.
Yeah, my wife works in social media. We have to let ads in.
Ublock Origin should prevent this, it’s better than any other adblocker
I’ve wanted to do this for some time, but everyone tells me there’s no way to make it work without constantly updating the blacklist. Is it really such a hassle?
I forget about mine until I need to log into it to allow/block something, then I run my updates if I remember to think about it.
So like once every few months at best. Usually 2x/yr. Still works fine.
The blocklist automatically updates as long as you’re using maintained sources. It’s pretty easy tbh.
You can install community blacklists on it that it automatically downloads each day.
Here’s a popular set of lists that allows you to pick which lists you want. https://github.com/blocklistproject/Lists
You can start with a DNS blocker in the meantime. It’s just configuring your router to use an ad-blocking DNS server like Mullvad, Control D, or Aha for example. No additional hardware, tools, or setup required. Then when you’re ready, you can try setting up a pihole.
Well, if you use big “aggressive” lists, you’ll find that it blocks a lot including stuff you actually do want to see, then you have to comb through the recently blocked list and whitelist that which you actually need.
OR, you only use the oisd.nl list, which is supposed to keep everything you do wish to use in a working state. I have used it for years now I have yet to whitelist something. Once a year I update the pihole, but otherwise don’t touch it.
Lightweight app for android, no root required https://f-droid.org/packages/dnsfilter.android/
At that point just set your Android’s private DNS to “base.dns.mullvad.com” or “dns.adguard.com”. It’ll save you a VPN slot and save battery.
Is this similar to RethinkDNS?