Skip to main content

Recently Updated Pages

07 - Passive Cooler Fridge (Zeer Pot) Build

Food & Water

A zero-electricity evaporative cooler built from two galvanized trash cans, sand, and a water wic...

Updated 5 days ago by Danicus

06 - Field Cooking Methods

Food & Water

How to cook when the stove does not work. This page covers every realistic heat source available ...

Updated 6 days ago by Danicus

05 - Meal Assembly & Food Fatigue

Food & Water

You know how to cook each component. This page is about combining them into actual meals, keeping...

Updated 6 days ago by Danicus

04 - Cooking Rice

Food & Water

Rice is the primary calorie source in this plan. It is simple to cook, stores almost indefinitely...

Updated 6 days ago by Danicus

03 - Cooking Lentils

Food & Water

Lentils are the fuel-conservation alternative to whole dried beans. No soaking required, cook in ...

Updated 6 days ago by Danicus

02 - Cooking Pinto & Black Beans

Food & Water

Pinto beans are the primary protein source in this plan. Black beans are interchangeable with pin...

Updated 6 days ago by Danicus

01 - Food Storage & Rations

Food & Water

SHTF Food Rations — Core Survival Diet Beans, Rice, and Fat — the minimum viable food supply for ...

Updated 6 days ago by Danicus

🖥️ Windows 11 OOBE Setup Checklist (GTH)

Onboarding

Before you start: Have the employee's name, their assigned username, and the domain credentials ...

Updated 3 weeks ago by Danicus

New Workstation Setup — Windows 11

Onboarding

Before you start: Have the employee's name, their M365 credentials, and the VPN config ready bef...

Updated 3 weeks ago by Danicus

Create a User

Acumatica Dev

Go to: System → User Management → Users (or just search "Users") Create a new user with: A usern...

Updated 4 weeks ago by Danicus

Music Duplicate Finder — Because Apparently You Collected the Same Song 47 Times

Music Organization

So your music library is a disaster. You've got the same artist in two folders with slightly diff...

Updated 1 month ago by Danicus

dupfinder.py

Music Organization

#!/usr/bin/env python3 """ Music duplicate finder - combines three detection methods: 1. Track n...

Updated 1 month ago by Danicus

Some Docker commands

Docker

This will take all running containers, and show you the ports and container names. docker ps --f...

Updated 1 month ago by Danicus

Resolving BitLocker Recovery Prompt (No Key Available)

BitLocker

Scenario Windows boots to blue BitLocker recovery screen asking for 48-digit key. No skip/continu...

Updated 2 months ago by Danicus

Pi-hole Moving Port 53

Pi-hole

Free up port 53 (for Pi-hole Docker) In Linux, you need to tell systemd-resolved not to listen o...

Updated 2 months ago by Danicus

Pi-hole on Docker Compose

Pi-hole

  .yaml: services: pihole: container_name: pihole image: pihole/pihole:latest ...

Updated 2 months ago by Danicus

Install Minecraft on Docker Compose

Minecraft

Install Mincraft using Docker Compose The Plugins are important. like "ViaVersion" as it it be w...

Updated 4 months ago by Danicus

Skyrim Mods in Linux

Skyrim Mods

Prerequisites - Linux Distro: Endeavor OS (or similar Arch-based; adjust package manager command...

Updated 4 months ago by Danicus

NZBGet | in docker

arr Stack NZBGet

      NZBGet default credentials (all versions, including the linuxserver Docker image): Us...

Updated 5 months ago by Danicus

qBittorrent in Docker | troubleshooting

arr Stack qBittorrent

How to fix 'unauthorized' webUI error Add the following line to the qBittorrent.conf file: We...

Updated 5 months ago by Danicus