Category: Tutorials ๐
The Ultimate Guide to Email Encryption with OpenPGP
๐
15.07.2025
This guide provides a comprehensive, โterminal-firstโ approach to setting up robust end-to-end email encryption. By creating your cryptographic keys directly with GnuPG, you build a universal and secure foundation. We will then show you how to integrโฆ
Essential Initial Setup for a Secure Debian Server
๐
10.07.2025
Welcome to the essential security guide for any new Debian server. A fresh installation is a blank slate, and taking the right steps immediately after setup is crucial for protecting your server from threats. This guide provides a logical, step-by-stโฆ
Traefik v3 and CrowdSec with Docker Compose: A Modern Security Stack
๐
10.07.2025
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โฆ
Tutorial: Integrating ranger and sxiv with Advanced Features
๐
06.07.2025
This tutorial combines all the necessary steps to seamlessly integrate sxiv and ranger, including: Launching a gallery view from ranger Configuring keybindings in ranger Creating an interactive โOpen withโฆโ menu in sxiv Opening ranger from within sxโฆ
Vim Tip: How to Insert the Current Time with a Shortcut
๐
03.07.2025
When keeping a journal, logging meetings, or documenting events, an accurate timestamp is invaluable. However, manually typing the time is cumbersome and interrupts your writing flow. In this short guide, youโll learn how to use a single, clever lineโฆ