Pi Hole Linux on a Raspberry PI


First i installed the Pi-Hole on a VM, and it worked very well! So now i installed it on the PI.
It can not be more easy. I did some videos to share the easy it is.

 
From: 
https://github.com/pi-hole/pi-hole/#one-step-automated-install
 
 
git clone --depth 1 https://github.com/pi-hole/pi-hole.git Pi-hole
 
Step 1: run from command line:
 
 
 
Step 2: also i modified my dhcp server to give the new DNS instead of 8.8.8.8 or whathever.
https://github.com/walt3rminer/perl/tree/master/dhcpserver


Step 3: Continue the installation

 


 
 
Step 4: It provides a password and you can start using it.
 
 

Comments