Skip to main content

Recently Updated Pages

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 2 weeks 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 2 weeks 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 2 weeks 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 2 weeks 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 2 weeks ago by glwhite

Named Async Locks

.NET

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

Updated 2 weeks 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 weeks 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 weeks 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 weeks 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 weeks ago by glwhite

Docker Space Full

System Administration

Here are some things to check on when the disk on a docker host gets full. sudo docker system pr...

Updated 3 weeks ago by glwhite

NET7 Unit Test CSPROJ Content

.NET Template Project Structures

<PropertyGroup> <TargetFramework>net7.0</TargetFramework> <ImplicitUsings>enable</Imp...

Updated 3 weeks ago by glwhite

NET6 Unit Test CSPROJ Content

.NET Template Project Structures

<PropertyGroup> <TargetFramework>net6.0</TargetFramework> <ImplicitUsings>enable</Imp...

Updated 3 weeks ago by glwhite

NET5 Unit Test CSPROJ Content

.NET Template Project Structures

<PropertyGroup> <TargetFramework>net5.0</TargetFramework> <!-- NoWarn below suppresse...

Updated 3 weeks ago by glwhite

NET7 CSPROJ Content

.NET Template Project Structures

<PropertyGroup> <TargetFramework>net7.0</TargetFramework> <PackageId>OGA.HBD.Lib</Pac...

Updated 3 weeks ago by glwhite

NET6 CSPROJ Content

.NET Template Project Structures

<PropertyGroup> <TargetFramework>net6.0</TargetFramework> <PackageId>OGA.HBD.Lib</Pac...

Updated 3 weeks ago by glwhite

NET5 CSPROJ Content

.NET Template Project Structures

<PropertyGroup> <TargetFramework>net5.0</TargetFramework> <!-- NoWarn below suppresse...

Updated 3 weeks ago by glwhite

VMWare Export OVA

System Administration

Here are instructions for how to export an OVA from a VSphere host. Locate your credentials for ...

Updated 3 weeks ago by glwhite

Royal TS: Using SSH Keys

System Administration

This is a workaround for using SSH keys in Royal TS. Background Royal TS does not provide an ea...

Updated 1 month ago by glwhite

Ubuntu: Use Private NTP Server

System Administration

NOTE: If you are configuring Debian, see this page: Debian 13: Use Private NTP Server Status Fo...

Updated 1 month ago by glwhite