Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Welcome to the second in our series on "doglabbing" ngrok—you know, what we all call it when your...
Automating the deployment of virtual machines (VMs) is an essential part of modern IT infrastructure....
What Is a Homelab 🏡 A homelab is a personal computing environment, often set up by tech...
Introduction After setting up fail2ban to secure SSH access in my homelab, I quickly...
Introduction When I first started looking into Web Application Firewalls (WAFs) for my...
Ever found yourself staring at your homelab setup, wondering if you should containerize everything...
Much like James from yesterday, we have another heavy Kubernetes homelab setup using ngrok as its...
Introduction Starting off with a 5-year-old notebook from my apprenticeship that I don’t...
Howdy! Welcome to the first quest I'll be tackling! This one might take a while to complete, as it...
From wine dinners to Linux terminals — how I fell in love with tech while still cooking full-time.
Hi there fellow people, It's been a while since I've come back here, I keep leaving this place to...
If you’ve ever wanted to get hands-on with Kubernetes without paying for expensive cloud resources,...
tr is used to translate, squeeze, and/or delete characters from standard input, writing to standard...
My discovery of Umbrel, as self-hosted solutions for spare hardware; sparks some curiosity to jot...
Today, we'll take a beginner-friendly look at housing Kubernetes in Proxmox. But instead of the...
Hostname is used to display the system's DNS name, and to display or set its hostname or NIS domain...
Introduction Learning and implementing cybersecurity concepts can be challenging without...
nano is a small and friendly editor. It copies the look and feel of Pico, but is free software, and...
In this blog, I will show you how I set up my home lab network without a direct ethernet port (also...
Ever wondered how to resize your local (pve) disk after a fresh install or when adding a new disk to...
Setup a NAS + Homelab using Raspberry Pi I was tired of using cloud storage solutions and wanted...
The home lab! I don't know how to describe the lab, but it's something I want to live for. Currently,...
tree command a utility used to display the contents of directories in a tree-like, hierarchical...
I wanted to setup a little lab at home for years to store my internet box, domotic server,...
I’ve been building a Kubernetes homelab in my home office over the last few weeks so I thought I’d...
🚀 **Streamline VM cloning** on Proxmox using Ansible with this step-by-step guide! 🛠️ From setting up a minimal base VM to automating the entire cloning process, learn how to make your VM environment scaleable, reproducible, and efficient-whether for development, production, or custom server setups. 💻✨
🧠 Why I Built This Homelab This has been one of my personal projects in 2024, but I hadn’t...
Howdy! In this chapter, I'll walk through the setup of the Kubernetes cluster. For the Operating...
I'm a Linux systems admin and a die hard Tori Amos fan. You never stop learning in this field but I...
So in this post let me show how I solved the installation of Keycloak on a bare-metal (VM) server. I...