Author: Sandy
Relay Contact Materials
I’ve made this quick reference guide to help pick the contact materials for your relay. The abbreviations are those used by Finder. Abbreviation Material Benefits Downsides Used for AgNi Silver Nickel Low Cost, popular Everything. Resistive Loads, slightly inductive loads AgNi + Au Silver Nickel + Gold plated Lower contact…
KiCad Simulation – Node sequence
Backup
I’ve been using SpiderOak for backup, and to cut a long story short it’s becoming tiresome. In fairness, it’s not really meant for backing up servers, but there’s still a lot of things it could do better. So I’m on the hunt for an offsite backup solution for this server….
Linux software updates – How to resolve changed configuration files.
Sometimes, when you’re updating software on your Linux machine, the person maintaining the package will have also updated the default configuration file that ships with the software. This is an issue if you have customised that configuration file on your system – the system doesn’t know whether it should keep…
Install Sage Math from source on WSL
Here’s how I got a fully featured Sage Math install on my system. I did this because I wanted to run on windows, and still be able to install packages, which isn’t possible with the precompiled binary. Basic process: Enable hardware assisted virtualization. Set up WSL (Windows Subsystem for Linux)…
UniLogic INT/REAL conversion blocks
Duck Pop-up Card
Server Setup 0: Contents
Hello and welcome to my series of posts on setting up a server to run Debian Linux, hosting a WordPress and a Nextcloud installation The idea is to take you through all the steps needed to get up and running, some basic familiarity with computers and Linux is assumed, but…
Server Setup 15: Optional Extras
Now you’re up and running with what should be a stable and secure installation of WordPress and Nextcloud with Collabora. There are plenty more tweaks you can work on yourself: Server Administration Advanced HTTPS – you can check your config with https://www.ssllabs.com/ssltest/. You have choices about how you want to…