Skip to content

A new self-hosted status dashboard

I needed a clean, lightweight way to monitor my network and side projects. As builders, our first instinct is usually, “I can just code that myself”—so I decided to roll my own Uptime Monitor from… 

Worst case, build your own.

  • by

One of the services I’ve been self-hosting is a live weather map, originally built from a Docker-based template I discovered a few years ago. Recently, an API change caused the application to break, and after… 

Automating stuff. Make your life easier.

  • by

I recently took steps to further streamline server maintenance in my lab environment. Initially, I created custom scripts to eliminate repetitive manual commands and ensure more consistent execution of routine tasks. To build on that… 

VNC and ARD

  • by

For quite some time, I’ve been working through challenges with VNC in an effort to reliably access the graphical interfaces of my Linux virtual machines. While I recognize that many in the Linux community prefer… 

Firezone Zero Trust VPN

  • by

It began with WireGuard — a lightweight VPN solution that securely tunneled connections back to a local network. While effective, performance was largely dependent on your network’s upload speed, which wasn’t ideal in every scenario.… 

VMware ESXi Hypervisor Update

  • by

In the past, I attempted to get VMware up and running using my PC tower. While I was successful, I was limited to ESXi 6.7 and chose not to go too far to avoid risking… 

VMware ESXi Type 1 Hypervisor

  • by

There are many Type 1 hypervisors available today, but VMware ESXi and Proxmox remain two of the most popular choices. Each comes with its own strengths and limitations depending on whether you’re running an enterprise… 

Part Two of The Travel Setup

  • by

This is the second part of my travel setup series. While this is not the polished, finished project, it expands upon the last post I made about the travel router. This idea came up when… 

Secured travel router

  • by

There has been a lot of discussions happening about privacy and security when it comes to travel. Internet security has been a topic of discussion for years when it comes to traveling domestic and abroad.… 

Distribution of ISO’s

  • by

If you are like me and have a bunch of Linux distributions or even Windows install files, this idea is for you. There is a one stop solution for all of your iso install files.…