Recently Updated Pages
07 - Passive Cooler Fridge (Zeer Pot) Build
A zero-electricity evaporative cooler built from two galvanized trash cans, sand, and a water wic...
06 - Field Cooking Methods
How to cook when the stove does not work. This page covers every realistic heat source available ...
05 - Meal Assembly & Food Fatigue
You know how to cook each component. This page is about combining them into actual meals, keeping...
04 - Cooking Rice
Rice is the primary calorie source in this plan. It is simple to cook, stores almost indefinitely...
03 - Cooking Lentils
Lentils are the fuel-conservation alternative to whole dried beans. No soaking required, cook in ...
02 - Cooking Pinto & Black Beans
Pinto beans are the primary protein source in this plan. Black beans are interchangeable with pin...
01 - Food Storage & Rations
SHTF Food Rations — Core Survival Diet Beans, Rice, and Fat — the minimum viable food supply for ...
🖥️ Windows 11 OOBE Setup Checklist (GTH)
Before you start: Have the employee's name, their assigned username, and the domain credentials ...
New Workstation Setup — Windows 11
Before you start: Have the employee's name, their M365 credentials, and the VPN config ready bef...
Create a User
Go to: System → User Management → Users (or just search "Users") Create a new user with: A usern...
Music Duplicate Finder — Because Apparently You Collected the Same Song 47 Times
So your music library is a disaster. You've got the same artist in two folders with slightly diff...
dupfinder.py
#!/usr/bin/env python3 """ Music duplicate finder - combines three detection methods: 1. Track n...
Some Docker commands
This will take all running containers, and show you the ports and container names. docker ps --f...
Resolving BitLocker Recovery Prompt (No Key Available)
Scenario Windows boots to blue BitLocker recovery screen asking for 48-digit key. No skip/continu...
Pi-hole Moving Port 53
Free up port 53 (for Pi-hole Docker) In Linux, you need to tell systemd-resolved not to listen o...
Pi-hole on Docker Compose
.yaml: services: pihole: container_name: pihole image: pihole/pihole:latest ...
Install Minecraft on Docker Compose
Install Mincraft using Docker Compose The Plugins are important. like "ViaVersion" as it it be w...
Skyrim Mods in Linux
Prerequisites - Linux Distro: Endeavor OS (or similar Arch-based; adjust package manager command...
NZBGet | in docker
NZBGet default credentials (all versions, including the linuxserver Docker image): Us...
qBittorrent in Docker | troubleshooting
How to fix 'unauthorized' webUI error Add the following line to the qBittorrent.conf file: We...