Tag: Uncategorized
All the articles with the tag "Uncategorized".

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

Project Gatekeeper, Part 3
Updated:This article covers the python programming used to control the gates. At this stage I'll post some snippets and ideas on why and how I do things this way,

ESP8266 Real-World Project
Updated:Gatekeeper, Part 1 This week, I've been working on an Open-Source electronics project. I've never really been successful with electronics, my soldering is

Circuito.io
Updated:https://www.circuito.io/app I was looking for something to draw circuit diagrams and this is a step further! Pick your components, and it will even show yo

ESP32 and NFC over I2C
Updated:I've been tasked with an electronics project to scan NFC/RFID devices. Electronics is very new to me. I can handle the bit where I know what I want to buil

Made Me Chuckle
Made Me Chuckle

Github and Deploy Keys
When it comes to pulling code from some of our private repositories we've configured a couple of systems with deploy keys. This allows them to pull the cod

Docker and PostgreSQL
Updated:New job, new challenges. I've come across docker in the past, but have pretty much been on the follow these commands to fire up a docker and then use it. N