Category: Technology

Scripting AWS Backups

Here is how I script my AWS backups.  I keep track of backups in a MySQL database.   The AWS Code can be found at my BitBucket repository

Connect to MySQL from Powershell

In a series of PowerShell videos, I demonstrate how to connect to a MySQL server from within PowerShell. Links from video: Powershell Upgrade https://docs.microsoft.com/en-us/powershell/scripting/setup/installing-windows-powershell?view=powershell-6 MySQL Connector: https://www.mysql.com/products/connector/ MySQL Powershell Library Files https://github.com/adbertram/MySQL Support the...

Coming Soon!

A new youtube channel is coming soon.   Stay tuned as the details get ironed out. YouTubeLink  https://www.youtube.com/channel/UCo8DrTe1ksvdm7NR7kj-mXw

Control Christmas Lights with Raspberry Pi

Here is my video with how I setup my Raspberry Pi to control my Christmas light show! Here are the parts and code: Control and synchronize music and lights with a Raspberry Pi USB...