Recently Updated Pages
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 ...
Docker Space Full
Here are some things to check on when the disk on a docker host gets full. sudo docker system pr...
NET7 Unit Test CSPROJ Content
<PropertyGroup> <TargetFramework>net7.0</TargetFramework> <ImplicitUsings>enable</Imp...
NET6 Unit Test CSPROJ Content
<PropertyGroup> <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</Imp...
NET5 Unit Test CSPROJ Content
<PropertyGroup> <TargetFramework>net5.0</TargetFramework> <!-- NoWarn below suppresse...
NET7 CSPROJ Content
<PropertyGroup> <TargetFramework>net7.0</TargetFramework> <PackageId>OGA.HBD.Lib</Pac...
NET6 CSPROJ Content
<PropertyGroup> <TargetFramework>net6.0</TargetFramework> <PackageId>OGA.HBD.Lib</Pac...
NET5 CSPROJ Content
<PropertyGroup> <TargetFramework>net5.0</TargetFramework> <!-- NoWarn below suppresse...
VMWare Export OVA
Here are instructions for how to export an OVA from a VSphere host. Locate your credentials for ...
Royal TS: Using SSH Keys
This is a workaround for using SSH keys in Royal TS. Background Royal TS does not provide an ea...
Ubuntu: Use Private NTP Server
NOTE: If you are configuring Debian, see this page: Debian 13: Use Private NTP Server Status Fo...