HowTo
Git Usage in Ubuntu
Here’s some commands and such for accessing git from Ubuntu: Use this to mount the bliss.git rep...
Ansible
Deploy a DotNet Service with Ansible
The following shell command will deploy the binaries and appropriate configuration for a service,...
Ansible Generic Commands
To list hosts in inventory: ansible-inventory --list -y To ping all hosts: ansible all -m ping...
Ansible Command References
Here’s a large list of possible ansible commands: Ansible AD HOC Command Examples - Ansible Chea...
Debugging Ansible Playbook
Here are command line switches to enable debug logging of an ansible playbook: #Specify the loca...
Ansible Commands Cheat Sheet
Here’s a list of common ansible commands… Read through this DevOps book pdf for getting Docker a...
Target Host Errors
Missing Python Libraries If you have an Ansible playbook that is failing on a target host, it's ...
Windows .SSH Config File Syntax
Here are use cases that require editing the SSH config file in your Windows user profile. Refere...
DotNet Startup Remote Debugging Hook
When performing remote debugging of an application or service, it may be necessary to see what is...
Allow Remote Debugging of Docker Containers
When remotely debugging linux docker containers, the account that your remote debugging session u...
GitHub SSH Key Updates
When the GitHub client SSH key expires, any checked out repository must be updated to use the new...
TortoiseGit Setting the SSH Key
Here are steps to set the SSH key for a repo checkout. Open File Explorer and navigate to th...
Install DotNet 6 on Ubuntu 24.04
The process of installing DotNet on Ubuntu has evolved a bit.It was especially rocky on Ubuntu v2...
C# Dealing with Sudo
Sudo presents some challenges when scripting command line work. Sudo was intended ONLY to be pre...
Arch Linux VM Setup
Base VM Needs Select guest OS type: Linux and Linux 4.x from the Vsphere dropdowns. Make sure t...
Ubuntu: SSH Server
Here are steps to setup the SSH server on an Ubuntu host. Here's a good reference article for ho...
Ubuntu: Setup Static IP Address
Here are notes and steps to assign a static IP address for an Ubuntu host. These steps are known...
Ubuntu: Converting a System Account to Interactive
Sometimes, you will come across software applications and platforms that will run under a system ...
HowTo Install Windows 11 with Local Account
https://www.tomshardware.com/how-to/install-windows-11-without-microsoft-account