A Simple Entry Guide to Btrfs Snapshots (Part 1)
In this guide (part 1) I'll briefly explain what Btrfs snapshots are and how to set up automatic local snapshots.
In this guide (part 1) I'll briefly explain what Btrfs snapshots are and how to set up automatic local snapshots.
How to properly uninstall acme.sh
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!
In this article I'll guide you through verifying SSH host keys manually, then the crazy shell shenanigans way, and finally we'll talk about SSH keys in SSHFP DNS(SEC) records!
Today we'll recreate Apple Magic on Linux (kind of)
In this guide I'll show you how to install Ollama and running your first LLM/LVM, recommend some models, give you examples on how to script with it and finally how to describe images. This is the first article in a series of articles on how to run AI in-house.
I did the thing they tell you not to do: I set up my own local Arch Linux mirror at home.
Avoid downtime and reboots with Linux! 🚀 Learn how to “reboot” user-space with systemctl soft-reboot, load a new kernel with systemd kexec, and minimize interruptions with live patching. Say goodbye to long restarts and hello to (more) seamless updates! 🖥️✨