How to get extra drivers in your Linux VM/VPS/Hetzner Cloud etc.
Installing linux-image-extra-virtual will allow you to use more Linux features!
Installing linux-image-extra-virtual will allow you to use more Linux features!
Restoring the correct visitor remote IP behind a Cloudflare tunnel – the correct way – with this case study.
I document how I migrated my binary installation of Gitea to Forgejo.
A short article to quickly getting your OpenSSH server hardened.
In this quick guide I'll show you how to connect Ollama to Telegram with a pre-made bot – ready to use!
Let's say you have a headscale server, and now you'd like to connect your Linux machines to your self-hosted tailnet. The first thing we gotta do, is installing tailscale; curl -fsSL https://tailscale.com/install.sh | sh Or if we wanna do it manually, in the case of Ubuntu 24.04, we first get [...]
In this guide (part 1) I'll briefly explain what Btrfs snapshots are and how to set up automatic local snapshots.
In this guide I'll show you how to customize the MOTD on your Ubuntu installation to remove ads, adding useful info and even having some fun!
Let's continue our article series by taking a look at the HTTP API, optimizing the systemd service, putting Nginx in front of it with HTTPS and making sure authentication is required; finally, we set up our code editor config to use our remote instance.
Use OpenSSL and awk to quickly extract hostnames from a certificate file!