Pihole
Pihole
We used proxmox lxc ubuntu 23.04 template and on top of it installed pihole.
The steps of creating CT was:
hostname: pihole
disk size: 4
Cores: 1
Memory: 1024
swap: 1024
ipv4: static
ipv6: dhcp request
dns domain: pihole.vina.xxxx.xx.x
dns-server: 1.1.1.1
Installing
- update the system and install curl
- go to pihole documentation or directly enter a controversial bash snippet w/o verifying :lol:
curl -sSL <https://install.pi-hole.net> | bash
- give a static ip to pihole container.
- autostart=true
Configuration
Adding custom adlist
Source | Repository Link |
---|---|
DeveloperDan | lightswitch05/hosts |
Now in order to sync run the command given below.
pihole -g