All Stories

MAC Dual Displays Switch Places

If you are using Dual Monitors with an Apple Macbook, you may encounter an issue where the displays swap or flip when the computer goes to sleep. My dual monitor...

Uninstall a Grafana Plugin in Kubernetes

Uninstall a Grafana Plugin in Kubernetes I just accidentally installed the `grafana-image-renderer` plugin and it blew up in my Kubernetes cluster. There are now errors of an unsupported plugin. The...

Reset Windows Admin/Account Password

Reset Windows Admin or User Password This tutorial will use an Ubuntu Linux Live USB to reset your password. You could destroy your Windows computer, and I am not responsible....

SystemD-LoginD High CPU Usage

I recently repurposed a Dell Latitude Laptop to run my Plex Server. I wiped the laptop, updated the drivers and installed Ubuntu 20.04 along with the latest Plex software. Shortly...

Kubectl Cheatsheet

Just a small list of kubectl commands that I always forget. This is a living list, so feel free to add any comments below.

Convert AKS PV to Premium Disk

Convert AKS PV to Premium Disk AKS Clusters have a few pre-defined storage classes that can be used when creating volumes. These are typically: NAME PROVISIONER RECLAIMPOLICY azurefile kubernetes.io/azure-file Delete...