Recently Updated Pages
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...
Adding SSH Keys with CAT
Here's a quick and dirty way to upload SSH keys to a remote user account, using the CAT command. ...
Adding SSH Keys with ssh-copy-id
If you are attempting to add an SSH key (to a Linux host), from another Linux host, you can use a...
Ubuntu: Setup SSH Server
Here are steps to setup the SSH server on an Ubuntu host. Here's a good reference article for ho...
Linux: Disabling Password Authentication
Once you have confirmed that you have SSH key access to a Linux host (using SSH without a passwor...
Authenticating to Linux Server with SSH Keys
Once you have configured the server with SSH key authentication, you can follow this to attempt c...
Connecting to SSH Server from Windows
Here’s a list of steps to connect with an SSH server from a Windows PC using SSH key authenticati...
Linux VM Provisioning
Here are some steps that need to be done when creating a VM template that will be used multiple t...
Ubuntu: Set Hostname
Here are steps to properly set the hostname of an Ubuntu server. HostnameCtl Get the current ho...
Adding a HSM Token to a VM
There are a couple of issues when using a SafeNet token from inside a VSphere virtual machine. U...
Code Signing Cert Setup
Each time you receive a new code signing certificate on a USB eToken, there are steps to perform ...
SSRS SSL Certificates
Here's some notes on how to add an SSL certificate to SSRS. Certificate Conversion When importi...
SSRS Server Pages
This is a bunch of rolling notes for SSRS. Web Portal URL The standard Web portal UI is here: h...
SSRS Links
How to Customize the SSRS Report Viewer: https://github.com/MagnusJohansson/CustomSSRSReportViewe...
SSRS: Export Reports Without WebPortal
If you’re trying to export all the RDL, data sources, gif, and other files of a set of reports, b...
Ubuntu: Setup Static IP Address
Here are notes and steps to assign a static IP address for an Ubuntu host. These steps are known...
Code Signing References
Here are pages associated with signing .NET binaries (exe and dll) and installers: Code Signing ...
Nuget Package Reference
Here’s the golden reference for all things Nuget: docs.microsoft.com-nuget/docs at main · NuGet/...
.NET How to Create and Publish Nuget Package
Taken from here: docs.microsoft.com-nuget/docs/quickstart/create-and-publish-a-package-using-the...
How To Add Release Notes to Nuget Package
These are the steps needed to include release notes in a Nuget package. These are taken from thi...