Block EVERY Online Ad with THIS - Pi-Hole on Raspberry Pi
0 up · 0 down · 0 ratings
Description
Go to privacy.com to get $5 off your first purchase! SmartDeploy: Simplify new hardware rollouts, remote IT automation, Windows 10 migrations, and more. Claim your licenses (worth $720!) at lmg.gg We
Promos
check out Pi-Hole, a software designed to block ads on your entire network, that can run on a $5 computer! Tutorial: linustechtips.com Buy Raspberry Pi Zero's: On Amazon: lmg.gg On Adafruit: lmg.gg Buy Micro SD Cards: On Amazon: lmg.gg Buy Raspberry Pi Power Supplies: On Amazon: lmg.gg On Adafruit: lmg.gg Discuss on the forum: linustechtips.com Our Affiliates, Referral Programs, and Sponsors: linustechtips.com Get Private Internet Access today at geni.us Displate metal posters: lmg.gg Linus Tech Tips merchandise at lttstore.com Linus Tech Tips posters at crowdmade.com Our Test Benches on Amazon: amazon.com Our production gear: geni.us Twitter - twitter.com Facebook - @LinusTech Instagram - @linustech Twitch - twitch.tv Intro Screen Music Credit: Title: Laszlo - Supernova Video Link: youtube.com iTunes Download Link: itunes.apple.com Artist Link: soundcloud.com Outro Screen Music Credit: Approaching Nirvana - Sugar High youtube.com
The video starts with the host addressing a common concern about ad blocking and upfront transparency about Linus Tech Tips' own revenue model, while still presenting Pi-hole as a practical solution. The host introduces Pi-hole as a DNS-based filtering tool that can block advertisements, tracking, and even malicious sites across an entire network, not just on a single device. The explanation emphasizes how Pi-hole sits between the network's DNS and the devices, returning a non-existent address for blacklisted domains and effectively creating a DNS sinkhole. The segment also frames Pi-hole as flexible enough to run on various Linux setups, including Docker, virtual machines, or directly on inexpensive hardware like a Raspberry Pi, with basic hardware requirements listed. The overall goal is to show how even non-advanced users can deploy a network-wide ad blocker that works beyond a browser, including on TVs and mobile apps. By the end of this opening portion, viewers understand the value proposition and the basic architecture of Pi-hole as a network-wide ad blocking and privacy tool.
Topics · networking · privacy · science_and_technology · linux
Questions answered
- What does Pi-hole block and how does it work on a network level?
- Pi-hole blocks requests to known ad and tracking domains by acting as a DNS sinkhole between the router and the devices. If a device requests an ad server, Pi-hole responds with a non routable address or an error, effectively preventing the ad content from loading across the network.
- What hardware is needed to run Pi-hole on a Raspberry Pi?
- A Raspberry Pi (such as the Pi Zero), a micro SD card, a micro USB power supply, a micro B to Ethernet dongle, and a basic network connection are sufficient to set up Pi-hole.
- Is the setup difficult for beginners?
- The video emphasizes that while some command line steps may be challenging for Linux novices, Pi-hole is designed to be highly compatible and the creators provide a step by step tutorial to assist new users.