Index

Table of contents

Pi Hole

default passwords
adblock / blackhole
pi / raspberry
change dns server linux
/etc/resolv.conf
change dns server windows
configure under IPv4 properties of the network adapter (network config)
blocklists
https://v.firebog.net/hosts/lists.php

command line

password reset (leave blank for no password)
pihole -a -p
whitelist Websites using the pihole command.
pihole -w someaddomain.com anotheraddomain.net
Use the -b option to blacklist intead of whitelist
pihole -b someaddomain.com anotheraddomain.net
find current entries for a domain
pihole -q example.com
find out which block list blocks a domain
pihole -q -adlist -all [domain]
list current blacklist / whitelist
cat /etc/pihole/list.* | less

documentation

https://docs.pi-hole.net
https://www.youtube.com/channel/UCT5kq9w0wSjogzJb81C9U0w
https://pisupp.ly/pihole
https://ph.link/pisupplykit