Installing Pi-Hole Ad-Blocker on Debian/Ubuntu

Channel:
Subscribers:
14,400
Published on ● Video Link: https://www.youtube.com/watch?v=iZZ52gOS6ac



Duration: 2:28
2,389 views
33


#Pi-Hole #AdBlocker #Debian #Linux

Full steps can be found at https://i12bretro.github.io/tutorials/0397.html

--------------------------------------------------------------------
Installing Pihole
--------------------------------------------------------------------
   01. Click the Applications button ≫ Accessories ≫ Terminal
   02. Run the following commands to install updates
         # update software repositories
         sudo apt update
         # install available software updates
         sudo apt upgrade -y
         # clean downloaded software downloads
         sudo apt clean
         # install pihole
         curl -sSL https://install.pi-hole.net | bash
   03. Press Enter until the DNS selection is displayed
   04. Select a DNS provider and press Enter
   05. Press Enter through the rest of the Pi-Hole installer, selecting the defaults
   06. Copy the randomly generated admin password (just in case)
   07. Press Enter to complete the installation
   08. Run the following command to change the Pi-Hole admin password
         sudo pihole -a -p
   09. Enter and confirm the new password
   10. Click the Applications button ≫ Internet ≫ Chromium Web Browser
   11. Navigate to http://DNSorIP/admin
   12. Click Login
   13. Authenticate with the admin password
 
--------------------------------------------------------------------
Testing Pi-Hole
--------------------------------------------------------------------
   01. In a web browser, open a new tab and navigate to https://yahoo.com
   02. Go back to the Pi-Hole tab and see that some DNS queries have been blocked
 
More on Pi-Hole  https://pi-hole.net/
 


### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro







Tags:
Ad
Ad Blocker
Ad Blocking
Browser Based
DNS
DNS Ad Blocking
Debian
FOSS
Free Open-Source Software
Free Software
Home Lab
How To
Install Guide
Install Pi-Hole On Debian
Linux
Network
Network Wide Ad Blocking
Networking
Open Source
Open-Source
Pi Hole
Pi-Hole
Pi-Hole Installation Guide
Pihole
Self-Hosted
Tutorial
Ubuntu
Web Based
Web Based Tools
i12bretro