Posts with "dhcp" Tag
PiHole Setup
by Dan Aukes
docker compose
```yaml version: "3"
More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/
services: pihole: ...
Intricacies of working with two virtual machine clones
by Dan Aukes
Even if you have two vm clones with different mac addresses, you need to tell ...