Pi-hole in Proxmox LXC installieren:
VM erstellt
Ubuntu installiert
Console geöffnet
sudo -i
Pi-hole installation:
apt-get update && apt-get upgrade -y
apt-get install curl -y
curl -sSL https://install.pi-hole.net | bash
Passwortwechsel
pihole -a -p
Neu Einlesen aller listen
pihole -g
Listen, die Du mit dem Pi-hole blockieren kannst:
https://github.com/blocklistproject/Lists
Gutes Video:
https://www.youtube.com/watch?v=ZMuKsCv3Pj8