Author: Thomas Nelson

MCU Charity Study

Here I look through the charities and causes that the MCU actors support.   There are clear winners and one complete loser.

Here I go and check actual seat availability in theaters for Captain Marvel. I find some interesting disparities between what news is saying about the box office

Connect to MySQL from PowerShell Core

This video shows how to connect to MySQL server using PowerShell CORE on a Debian 9 Linux computer. You need to load a few modules and move some files. PowerShell Core Download https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell-core-on-linux?view=powershell-6 Mono-Project...

Create a working VPC with PowerShell

Here I go through how to create a VPC that is functional and ready to launch EC2 instances.   I am doing this with PowerShell.Core on Debian Linux and adding in the AWS PowerShell Dot...