Recently Updated Pages
Language and Culture Support
Here’s a starting list of language and cultures: CULTURE SPEC.CULTURE ENGLISH NAME ---------...
Unit Test Access to Internals
Problem Sometimes, you write a unit test that needs access to a method in the assembly/library u...
Kat's Concert Events - WIX Setup
Wix Concert Events Page Using CMS, Repeaters, and Velo Purpose This setup replaces a manually m...
Windows: Remote CPU Usage
Open powershell, and run this: Get-Counter -Counter "\Processor(_Total)\% Processor Time" -Compu...
Visual Studio IDE Color Fixes
For true black theme, use Vanta Black theme. But, it will bork several color settings that you h...
ESXi - Fixing Inaccessible NFS Share
When your NFS share drops off in ESX, and all the VMS show xxxxx (inaccessible), the ESX host pro...
Validating AD Machine Account
NOTE: If you are looking to fix a machine account, see this page: Windows: Repair a Domain Machin...
Windows: Repair a Domain Machine Account
Here's a quick way to repair the domain membership for a machine account. It doesn't require two...
Old NET Core Setup on Ubuntu 22
This used to be the method of setting up the dot net runtime and SDK on an ubuntu machine. But, ...
Convert SSL PFX for NGINX Usage
NGINX doesn’t natively use a pfx key file (pfx is what Windows IIS needs). So, it must be convert...
Windows 10 Moving Recovery Partition
If you've tried to expand a disk, but the Recovery Volume is in the way, here's how to move it. ...
Linux: Manually Installing SSH Keys
Here's some steps on how to manually install SSH public keys in a host. 1. SSH Key Folder Navig...
Ubuntu Host Setup
Here are the minimal steps to setup a clean Ubuntu VM. Note: These instructions are tested on on...
Debian: Setup Static IP Address
NOTE: This works on Debian 13.4. Here are notes and steps to assign a static IP address for a De...
Ubuntu: Setup Static IP Address
Here are notes and steps to assign a static IP address for an Ubuntu host. These steps are known...
Named Async Locks
As application complexity grows, you will eventually need a scalable way to serialize (or "singul...
Debian VM Template
Purpose These instructions are for standing up a Debian 13.4 VM to be used as a template in an i...
Debian: Offline Package Installation
If you need to add services or packages to a VM that has no internet access to pull down packages...
Sorting a List Collection of Type
You will come across the need to sort a list of types, at some point. This method will do In-Pla...
GitHub Personal Access Tokens
These expire annually. We use a couple for testing and automated access. Creation To create a ...