Home
Ryan Van Massenhoven
Cancel

Tailscale Subnet Routing on OPNSense

Tailscale Install and Setup For Instructions on how to install and setup Tailscale please visit our Setting up Tailscale on OPNSense in 2025 post Configuring Subnets on OPNSense Navigate to VPN...

Setting up Tailscale on OPNSense in 2025

Prep Please ensure you are running atleast OPNSense 25.1.1 Install Navigate to System > Firmware > Plugins Install the os-tailscale Plugin (If plugins do not load Navigate to status and...

XPipe A Modern Remote Connection Manager

What is XPipe? XPipe is a modern multi-connection manager that supports RDP, SSH, and VNC. In addition to SFTP and file management plus Hyper-V, KVM, VMWare Player/Workstation/Fusion,and Proxmox in...

Installing Adguard Home on OPNSense

Prep for install Adding Adguard Repo eather ssh or console into your opnsense firewall and run the below command fetch -o /usr/local/etc/pkg/repos/mimugmail.conf https://www.routerperformance.net/m...

Installing Home Assistant on Proxmox

Login to the console of your proxmox server Run the below command to execute a community maintained script that will handle the creation and configuration of the vm for you bash -c "$(wget...

Setting Up a File Server on Ubuntu with Cockit

Setup login to the Console of your Ubuntu 24.04 Machine and run the following commands to install the required packages curl -sSL https://repo.45drives.com/setup | sudo bash sudo apt update ...

Self Hosted Website CI/CD Pipeline

Have you ever wished that you could have a static website but also have the ability to easily schedule posts. Well its easier then you may think in this post we will be going over the 2 Docker cont...

Migrating from the Cloud to on Premises

So you have made the decision to migrate from the cloud back on premise but are wondering where to start. Well I recently made this exact same decision mainly because I was tired on how expensive c...

30 Day Linux Challenge 2024

With the recent announcement of Windows Recall I decided to give Windows the boot and give Linux another go as my daily driver. Since the last time I attempted this a few key things have changed, t...

Turn any Webpage into a Electron App

Have you ever wanted to utilze a webpage in a more native manner through a desktop app just to discover that one does not exist? Well Chrome has a little hidden feature that allows you to create cu...