Skip to content

Part 3: Turning an Old Laptop Into a Portable Data Center

  • by

For Part 3 of my travel server project, I made a pretty significant change to the original design. The project originally centered around using Raspberry Pi-style hardware and an older Netgear Nighthawk router. That setup… 

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…