March 17, 2025
By default, the first element in the GRUB menu will be selected after the seconds at `GRUB_TIMEOUT`...
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...
February 18, 2025
In order to configure a Wi-Fi interface using Netplan, we have to edit the desired Netplan yaml file...
February 17, 2025
In order to set a static IP address to an interface using Netplan, we have to edit the desired Netpl...
January 8, 2025
To change the keyboard distribution to Spanish on an Ubuntu Server, we must execute the following co...
October 28, 2024
Sometimes the GRUB menu is hidden by default on boot, you should enable it changing the GRUB configu...
October 25, 2024
I usually run Ubuntu and Windows on the same computer, in order to be able to select which OS I want...
October 22, 2024
We're going to install Tileserver GL software at an Ubuntu server. If you're using another distribut...
October 2, 2024
Let's Encrypt provides free SSL certificates, one of the certificate types you can request is a wild...
October 1, 2024
Let's Encrypt provide us free SSL wildcard certificates, these certificates need a DNS challenge in...
September 26, 2024
A tunnel in SSH allows you to access another device in the network using a secure connection. A rem...