GERBER FILES Can compare different Gerbers online at Altium Try comparing split out new Control Board, vs old Control Board ADDING PROJECT SYMBOLS New project In KiCad menu window, Sy...


Notes for KiCAD

TrueNAS : Certificate Expired
TrueNAS reported its certificate had expired… used information from TrueNAS Community site In TrueNAS go to System -> CAs -> Add Add “dummy” entries as shown here Click ...

Home Control: Setup SONOFF S26 SmartPlug with Tasmota
The Sonoff S26R2 uses an ESP8285 MCU and can be re-programmed to use the Tasmota home control firmware. Dismantle Socket Remove bezel around plug pins; just pulls off Remove three small sc...

Install Trilium on Docker
This install assumes that Docker has been installed previously, and extends the Docker stack created for the Traefik Reverse Proxy. Trilium is a notes app that can run on desktop or server. I have...

Magazine Articles of Interest
Having collected an extensive library of magazines, this page gives an index into those articles of particular interest to me… possible future builds. Referenced articles are generally 1:35 armour,...

Computer / Programming Books
Over the years I have collected quite a few computer and software related books. I have been gradually throwing some of the really old ones away, changing out for PDF where they have been available...

Jekyll Install on Mac
To edit the Archive Run terminal; execute following to run Jekyll: cd ~/Documents/jekyll_website_MASTER bundle exec jekyll serve Open folder ~/Documents/jekyll_we...

Install Apache HTTPD on Docker
This install assumes that Docker has been installed previously, and extends the Docker stack created for the Traefik Reverse Proxy. The Apache HTTPD server project is an open-source HTTP server. I...

Home Server: Hardware (2018 - 2023)
First Build 2018 I had a 8TB QNAP TS-412 NAS server running in RAID5 with 6TB usable storage, which served well for over six years but was getting slow and almost full. It was time to upgrade to s...

Integrate UPS and Proxmox
Adding UPS Monitoring to Proxmox Passthrough USB to APC UPS Try the following to add NUT (Network UPS Tools) to Proxmox and use this to shutdown all elements of the server gracefully: The...