-
Traefik Setup For Home-Lab
Traefik is a leading modern open source reverse proxy and ingress controller that makes deploying services and APIs easy. Traefik integrates with your existing infrastructure components and configures itself automatically and dynamically. Traefik als…
-
How to Install Docker on Debian 13 (Trixie)
Debian is one of the most well-known and respected names in the Linux world, which doesn’t need much of an introduction. As a general-purpose distribution, it’s built a rock-solid reputation for stability and reliability, making it a go-to choice for…
-
Private Internet Access Setup in Gentoo Openrc Init Systems
This guide works flawlessly for my Gentoo setup with an openrc init system. First go to the private internet access page, and download the v3.6.0. I tested the current version and it did not work as at the writing of this post. Next is to run the do…
-
How to Install VirtualBox on Arch Linux: A Step-by-Step Guide
VirtualBox is a powerful, free, open-source software that allows you to run multiple operating systems inside virtual machines on top of your OS, each acting like a separate computer. It’s an excellent tool for testing new software or learning about…
-
How to Install Docker on Arch Linux: A Step-by-Step Guide
If you’re venturing into the world of containerization and looking for an efficient way to deploy applications, Docker is the tool you need. But what’s better than harnessing the power of containerization on a linux distro that keeps you on the cutti…