this post was submitted on 05 Jan 2025
144 points (99.3% liked)
Wikipedia
1735 readers
311 users here now
A place to share interesting articles from Wikipedia.
Rules:
- Only links to Wikipedia permitted
- Please stick to the format "Article Title (other descriptive text/editorialization)"
- Tick the NSFW box for submissions with inappropriate thumbnails
- On Casual Tuesdays, we allow submissions from wikis other than Wikipedia.
Recommended:
- If possible, when submitting please delete the "m." from "en.m.wikipedia.org". This will ensure people clicking from desktop will get the full Wikipedia website.
- Use the search box to see if someone has previously submitted an article. Some apps will also notify you if you are resubmitting an article previously shared on Lemmy.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just replaced my pi-hole with Adguard Home running on a NUC I got myself for Christmas. Seems to be fine so far.
It's running on bare metal but I'm tinkering with docker to build a stack of other utilities and will probably move it to docker once I'm more comfortable.
Whatever works! I've played with Adguard also, bu Pi-hole set off a huge ecosystem of open-source ad-blocking/privacy options which continue to grow with time.
Pi-Hole is a great thing. The benefits of Adguard are DNS over TLS support and individual device unblocking.
I did the same but with Proxmox. It's made incredibly simple with Tteck's installation scripts. Highly recommend.
https://community-scripts.github.io/ProxmoxVE/scripts
I dunno if I'm comfortable enough to jump to Proxmox yet, I'm still learning containers. I did read up on both Proxmox and CoreOS before landing on Ubuntu Server for the NUC. I may move to something more complex eventually, but I wanted something I was already relatively familiar with that I could set and forget.