Blogs
Configure HAProxy with …
Intro Some of my hosted services do not have OIDC support or any sort of authentication out of the box. Since I am already running an instance of Authelia, I decided to use it to secure those services. It was not as straight forward as I thought, specially using HAProxy on pfSense. There are a few …
Connect Fail2Ban with …
Intro Some of my self-hosted services don’t play nicely with Cloudflare proxying. This has led me to use DNS and forgo Cloudflare’s protection. Many of the guides out there require pfBlockerNG or the use of scripts that authenticate to pfSense via SSH. This guide will help you integrate …
How to passthrough an RTX …
Intro I recently acquired an RTX 5060 GPU and had to look at multiple sources in order to get passthrough working. This will outline all the steps I took in order to get it working on my Dell Poweredge T440 server. Update At the time of the post edit, Proxmox 9 has been released. I have updated my …
Send push notifications …
Intro I had a few PowerShell tasks set up in my server with no way of knowing their status unless I checked for logs. Logging in and searching for logs easily becomes a hassle when you have more than one VM. I needed a less time consuming method, so I found a way to send push alerts to my mobile …
Use Authelia as a social …
Intro At the time of writing this post, I found no guide on setting up Authelia as a social provider for ERPNext. These are the steps I took to link them. Authelia If you have an LDAP server configured, you have to make sure the correct attributes are retrieved. The attributes section should look …
Intel Arc A380 …
Intro I took a leap of faith by buying an Intel Alchemist series GPU, even after countless people online advised against purchasing one if the target system doesn’t support Resizable BAR. Still, AV1 at this price point felt too compelling to pass up, even if it meant subpar graphical …