Skip to main content

Recently Updated Pages

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 months ago by glwhite

NET7 Unit Test CSPROJ Content

.NET Template Project Structures

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

Updated 3 months ago by glwhite

NET6 Unit Test CSPROJ Content

.NET Template Project Structures

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

Updated 3 months ago by glwhite

NET5 Unit Test CSPROJ Content

.NET Template Project Structures

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

Updated 3 months ago by glwhite

NET7 CSPROJ Content

.NET Template Project Structures

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

Updated 3 months ago by glwhite

NET6 CSPROJ Content

.NET Template Project Structures

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

Updated 3 months ago by glwhite

NET5 CSPROJ Content

.NET Template Project Structures

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

Updated 3 months 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 months 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 4 months 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 4 months ago by glwhite

Debian 13: Use Private NTP Server

System Administration

Status For hosts in isolated VLANS, we provide access to a local NTP server, via firewall rules....

Updated 4 months ago by glwhite

Bambu P2S Mods

Printing

Modifications to print for the P2S and AMS2: https://makerworld.com/en/models/1286770-ams-2-pro-...

Updated 4 months ago by glwhite

Bambu P2S Videos to Watch

Printing

https://www.youtube.com/watch?v=XaU5Da310ws https://www.youtube.com/watch?v=l5MKDG0MO5s  

Updated 4 months ago by glwhite

Nuget Build and Publish Scripts for Multiple Targets

.NET

Here’s a set of basic command line steps to run, to generate a nuget package for a library or an ...

Updated 5 months ago by glwhite

Create Nuget for Multiple Targets or Architectures

.NET

Creating nuget packages that contain libraries for multiple frameworks or runtimes, requires some...

Updated 5 months ago by glwhite

.NET 5 Global Using Error

.NET

If you have a project that is targeting a .NET 5, and you see the following error, follow this pa...

Updated 5 months ago by glwhite

VS Library - csproj Contents

.NET

Here are some standard things for the csproj file of a .NET library project. The top Property Gr...

Updated 5 months ago by glwhite

HowTo Run DotNet Core App as Standalone

.NET

How to startup a net core application and specify the listening IP address and port: exename.exe...

Updated 5 months ago by glwhite

Windows File Explorer - Spawn New Window

System Administration

Recent versions of Windows OS changed the behavior of how the Start Menu spawns applications. Sp...

Updated 5 months ago by glwhite

EF: Dynamic DBContext

.NET

This library contains a slightly different dbcontext implementation than our typical three-layer ...

Updated 5 months ago by glwhite