Welcome!

Hello there and welcome to my blog! This is still quite new but I plan on writing about what I learn as I use OpenBSD to host this site, as well as anything else software related I take an interest in. Hopefully you’ll find something of interest here

Setup SNMP for measuring CPU load and network traffic

One great thing about OpenBSD is that it comes with many services included. SNMP is one of them, meaning it can be set up without installing anything.

I am not sure how much value SNMP provides by itself, so I will be using it with RRDTool to capture, store and graph the measurements.

[Read more]

An initial and basic set up of Wireguard on OpenBSD

One great thing about OpenBSD is that it comes with many services included. Wireguard is one of them, meaning it can be set up without installing anything.

Here is my initial and quite basic setup of Wireguard on OpenBSD without using anything other than what is included in the base system.

[Read more]