Pi Hole (DNS server)

DNS over HTTPS proxy with ad blocking

Board version: Pi 3 B+ Rev 1.3
Memory: 1 GB
RPi OS version: Lite 32-bit
Site: https://pi-hole.net/



Basic installation OS


Install Pi-hole

Install Pi-hole (without SUDO) $ curl -sSL https://install.pi-hole.net | bash

Reconfigure pi-hole via command line (without SUDO).
For example to change your Pi-Hole's ip address $ pihole -r

Upgrade Pi-hole via command line) $ sudo pihole -up


Misc. DNS Server Stuff

Please do not use google dns servers (8.8.8.8/8.8.4.4).
They already know enough about you. They do not need to know all your online activities!

Cloudflare

The Following DNS Server Addresses (Free alternatives):
  • For IPv4: 1.1.1.1 and 1.0.0.1
  • For IPv6: 2606:4700:4700::1111 and 2606:4700:4700::1001
Site: Cloudflare