this post was submitted on 15 Oct 2023
82 points (96.6% liked)

Linux

46777 readers
1907 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I ordered a Raspberry Pi 5 so I have a Pi 3 that’s about to be redundant. I haven’t used Pi-Hole so I was thinking it’d be good for that but I’m curious if there’s any downsides for users. Are sites blocked if you dont whitelist them? That sort of thing.

Basically, I’m not worried about me having issues but I’m worried about a maintenance headache if friends and family can’t access things.

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

If a website refuses to show you the information it contains: the information it has is probably toxic garbage.

Ehhh. I've seen a number of news websites that have a "turn off your ad blocker" thing, and I'd imagine that this could trip that. They aren't malware sites.

[–] [email protected] 3 points 10 months ago (1 children)

90% of the time you can inspect element and then just delete it from the DOM.

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

Or drop into reader mode.