20250726 1428 Proxmox Storage Overhaul simple compose 01k13ztwyveak94h1ktwqatted

Rebuilding My Proxmox Backup and Storage Strategy: From ZFS to LVM

Introduction Sometimes the best way to learn Linux fundamentals is to break things apart and rebuild them with intention — this is one of those times. I’ve been running Proxmox in my home lab on and off for years. Last year, I decided to virtualize pfSense, and I did that with Proxmox. However, I did […]

Rebuilding My Proxmox Backup and Storage Strategy: From ZFS to LVM Read More »

Featured Image

Monitoring Linux Log Activity in Real Time with Custom Bash Scripts

Monitoring Linux Log Activity in Real Time with Custom Bash Scripts Introduction The goal of this project is to sharpen my Linux fundamentals by creating a bash script that filters relevant log lines and outputs meaningful metrics. To meet this goal, I will utilize the existing infrastructure I have in place in my home lab.

Monitoring Linux Log Activity in Real Time with Custom Bash Scripts Read More »

SOHO Sonicwall

How To Factory Reset & Configure a Sonicwall SOHO-W

How To Factory Reset & Configure a Sonicwall SOHO-W Factory Resetting Without Access To Password This blog post details the process of accessing a Sonicwall APL-0BA (SOHO-W) in safemode and booting into the firmware with factory defaults. You may find yourself wanting to do this if you cannot recover the firewall’s password. Using the Setup

How To Factory Reset & Configure a Sonicwall SOHO-W Read More »

word image 25795 1

Troubleshooting Static Routing & Policies With Watchguard Firewalls

Troubleshooting Static Routing & Policies With Watchguard Firewalls Introduction A static route is a path to a network that you manually configure on a router, firewall or other Layer 3 devices. Using static routes can be an excellent choice for smaller networks because they are simple to configure. However, in larger networks – like the

Troubleshooting Static Routing & Policies With Watchguard Firewalls Read More »

word image 25673 10

Layer 2 vs. Layer 3: Insights from Troubleshooting PfSense Troubleshooting

Layer 2 vs. Layer 3: Insights from Troubleshooting PfSense Troubleshooting The Scenario: Blocking SSH Traffic on the LAN In PfSense, I have a VLAN interface named ‘LAN’ configured to pass VLAN 10 traffic. A Raspberry Pi 4 is connected to the LAN network, which uses the 10.50.50.0/24 subnet. I want to block SSH traffic going

Layer 2 vs. Layer 3: Insights from Troubleshooting PfSense Troubleshooting Read More »

FeaturedImageZabbix

Deploying Zabbix With Docker-Compose And Portainer

Deploying Zabbix With Docker-Compose And Portainer Introduction Zabbix is an open-source monitoring solution. You can monitor all kinds of things like routers, switches, and computers, just to name a few. Zabbix is a great way to learn about monitoring and it’s free! Docker-Compose is a tool that you can use to create multi-container applications in

Deploying Zabbix With Docker-Compose And Portainer Read More »

Scroll to Top