docker Mailcow with Bahnhof Some random notes on how to setup your own email server using Bahnhof as an ISP (might be applicable to others as well)
Unbricking D-LINK DCS-933L One of the D-Link cameras started misbehaving recently, seeming to be stuck in a boot loop. After a recent visit to the family summer house, I came home with three broken devices. A
rfxtrx RFXCom USB over network Switching from USB attached RFXCom to use it over the network using ser2net.
Fan control of AMD GPU's in Linux (PopOS) Found this article that solved my noisy fan issues on my AMD GPU's in Linux. https://zarino.co.uk/post/amp-gpu-fan-curve-pop-os-ubuntu/
Linux VM bridge networking with debian How to not spend hours making virtual machines having bridged network, allowing them to be reachable from other machines on the network.
Network pfSense on XCP-ng/Xenserver Tips and trix getting pfSense running better on virtualization (XCP-ng/Xenserver)
pfSense Site to site VPN using OpenVPN and pfSense After a lot of trial and error on and off I finally managed to get one of my Asus router to connect to my openVPN implementation in pfSense and having traffic flow both directions!
hassio Home Assistant (hassio) hosting on Ubuntu Since my home automation system breaks every update I made a summary of steps needed to get up and running.
openmediavault Rsync OpenMediaVault to QNAP I wrote this summary since it wasn't 100% clear to me how this works rsync server works. Rsync is using modules when running as a daemon. A module is a share
raspberry pi OpenMediaVault on Raspberry Pi with encryption using LUKS I needed a small cheap NAS for keeping a remote backups. As speed was not an issue, I opted to use a Raspberry Pi with an external USB disk. To keep it secure
ghost Running Ghost behind nginx with SSL So I had problems with my images not showing from my ghost instance. Turned out that they where all pointing to localhost. I had forgotten to set the url variable in my docker-compose.
plex Plex in docker failing to play files with EAC3 audio Plex not playing files with EAC3 audio anymore, increasing inotify limits might help.