Apropos "It doesn’t always have to be Linux - An intro to FreeBSD" 🙂

I've had Pi-hole running on Raspberry Pi OS for a decade (more?), but now I'm trying FreeBSD and AdGuard Home on a Raspberry Pi 4. A little bit apprehensive about the ufs file system, but let's see!

#freebsd #raspberrypi #adguardhome

https://github.com/AdguardTeam/AdGuardHome

Looking good, so far.

Since the Raspberry Pi doesn't have any RTC, I had to add the following to /etc/rc.conf:

ntpd_enable="YES"
ntpd_sync_on_start="YES"

to get proper time for log entries etc.

@mjack I am very interested by this.
I have a Raspberry Pi 4 B which is just sitting in a drawer right now. I will give it a go.
What version of OpenBSD are you using? From what I remember (but from a couple years ago, so it might have improved since), there is no all ready images of OpenBSD for the Raspberry Pi...

@NZZWQCQ

Sorry, I'm using FreeBSD