-
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…
-
Arch linux Installation With Luks
Arch linux installation encrypted btrfs uki systemd-boot secure boot tpm Boot from a valid Arch ISO, configure the network, and set up SSH if possible. Set up your UEFI Standard partition layout cfdisk /dev/nvme0n1 Device Start…
-
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…
-
Gentoo Install Guide
Gentoo Install Guide Table of Contents * Gentoo Install Guide * Table of Contents * Introduction * Create the bootable USB * Connect to the Network * Test the Network * dhcpcd isn't running * Set Date an…
-
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…