Secure DNS with Cloudflared and Pi-hole
Introduction This guide helps you set up a privacy-focused, DNS-over-HTTPS (DoH) solution for your entire LAN – without requiring per-device configuration (which isn’t even possible on e.g., iOS). Instead, […]
Introduction This guide helps you set up a privacy-focused, DNS-over-HTTPS (DoH) solution for your entire LAN – without requiring per-device configuration (which isn’t even possible on e.g., iOS). Instead, […]
Linux Tools is a comprehensive, privacy-conscious list of applications and tools for Linux, as well as distributions. Why I Built Linux Tools As someone truly passionate about Linux and […]
This guide walks you through setting up a Linux virtualization environment using KVM, QEMU, libvirt, and Virtual Machine Manager (virt-manager) – a stack that directly exposes and manages the […]
You can easily set both desktop and lock screen wallpaper in KDE Plasma using a simple shell script. This is especially useful for automation tools, scripting, or apps like […]
This Fedora KDE Plasma Post Installation guide is a curated collection of notes I took after installing Fedora KDE Plasma 42 – focused on essential apps, NVIDIA drivers, privacy […]
Just as ipconfig works on Windows to check your local IP address, Linux provides its own commands for retrieving the same information. In this post, we’ll walk through the […]
Learn how to set up a Kubernetes cluster on Infomaniak Cloud, route traffic securely using NGINX Ingress, configure automatic SSL certificates with cert-manager, and deploy applications.
Learn how to redirect a domain to another domain using Cloudflare, a powerful technique for managing domain migrations or consolidating multiple domains. This is useful for: 1. Set Up […]
Introduction Fedora Linux 42, released April 2025, marks a milestone: KDE Plasma is now an official Edition, elevated from a spin to a flagship experience alongside GNOME Workstation. This […]
GitHub Copilot is a powerful AI coding assistant for Visual Studio Code (VSCode), but its default settings can risk exposing sensitive data like API keys, tokens, or passwords. This guide details how to configure Copilot securely […]
S3Safe is a robust Bash script for backing up websites, databases, and database users to any S3-compatible storage (e.g., AWS S3, Cloudflare R2, Google Cloud Storage, Infomaniak Swiss Backup) […]
Cert Expiry Bot is a Bash script that monitors SSL certificates for multiple domains and sends Telegram alerts if they are expiring soon. It checks for expirations within 14 and […]
In this guide, we will configure Telegram notifications for Zabbix to keep you informed about your infrastructure. You’ll learn how to set up alerts for critical events, such as […]
Deploy WordPress is a Bash script that automates the deployment of the latest WordPress release on Linux. It downloads, extracts, configures, and sets up the necessary permissions, making WordPress ready […]
In this guide, we’ll set up Cloudflare to act as a Dynamic DNS (DDNS) service for a home server with a dynamic IP. While Cloudflare doesn’t offer a dedicated […]