Fedora KDE Plasma Post Installation Guide
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 […]
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 […]
This guide shows you how to set up YDNS dynamic DNS on a Windows Server with a dynamic IP. We will create a PowerShell script that will update our […]
This guide walks you through setting up secure, automated daily backups of your Linux server’s websites and databases to Cloudflare R2 (S3-compatible storage), with a 14-day retention policy and […]
Server Stats is a Bash script that provides a snapshot of key system information, such as uptime, installed software versions, resource usage, logged-in users, and running services. Features Screenshot […]
New MariaDB is a bash script that automates the creation of a new database and user in MariaDB. It simplifies the process by prompting for necessary credentials and applying […]