Posts
All the articles I've posted.

Exim4 and TLS Issues
How difficult can this be? Same server config, just want to enable TLS so it finally has STARTTLS support. Well it looks easy enough as you just need to dr

A Little Fun
A Little Fun

Coders Tool
https://www.coderstool.com A raft of useful generators for various things like hmac, base64, json, time difference, etc.

Python Installation Error
zipimport.ZipImportError: can't decompress data; zlib not available Requires zlib1g-dev sudo apt install zlib1g-dev

Python Build and Deploy
We wanted a way of delivering passive status updates from our dockers to the Icinga2 API. I've used bash scripts for this in the past with curl, but figure

Nvidia Nightmare Returns
Updated:After an upgrade on Manjaro, I got no graphical environment. Looking in the logs it tells me something is going on with nvidia: $ sudo journalctl -b ... Ja

Radarr and Synology
Updated:Well, Couchpotato is no longer being updated, and the project had been archived as read only. That's not good, I've used Couchpotato for years. I did some

Cockpit - Remote Administration
Updated:As my download station operates headless, Cockpit is a nice way to manage it using a browser. https://www.redhat.com/sysadmin/intro-cockpit

Synology Nzbget Failed Update
Updated:Package manager said I needed some updates, including nzbget. Usually this is pretty straight forward, but this time it just fails and goes into a state wh

LilyGO TTGO ESP32 Dev Board (T-Internet-POE)
Updated:Having a new LilyGO TTGO ESP32 arrive, I got to work on flashing it with Tasmota straight away. A bit fiddly as you need to connect the download board, whi