Posts
All the articles I've posted.
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
Nginx and LDAP Authentication
Updated:We want a little more control over some of our reverse proxies and wanted to place a little extra burden on the users as possible. To do this we chose to u
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