Yes, You Too Can Be An Evil Network Overlord - On The Cheap With OpenBSD, pflow And nfsen

System & Network Admin
LibreWeb: 🌍 Decentralized Internet
LibreWeb Browser - Decentralized Internet alternative, using IPFS.
Using Caddy to replace Traefik and Nginx
How to use Caddy to replace the functionality of Nginx and Traefik2
A SystemD Unit for IPFS
Writing a SystemD Unit for IPFS
Windows 10 LTSC – the version that won't expire for years
: Can't run Windows 11? Don't want to? There are surprisingly legal options
Microsoft Activation Scripts (MAS) | MAS
Open-source Windows and Office activator featuring HWID, Ohook, TSforge, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
How to setup a chatmail server, optimized for Delta Chat Easterhegg 2025
With Signal, Whatsapp, and other centralized messengers suddenly running their servers in an authoritarian territory, we need a decentralized alternative. Delta Chat apps work with most e-mail servers but chatmail servers are more secure, faster and easy to setup, and have become the primary choice for new users. Learn how to host chatmail, and help creating the resilient chatmail server network for a shattered world!
5 Things We’ve Learned From 5 Years of Tailscale
Securely connect to anything on the internet with Tailscale. Built on WireGuard®️, Tailscale enables you to make finely configurable connections, secured end-to-end according to zero trust principles, between any resources on any infrastructure.
Where Are Docker Images & Containers Stored on the Host?
Docker uses two kinds of formats to represent running processes---images, and containers, and both store data on your computer's drive.
Setting up encrypted remote storage on Linux using rclone
uBlock Origin Bonus Content
uBlock Origin Bonus Content. GitHub Gist: instantly share code, notes, and snippets.
Debian 12 Cloud Init Docker Server
An example cloud init configuration file for Debian 12 with Docker.
How to switch from Network Manager to systemd-networkd on Linux
wireguard-tools - Required tools for WireGuard, such as wg(8) and wg-quick(8)
How to Use the Command 'htpasswd' (with Examples)
An awesome guide for the most useful CLI commands
Introduction
👋 Welcome to the TSDProxy documentation!
What is TSDProxy? TSDProxy is an application that automatically creates a proxy to virtual addresses in your Tailscale network. Easy to configure and deploy, based on Docker container labels or a simple proxy list file. It simplifies traffic redirection to services running inside Docker containers, without the need for a separate Tailscale container for each service.
Note
Setting up BIND9 to allow dynamic updates for clients – Domain of the Technomancer
Basic Authentication Header Generator
Generate a basic authentication header from username and password with this Basic Authentication Header Generator.
Setup Apt-Cacher NG as a caching proxy server in your homelab and configure your other Linux hosts to use it
If your homelab has more than a few servers or VMs running Debian-based distributions, it makes sense to set up a package caching proxy on one of your servers. This guide will show how to set that up, configure your other Linux hosts, and optionally how to use Ansible to automate configuring those other hosts.
APT-Cacher NG
Creating a local Cache of Ubuntu, Debian and Linux Mirrors.
Routing a Roku Streaming Stick via Tailscale Exit Node | Matt Knight
A simple guide on how to route all the traffic from a TV streaming stick or similar device via a Tailscale Exit Node, making it appear as though it's originating from somewhere else.
du command in Linux with examples - GeeksforGeeks
The `du` command in Linux is a utility for analyzing and reporting disk usage of directories and files, offering various options to customize its output for effective storage management.
Cubic: Build a Custom Linux Distribution Based on Ubuntu
Cubic simplifies the creation of custom Linux distributions based on Ubuntu or Debian by providing a GUI and virtual terminal environment for customizing ISO images
Tailscale DNS Updater
One of the very few things that irritates me about TailScale is that it uses ULA addressing and doesn’t allow for custom address block definitions (i.e., I can’t use my own GUA block). While this is definitely a “me problem”, it is something that is irksome to me nonetheless. So, in order to get access to my systems over TailScale, over IPv6, I created this python script to grab the v6 addresses and put them into a format conducive to, say, an internal BIND view, or pihole (v5).
A macropad keyboard for typing in equations
The Mathboard is a macropad that makes it easier to write equations on a computer. It is intended for engineers, scientists, and anyone else who regularly need to write equations. The Mathboard is …
Linux Fu: A Warp Speed Prompt
If you spend a lot of time at the command line, you probably have either a very basic prompt or a complex, information-dense prompt. If you are in the former camp, or you just want to improve your …
Python venv: How To Create, Activate, Deactivate, And Delete • Python Land Tutorial
How to create, activate, use, and delete a Python venv on Windows, Linux, and MacOS. We'll also look at how a Python venv works internally.
How I manage my dotfiles · Jamie Tanna | Software Engineer
A deep dive into how managing my dotfiles has (not) evolved over the last 10 years.
Minimal Caddy2 reverse proxy + letsencrypt for your Docker containers
My notes about open source stuff.
How to Set up Caddy as a Reverse Proxy
Master traffic redirection with our Caddy tutorial. Set up Caddy as a reverse proxy and quickly streamline access to your services.