April 29, 2025
MicroCeph is a utility mantained by Canonical that allows us to deploy a Ceph cluster without dealin...
April 28, 2025
This tutorial assumes you already have a MicroK8s cluster with one node running, if you don't check...
April 25, 2025
MicroK8s allow us to deploy, scale and manage a Kubernetes cluster simplifiying the process. We can...
April 24, 2025
When creating a small Kubernetes cluster with 3 nodes, you might want to make the control plane node...
April 23, 2025
Kubernetes provides a dashboard to manage your cluster, to install it first we need to make sure we...
April 22, 2025
While debuging a Kubernetes cluster it's common to see the events registered using the command: ```...
April 21, 2025
In this tutorial, we'll go through the step-by-step process of installing a Kubernetes cluster using...
April 15, 2025
To install Xdebug on our Windows computer, we can use the installation wizard available on the Xdebu...
April 10, 2025
Windows has it's own `tar` command, in order to create a `.tar.gz` archive we have to run the follow...
April 2, 2025
In Microsoft Office Outlook, you cannot copy all the items in a Calendar folder when you right-click...
March 17, 2025
By default, the first element in the GRUB menu will be selected after the seconds at `GRUB_TIMEOUT`...
March 14, 2025
There's a known issue with Windows 11, when connecting to another computer via RDP it shows the reco...
March 12, 2025
In order to change the gateway in an Unifi device via CLI, you should first look at the current rout...
February 24, 2025
When you're adding a new account to Outlook, it suggest the previously configured email addresses....
February 20, 2025
Cloud-init provides our device the network configuration at boot. If we want to configure manually...
February 19, 2025
Netplan is a utility for easily configuring networking on a linux system. We can specify a static...