Configure HAProxy To Serve pfSense GUI
Important, by default pfSense likes to run the webconfig GUI on 443. So, I wrote this article to get it out of the way so 443 can be used to…
This may help or it may not!!!
Important, by default pfSense likes to run the webconfig GUI on 443. So, I wrote this article to get it out of the way so 443 can be used to…
First, I really need to document the overall configuration of my home lab. This thing has grown into a major project over the last few years. Anyway, for now I…
Issue # 1 – no key or gen a new key. Simple, just run ssh-keygen Output like… Issue 2 – ssh commands cause error So, I only have this one…
For simplicity, I have been using Cloudflare to manage my DNS. Also, I use pfSense as my router. So, I installed the acme cert renewer in pfSense. However for this…
Intro Ok, so with a million different vpn providers why would I use vpncloud over any of the others? Well, it is quite simple to configure. Especially behind a firewall;…
Intro As of Debian 11 apt-key should not be used. Instead, it is recommended to use GPG keys. So, here is a quick post that explains how to use GPG…
Intro Well, there is quite a bit to setting up a Kubernetes (K8) cluster. Remember this, this is a full K8 cluster setup with all needed steps to get K8…
Intro So, check here for more Rancher 2.6 info. Ok, so Debian 11 (also should work for Ubuntu 22) does not work well due to so Docker and iptables settings…