Skip to content

Tag: linux

All the articles with the tag "linux".

Multiple Claude Code Accounts, One Config

Multiple Claude Code Accounts, One Config

· Updated:

Run several Claude Code accounts on one Linux machine. CLAUDE_CONFIG_DIR plus symlinks share your skills, hooks and history while each login stays isolated.

NFS vs SMB vs SSHFS vs WebDAV for Home Lab

NFS vs SMB vs SSHFS vs WebDAV for Home Lab

· Updated:

Four file-sharing protocols compared for home labs: NFS speed, SMB compatibility, SSHFS convenience, WebDAV over HTTP, and which one to pick per use case.

ZFS Tuning for SSDs and NVMe

ZFS Tuning for SSDs and NVMe

· Updated:

ZFS tuning for flash: ARC sizing, recordsize, autotrim, sync modes, and SLOG advice, plus why defaults written for spinning disks waste an NVMe pool.

Podman Compose for Docker-Free Workflows

Podman Compose for Docker-Free Workflows

· Updated:

Drop Docker's daemon entirely. Podman rootless containers with podman-compose, drop-in compatibility, daemonless orchestration, and where it bites you.

LXC vs Docker: Lightweight Containers

LXC vs Docker: Lightweight Containers

· Updated:

LXC and Docker both containerize workloads, but one runs mini-VMs with init processes while the other handles single-process apps. Here's when each wins.

Incus: LXD's Community Fork, Two Years In

Incus: LXD's Community Fork, Two Years In

· Updated:

Two years after Canonical's LXD CLA grab, Incus is shipping in Debian/Fedora/NixOS. Here's what changed, what works, and when to use it.