Skip to content

Category: Tutorials ๐Ÿ“

Traefik v3 and CrowdSec with Docker Compose: A Modern Security Stack

This guide provides a streamlined approach to deploying a powerful and secure web stack using Traefik as a reverse proxy and CrowdSec for threat protection. We will use Docker Compose to orchestrate the services, creating a setup that is easy to manaโ€ฆ

Secure Server-to-Server File Transfers with rsync and tmux

This guide provides a definitive, โ€œterminal-firstโ€ approach to transferring large amounts of data directly between two remote servers. By combining the power of rsync for data synchronization, tmux for session persistence, and a securely configured Sโ€ฆ

A Smart, mimeapps.list-Aware File Opener for Neomutt

Tired of being locked into a single default program for your email attachments in Neomutt? This tutorial will guide you through creating an intelligent file-open-chooser that dynamically reads your systemโ€™s mimeapps.list configuration. With a single โ€ฆ

Guide: NVIDIA Legacy Drivers & Multi-Monitor Setup on a ThinkPad W520 (Arch Linux)

This tutorial walks you through the process of setting up a ThinkPad W520 to run exclusively on its discrete NVIDIA GPU. This is essential for using external monitors connected via the docking station and achieving a stable, high-performance desktop โ€ฆ

Efficient File Compression in Ranger File Manager

Terminal file managers like ranger offer powerful ways to manage your files efficiently. This guide shows you how to enhance ranger with custom commands for compressing files into various archive formats directly from the file manager interface. Thisโ€ฆ