Skip to main content

Recently Updated Pages

Linux: Disabling Password Authentication

System Administration SSH Keys

Once you have confirmed that you have SSH key access to a Linux host (using SSH without a passwor...

Updated 10 months ago by glwhite

Authenticating to Linux Server with SSH Keys

System Administration SSH Keys

Once you have configured the server with SSH key authentication, you can follow this to attempt c...

Updated 10 months ago by glwhite

Connecting to SSH Server from Windows

System Administration

Here’s a list of steps to connect with an SSH server from a Windows PC using SSH key authenticati...

Updated 10 months ago by glwhite

Linux VM Provisioning

System Administration

Here are some steps that need to be done when creating a VM template that will be used multiple t...

Updated 10 months ago by glwhite

Ubuntu: Set Hostname

System Administration Ubuntu Server Setup

Here are steps to properly set the hostname of an Ubuntu server. HostnameCtl Get the current ho...

Updated 10 months ago by glwhite

Adding a HSM Token to a VM

System Administration Code Signing Token Setup

There are a couple of issues when using a SafeNet token from inside a VSphere virtual machine. U...

Updated 10 months ago by glwhite

Code Signing Cert Setup

System Administration Code Signing Token Setup

Each time you receive a new code signing certificate on a USB eToken, there are steps to perform ...

Updated 10 months ago by glwhite

SSRS SSL Certificates

System Administration SSRS

Here's some notes on how to add an SSL certificate to SSRS. Certificate Conversion When importi...

Updated 10 months ago by glwhite

SSRS Server Pages

System Administration SSRS

This is a bunch of rolling notes for SSRS. Web Portal URL The standard Web portal UI is here: h...

Updated 10 months ago by glwhite

SSRS Links

System Administration SSRS

How to Customize the SSRS Report Viewer: https://github.com/MagnusJohansson/CustomSSRSReportViewe...

Updated 10 months ago by glwhite

SSRS: Export Reports Without WebPortal

System Administration SSRS

If you’re trying to export all the RDL, data sources, gif, and other files of a set of reports, b...

Updated 10 months ago by glwhite

Code Signing References

.NET

Here are pages associated with signing .NET binaries (exe and dll) and installers: Code Signing ...

Updated 10 months ago by glwhite

Nuget Package Reference

.NET

Here’s the golden reference for all things Nuget: docs.microsoft.com-nuget/docs at main · NuGet/...

Updated 10 months ago by glwhite

.NET How to Create and Publish Nuget Package

.NET

Taken from here: docs.microsoft.com-nuget/docs/quickstart/create-and-publish-a-package-using-the...

Updated 10 months ago by glwhite

How To Add Release Notes to Nuget Package

.NET

These are the steps needed to include release notes in a Nuget package. These are taken from thi...

Updated 10 months ago by glwhite

C# Lambdas

.NET

Here are quick examples of how to create anonymous lambdas in C# method blocks. With Delegate ...

Updated 10 months ago by glwhite

HowTo Configure IIS Reverse Proxy

System Administration

  How to configure reverse proxy on Windows IIS

Updated 10 months ago by glwhite

.NET Core In-Memory Cache

.NET

Here is a working method for using the In-Memory cache. For a thread-safe cache update, see the ...

Updated 10 months ago by glwhite

Ansible Commands Cheat Sheet

HowTo Ansible

Here’s a list of common ansible commands… Read through this DevOps book pdf for getting Docker a...

Updated 10 months ago by glwhite

VS Project Conditional Constants

.NET

When developing cross-platform libraries, you will have the need to enable and disable different ...

Updated 10 months ago by glwhite