Posts with "dhcp" Tag

PiHole Setup

by danaukes

docker compose

```yaml version: "3"

More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/

services: pihole: ...

Read More
Intricacies of working with two virtual machine clones

by danaukes

Even if you have two vm clones with different mac addresses, you need to tell ...

Read More