How To Use Pi-Hole To Block Adverts On A Local Network

How To Use Pi-Hole To Block Adverts On A Local Network

Subscribers:
12,300
Published on ● Video Link: https://www.youtube.com/watch?v=0iEVe8U5l2I



Category:
Tutorial
Duration: 8:31
2,406 views
56


This video covers installing and using Pi-Hole, a DNS Sinkhole on Ubuntu, Raspberry Pi OS, and Debian in order to block adverts on an entire local network.

https://pi-hole.net/

Step 1. Install Pi-hole Dependencies.

Open a Terminal window and run the following commands to update the system and install curl.

sudo apt update && sudo apt upgrade -y
sudo apt install curl

Next, set a static IP Address.

For example, in Ubuntu, navigate to Settings / Network / Wired / IPv4 / Manual and specify the IP address, Subnet mask, Gateway and DNS server.

Step 2. Install Pi-hole.

https://github.com/pi-hole/pi-hole/#one-step-automated-install

Open a Terminal and type the following command:

curl -sSL https://install.pi-hole.net | bash

Step 3. Set Pi-hole Network Wide.

Open up your routers web interface, navigate to the DNS Server settings and change the address to match the static IP Address assigned to Pi-Hole.

Reboot your router once done.

Step 4. Configure Pi-hole.

Pi-Hole can be configured through the web interface at http://pi.hole/admin/

Step 5. Update Pi-Hole.

Open up a Terminal window and run the following command.

pihole -up

#pi-hole #adblocking #linux




Other Videos By Intelligent Gaming


2020-12-31How to Set Up Arch Linux For Gaming
2020-12-24How to Install & Play Star Wars: Jedi Fallen Order on Linux
2020-12-22How to Set Up Elementary OS For Gaming
2020-12-20How to Install MangoHUD, vkBasalt & Goverlay On Ubuntu
2020-12-12How To Fix “Error: Cannot Satisfy Dependencies” Message In Linux
2020-12-02How To Install & Play Dragon Age: Inquisition On Linux
2020-11-22How To Optimise Memory & CPU Performance In Linux
2020-11-13Is Garuda Linux The Best Linux Distribution For Gaming?
2020-10-31How To Automatically Download & Install Proton GE Builds
2020-10-24How To Install & Play The Outer Worlds On Linux
2020-10-18How To Use Pi-Hole To Block Adverts On A Local Network
2020-09-21How To Set Up Zorin OS For Gaming
2020-09-08How to Install & Play Dragon Age: Origins On Linux – Steam Proton & Lutris Method
2020-08-24Is Ubuntu The Best Linux Distribution For Gaming?
2020-08-16How To Install & Play Starcraft II On Linux Using Lutris - Blizzard Battle.Net, GPU Drivers & WINE
2020-08-09How To Create A Bootable Windows 10 Installation Media USB Flash Drive In Linux With Ventoy
2020-07-31How To Install Arch Linux Without The Terminal
2020-07-23How To Install & Use F-Sync Patched Linux Kernels
2020-07-19How To Set Up Linux Distributions For Gaming Using Python
2020-07-12How To Install & Play Borderlands 2 On Linux (Windows Version) – Proton Experimental Method
2020-07-09How To Fix Stuttering Or Poor Performance When Playing EA Origin Games On Linux - Steam & Lutris



Tags:
pi-hole
linux
ubuntu
debian
fedora
tutorial
1440p
60fps
adblocking