Featured image of post Installing Arch Linux base (with UEFI inside!)

Installing Arch Linux base (with UEFI inside!)

We've all strugled with installing Linux systems from scratch such as Arch or Gentoo, specially the first time we do so. Up next is the most basic...

Featured image of post Kernel mishaps on the network stack

Kernel mishaps on the network stack

Now this incident happened a few times over the course of a few months, but since this was only happening from our offices and the server was located...

Featured image of post Recover an overwritten script from memory

Recover an overwritten script from memory

Recently I had a co-worker do an *oopsie* on a server he was running a script on. He, actually wisely, executed a script on a screen within his terminal...

Featured image of post Retiring a Proxmox cluster node the right way

Retiring a Proxmox cluster node the right way

In case one of these machines belongs on a Proxmox Cluster you need to retire it. Leaving it presented on the cluster might cause a ton of issues...

Featured image of post S(z)etting up your private networks with ZeroTier

S(z)etting up your private networks with ZeroTier

This is where ZeroTier comes in, being a SD-WAN (Software Defined Wide Area Network) it doesn't depend on new hardware, it can just be set up using whatever

Featured image of post Set up your machine to use kubectl

Set up your machine to use kubectl

kubectl is a CLI tool that allows you to run commands that interact with K8s clusters. Wether it may be getting information from a specific pod...