Category How-To
K3s Kubernetes with MetalLB, Traefik, Rancher, Longhorn and Extras
How to Host Free Bitwarden Server (aka Vaultwarden)
The official Bitwarden server can be hosted at home, however, you will actually get LESS free features using it than having it be hosted by Bitwarden. Instead, we will use the open source version of Bitwarden server so that you…
Manjaro Linux Full Install and Configuration (Gnome)
Installation With windows dual boot, go into windows > computer management > disk management and shrink the main partition to make room for you entire Linux install. Then boot onto the USB key. NVIDIA card: boot with proprietary drivers Anything…
Install Proxmox on Debian Bullseye
Lets say your Proxmox Host performs an update and the update fails. Or maybe some settings got changed and aren’t able to be changed back. Or something breaks. With a normal Proxmox install, you can’t just start over. Reinstalling Proxmox…
How To Route WordPress through CloudFlare using SSL
This is a tutorial on how to make your WordPress website have complete HTTPS through a CloudFlare domain without HTTP/HTTPS content mixing. Here we’ll be using the CloudFlare daemon instead of the WordPress plugin. You will need… NOTE: You should…
How to Install WordPress LAMP Stack on Ubuntu Server
1. Install Apache Web Server on Ubuntu Then enable the Apache2 web server Allow your website through the UFW Firewall (if turned on – which is recommended) Test whether Apache server is running. Open your web browser and enter the…
Set up a Website CloudFlare Tunnel (Linux)
1. Download and Install Cloudflared First, download cloudflared on your machine. Visit the downloads page to find the right package for your OS. .deb install Use the deb package manager to install cloudflared on compatible machines. amd64 / x86-64 is…