Home
Ryan Van Massenhoven
Cancel

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...

Will Hybrid Work work in 2024?

Is hybrid work a sustainable option for your organization? Personally I believe that if a company implements it correctly it can work very well. In this post I will be going over why I beleive this...

Sync Nextcloud Reminders and Calendars on IOS

Prep Work In order to utilize Nextcloud to Sync Nextcloud Tasks to Reminders and Nextcloud Calendars to Calendars you must be using HTTPs with a valid SSL Certificate. you can learn more about that...