Posts
All the articles I've posted.

Disable Ubuntu motd Cruft
Canonical insist on advertising in their motd news as you log on. You get told you're not part of ESM and click here to sign up - get rid of it all using t

Manjaro Failed Updates
Updated:Finally, got a power supply for my laptop. Been turned off for quite a while. When I powered it on and tried to update it: error: GPGME error: No data erro

APT check CVE's
How do I see a fix or patch already applied to an installed package on a Ubuntu or Debian LTS server? https://www.cyberciti.biz/faq/linux-find-package-incl

Extracting Formatted Content from MediaWiki
Updated:When extracting content from MediaWiki to transfer into SharePoint - or other knowledgebase system, extracting the raw `wikitext` isn't that helpful. I tra

Kubernetes Clustering
This week I have been dabbling in the dark arts that are Kubernetes. I read the Kubernetes getting started guide for learning it with minikube, and thought

10GbE SFP+ and a Python3 One Line FTP Server
I've built my cluster and stated doing some network tests using iperf3 . My results were pretty good. But my file transfer speeds pretty bad, by comparison

Virtual Machine Clustering, part 2
Updated:Following on from Virtual Machine Clustering , it's taken a while to get things working as I want them. The least difficult part has been Proxmox. When it

Distributed Virtualisation
Updated:A tool box for low-cost virtualisation with replication, management and high availability without the need of expensive SAN's and shared storage devices. h

Video Conferencing Screen Sharing
Updated:Try installing manjaro-pipwire if you don't have it. The behaviour of my browser seemed to have changed, and no longer lets me share a screen. I end up wit

zsh antigen
Updated:Manage zsh the intelligent way. Install curl -L git.io/antigen > ~/antigen.zsh Configure ~/.zshrc source ~/antigen.zsh # Load the oh-my-zsh's library. anti