Openbsd

OpenBSD automatic upgrade

       468 words, 3 minutes

OpenBSD 6.5 advertises for an installer improvement: rdsetroot(8) (a build-time tool) is now available for general use. Used in combination with autoinstall.8 , it is now really easy to do automatic upgrades of your OpenBSD instances.

Continue reading...


Storing unbound(8) logs into InfluxDB

       828 words, 4 minutes

I’m using unbound(8) on OpenBSD to block Ads . In the logs, I can see which domains were queried and blocked ; but I like to have a more graphical overview of whats happening over weeks. So I stole a few ideas from the Pi-Hole Web Interface , routed the logs to InfluxDB via syslog-ng and rendered statistics using Grafana.

Continue reading...


Blocking Ads using unbound(8) on OpenBSD

       416 words, 2 minutes

The Internet is full of Ads and Trackers. Some of them are useful to monetize free content. Some are used in a non-ethical manner. Savvy users will configure Ad-Blocker on their Web browser. Others won’t. Most Appliance and IoT modules won’t allow third-party blocking addons. Here’s how to add an extra layer of privacy using OpenBSD and its unbound(8) DNS resolver.

Continue reading...


OpenBSD laptop with Full Disk Encryption

       706 words, 4 minutes

Running OpenBSD on the laptop makes is safe by default. But encrypting the storage of the OpenBSD laptop makes it even safer. This is how my ThinkPad X230i gets encrypted and won’t boot without the proper USB thumb drive plugged in.

Continue reading...


A better way to run Telegraf on OpenBSD

       170 words, 1 minutes

Following Telegraf official README.md, I could compile and run Telegraf on OpenBSD . Due to my lack of knowledge on Go, this turned to be a quite instable method. Some Telegraf release would compile, some not. Anyway, thanks to Landry@, it is now possible to use Telegraf from OpenBSD ports.

Continue reading...


13 / 31