Skip to content

Tag: linux

All the articles with the tag "linux".

SSH CA: Finally Ditch authorized_keys

SSH CA: Finally Ditch authorized_keys

Managing authorized_keys across 10 servers is how you lose track of who has access to what. An SSH CA lets you sign keys and revoke access without touching every server.

SBCs in 2026: Homelab on a Budget

SBCs in 2026: Homelab on a Budget

DRAM prices are killing the hobbyist SBC market, but there are still great options. Here's what's worth buying in 2026 for a sub-$200 homelab setup.

LUKS Full Disk Encryption on Linux

LUKS Full Disk Encryption on Linux

LUKS encrypts your drives so a stolen server is just expensive recycling. Here's how to set it up, manage keys, and unlock headless boxes remotely.

Rootless Docker: Run Without Root

Rootless Docker: Run Without Root

Run Docker containers without root privileges, here's the security difference, the install steps, and the gotchas nobody tells you about.

Steam on Linux: It Actually Works Now

Steam on Linux: It Actually Works Now

Steam crossed 5% Linux usage in March 2026. Proton runs most Windows games without touching a config file. Here's the setup that makes Linux gaming not suck.

Browser GPU Acceleration on Linux in 2026

Browser GPU Acceleration on Linux in 2026

· Updated:

Turn on GPU acceleration in Chrome and Firefox on Linux with VA-API, Wayland, and WebGPU. The flags that work in 2026 and how to verify decode is real.

Proxmox NAT Bridge: One IP, Many VMs

Proxmox NAT Bridge: One IP, Many VMs

· Updated:

Run multiple Proxmox VMs and LXC containers behind a single public IP using NAT bridging and iptables port forwarding. Works on Proxmox VE 8 and 9.