-
Continue reading →: HexadecimalAn overview of Hexadecimal (Base 16) and how it compares to Denary / Decimal (Base 10) and Binary (Base 2).
-
Continue reading →: AI in Government and Academia Summit 2025 (Manchester, UK)On Thursday 11th September 2025 I attended the “AI in Government and Academia Summit 2025” hosted by Manchester Metropolitan University (MMU), the Department for Science, Innovation, & Technology (DSIT), and Government Digital Service (GDS). The day was co-chaired by Dr Tommaso Spinello (DSIT) and Professor Keeley Crockett (MMU) and opened by…
-
Continue reading →: Proxmox: Terraform CloudinitBack in May I used Terraform to create some containers in my Proxmox environment. Adjustments to Proxmox Since my original post I have turned my single Proxmox node into a Proxmox cluster, added some shared storage and created a cloudinit template. With all of that in place I’m now going…
-
Continue reading →: Personal Update: BSc to MScPreviously my “personal update” posts discussed how I was undertaking an apprenticeship. That was a Bachelor of Science (BSc) in Digital and Technology Solutions, with my specialism/pathway focusing on Software Engineering. The apprenticeship expanded my knowledge, gave me confidence and helped introduce me to new ways of researching/investigating technologies. I successfully…
-
Continue reading →: Proxmox: CloudinitIn this blog post I am going to look at creating a virtual machine (VM) template that has cloudinit so that some settings are automatically configured at launch of any VMs built from the template. The first step towards a cloudinit template is finding a cloudinit image. Ubuntu Cloudinit Images…
-
Continue reading →: K3s Cluster (Kubernetes)With my Proxmox cluster running I have decided to delve back into Kubernetes in a local cluster. My Proxmox hosts are not super powerful (2 cores each and a mixture of 4GB and 8GB) but that should be enough for a K3s cluster. K3s K3s is lightweight Kubernetes (K8s) built…
-
Continue reading →: Proxmox: Adding A ShareMy little Proxmox cluster is coming into iit’ss own with a few virtual machines (VMs) and containers running across the 2 nodes of the cluster. However, I have been downloading operating system ISOs and container templates (CT) to each node when needed, and backup is currently non-existent. Time to do…
-
Continue reading →: Linux: Creating an NFS ShareSharing data across multiple computers can be achieved in many different ways, in this blog post I’m going to use an Network File System (NFS) share. Server The server will require nfs-kernel-server installing and at least one share setting up: I’m going to be using the share to share out…
-
Continue reading →: Personal Update: BCS Essential Certificate in Artificial Intelligence (AI)We are currently in an Artificial Intelligence (AI) summer, with new AI solutions and AI features appearing in various technologies. The popularity and usage of AI is growing which brings both positives (automation, new solutions) and negatives (ethical issues, bias). As I’m using AI in my professional role, and at…
-
Continue reading →: Proxmox ClusterA Proxmox cluster allows for High Availability (requires 3 nodes) and resource sharing. In a production data centre it would allow for Virtual Machines (VMs) or containers to move between nodes to help keep production systems running. It is not something I’ve done previously as I only had 1 device…


