Skip to main content

Recently Updated Pages

Language and Culture Support

.NET

Here’s a starting list of language and cultures: CULTURE SPEC.CULTURE ENGLISH NAME ---------...

Updated 4 days ago by glwhite

Unit Test Access to Internals

.NET

Problem Sometimes, you write a unit test that needs access to a method in the assembly/library u...

Updated 1 week ago by glwhite

Kat's Concert Events - WIX Setup

System Administration

Wix Concert Events Page Using CMS, Repeaters, and Velo Purpose This setup replaces a manually m...

Updated 1 week ago by glwhite

Windows: Remote CPU Usage

System Administration

Open powershell, and run this: Get-Counter -Counter "\Processor(_Total)\% Processor Time" -Compu...

Updated 3 weeks ago by glwhite

Visual Studio IDE Color Fixes

.NET

For true black theme, use Vanta Black theme. But, it will bork several color settings that you h...

Updated 3 weeks ago by glwhite

ESXi - Fixing Inaccessible NFS Share

System Administration

When your NFS share drops off in ESX, and all the VMS show xxxxx (inaccessible), the ESX host pro...

Updated 1 month ago by glwhite

Validating AD Machine Account

System Administration Windows

NOTE: If you are looking to fix a machine account, see this page: Windows: Repair a Domain Machin...

Updated 2 months ago by glwhite

Windows: Repair a Domain Machine Account

System Administration Windows

Here's a quick way to repair the domain membership for a machine account. It doesn't require two...

Updated 2 months ago by glwhite

Old NET Core Setup on Ubuntu 22

HowTo

This used to be the method of setting up the dot net runtime and SDK on an ubuntu machine. But, ...

Updated 2 months ago by glwhite

Convert SSL PFX for NGINX Usage

System Administration

NGINX doesn’t natively use a pfx key file (pfx is what Windows IIS needs). So, it must be convert...

Updated 2 months ago by glwhite

Windows 10 Moving Recovery Partition

System Administration

If you've tried to expand a disk, but the Recovery Volume is in the way, here's how to move it. ...

Updated 3 months ago by glwhite

Linux: Manually Installing SSH Keys

System Administration Ubuntu Server Setup

Here's some steps on how to manually install SSH public keys in a host. 1. SSH Key Folder Navig...

Updated 3 months ago by glwhite

Ubuntu Host Setup

System Administration Ubuntu Server Setup

Here are the minimal steps to setup a clean Ubuntu VM. Note: These instructions are tested on on...

Updated 3 months ago by glwhite

Debian: Setup Static IP Address

System Administration

NOTE: This works on Debian 13.4. Here are notes and steps to assign a static IP address for a De...

Updated 3 months ago by glwhite

Ubuntu: Setup Static IP Address

System Administration Ubuntu Server Setup

Here are notes and steps to assign a static IP address for an Ubuntu host. These steps are known...

Updated 3 months ago by glwhite

Named Async Locks

.NET

As application complexity grows, you will eventually need a scalable way to serialize (or "singul...

Updated 3 months ago by glwhite

Debian VM Template

System Administration

Purpose These instructions are for standing up a Debian 13.4 VM to be used as a template in an i...

Updated 3 months ago by glwhite

Debian: Offline Package Installation

System Administration

If you need to add services or packages to a VM that has no internet access to pull down packages...

Updated 3 months ago by glwhite

Sorting a List Collection of Type

.NET

You will come across the need to sort a list of types, at some point. This method will do In-Pla...

Updated 3 months ago by glwhite

GitHub Personal Access Tokens

HowTo

These expire annually. We use a couple for testing and automated access. Creation To create a ...

Updated 3 months ago by glwhite