Home
TheTechCorner
Cancel

Install Cilium under WSL2 with Minikube

Introduction A few days ago, I’ve posted tutorial on how to compile your own linux WSL kernel which allows you to use new ones (6.x.x). I wanted to continue and do some testing with cilium on mini...

Update WSL2 linux kernel to 6.6.x

Update Only follow this post if you need kernel 6.6. If you plan on playing with cilium/eBPF or you don’t need any specific feature from newer kernel go with 5.15.x. I’ve created tutorial on ...

Extend Manifest v2 lifetime in your Chrome browser extensions

Introduction With Manifest V2 phase-out at our doorstep, I’ve decided to create this short guide on how to change the registry on your Windows to keep using Manifest V2 in your Chrome browser exten...

Caddy with Coraza WAF

Introduction In today’s digital landscape, securing web applications is more crucial than ever. With the increasing sophistication of cyber threats, integrating robust security measures is essentia...

Backup and restore apps after dragonfish upgrade

Introduction I’ve created this guide after going over all the new documentation from TrueChart, HeavyScript, and many Discord threads. I’ve qouted a LOT. I don’t mean to steal all of their work or ...

Cobia to Dragonfish Upgrade

Introduction This post is about my experience with the Truenas upgrade from Cobia to Dragonfish and the problems I’ve encountered. Here is the official guide Changes iX-Systems no longer maint...

My Favourite Kubernetes Tools

title: My favorite Kubernetes Tools date: 2024-04-27 20:00:00 +0100 categories: [kubernetes] tags: [kubernetes] math: false mermaid: false — Introduction Navigating and managing the complexities...

Install Minikube on Ubuntu WSL 2

Series Introduction Whether you’re a seasoned developer or you are just starting your Kubernetes journey as a devops engineer. I’ve prepared for you the new blog series, where I’ll provide you with...

Access your Jellyfin from anywhere with tailscale and external VPS

Introduction This is a simple guide that shows you how to access your Jellyfin server using an external VPS with a Tailscale WireGuard tunnel for as little as $10/year. Advantages No public IP ...

Matrix Synapse chat server with Element UI

Introduction Matrix is an open standard for decentralized and end-to-end encrypted communication. It federates using homeservers that communicate with each other over the internet. Meaning it usin...