Instalare PiHole pe un Raspberry Pi Zero W .

1
2
3
sudo apt update
sudo apt upgrade -y
sudo curl -sSL https://install.pi-hole.net | bash

Verificare status:
systemctl status pihole*

pihole service status

PiHole update:
sudo pihole -up

Pihole Control Panel:
[http://piholeIPAddress/admin]

Ad Lists:
FireBog.net
Se adauga in Pi-hole admin -> Group Management -> Adlists

Schimba parola de admin:
sudo pihole -a -p

Links:
Install&Configure Pihole on Ubuntu 20.04
Unlock the Full Potential of Pihole