I’m updating my monitoring and preparing an article for this blog, and I got an interesting problem. Messages were parsed
Continue readingMonth: April 2020
Create a systemd service
We will create a systemd service, we will start an executable file and keep it alive. Create a file /etc/systemd/system/myservice.service
Continue readingUpgrade Ubuntu Eoan to Focal
After the upgrade of my development server to Focal, the next step is to upgrade my personal Linux Laptop. The
Continue readingClean Ubuntu after an Upgrade
We have done the upgrade from Bionic to Focal, now we need to clean the system a bit. First let’s
Continue readingUpgrade from Ubuntu Bionic to Focal
Ubuntu 20.04, alias Focal Fossa has just been released, let’s try to upgrade 🙂Don’t upgrade directly from on a production
Continue readingRemove a master node from a HA Kubernetes cluster
Few weeks ago one the master nodes of one of my cluster has become unstable. I got an error when
Continue readingTwo of the disks to back up have the same name
I recently got a problem on my Mac with Time Machine. Time machine is a wonderful tool used to backup
Continue readingSelf managed Kubernetes with Nginx Ingress
In this tutorial we see how to use Nginx-Ingress on a single Kubernetes node. This tutorial is working on bare-metal
Continue reading