ByteStash – Code Snippet Organizer
This web application couldn’t have come along at a better time. At my full time job recently I have been doing a LOT of PowerShell scripting on…
Draw.io – Whiteboarding/Diagramming Web Application
I have been using Draw.io for a while now at work to build Flowcharts and Network Diagrams. For being a free to use tool in an online…
Trivy – Docker Image Vulnerability Scanning
Trivy, by Aqua Security, is a scanner application to find any vulnerabilities to better harden your network before you deploy applications. You can install it directly on…
AirTrail – Airline Flight History Tracker and Map
With all my recent travel, I thought this Application would be an good one to cover since I’ve been using it a lot recently. The timing on…
Proxmox – Setup Secondary Linux Bridge on a Secondary Physical Network Interface
This week my family and I decided to take a vacation so I thought I would do a quick article however and important article for your Proxmox…
VMware ESXi to Proxmox Virtual Machine Migration Integration
I’m a little late to the game on this one but since I’m covering everything I’m doing with my migration from VMware to Proxmox, I had to…
Proxmox – Reduce Quorum to 1 Node
Shorter article for this week as I was sick during the first part of the week and had some family events the second part. I still want…
Nginx Proxy Manager – Reverse Proxy
I have been using Nginx Proxy Manager for a few years now. Not sure why it took me this long to write an article about it but…
Setup Uptime-Kuma to monitor Docker Containers
My recent move to NFS shared Docker volumes, which lead to life cycling some older systems, which lead to going back and updating a lot of side…
Migrate Persistent Docker files from Local Volumes to NFS Volumes
Not long after I started using Docker, I realized moving files from one Linux system to another wasn’t going to be as easy as copying a folder…