RASPBERRY PI-HOLE

SET STATIC IP ADDREES FOR RASPBERRY 
 
sudo nano /etc/dhcpcd.conf

Step 4:  Add 

interface eth0
static ip_address=192.168.0.220/24
static routers=192.168.0.1
static domain_name_servers=192.168.0.1

CLICK OPTION - X AND ENTER TO SAVE FILE ,
REBOOT



LOGIN AFTER REBOOT AND OPEN TERMINAL, OR DO IT VIA SSH


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

 

Follow the prompts


  • raspberry, raspberry temp, PI-HOLE, ADBLOCK
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

HooToo HT-TM02 OpenWRT System

Using a trip Mate Nano as on openwrt router...

ClearOS Market Place App Removal

Currently ther appears to be no easy way to remove apps from the ClearOS management console / Web...

NETGEAR WN2000RPT

The Netgear WN2000RPT V2 can be flashed with DD-WRT with no problem. It is listed as WNR2000V2 on...

RASPBERRY PI 3 OPEN-WRT

Steps to setup Raspberry PI 3 with OpenwWRT / LEDE Router software and create a super...

ARCHER C7 V2 OPENWRT

Flashing an Archer c7 V2 with LEDE, Open-WRT or DD-WRT requires a process whihc enables recobery...