Pi hole: Difference between revisions

From wikinotes
No edit summary
 
Line 16: Line 16:
|-
|-
| <code>/etc/pihole/</code> || configuration
| <code>/etc/pihole/</code> || configuration
|-
| <code>/etc/dnsmasq.d/01-pihole.conf</code> || dnsmasq configuration
|-
|-
| <code>/run/log/pihole/</code> || logs
| <code>/run/log/pihole/</code> || logs

Revision as of 18:24, 11 October 2021

Built overtop of dnsmasq, to serve as an ad-blocker.
There are two variations: a standalone version made for the local machine, and one designed to operate for an entire network.

Documentation

official docs https://docs.pi-hole.net/

Locations

/etc/pihole/ configuration
/etc/dnsmasq.d/01-pihole.conf dnsmasq configuration
/run/log/pihole/ logs
/run/pihole-ftl/ socket, pid, port, ...

Notes

pihole standalone install
pihole server install
pihole configuration

Usage

pihole status
pihole enable