Linux

2 posts
2026

GNU Screen: sessions that survive an SSH drop

A long apt upgrade, a migration, a build — then the laptop sleeps. SSH dies, the process gets SIGHUP and dies with it. GNU Screen keeps the …
Read more

kind: Local Kubernetes in Docker

kind creates a Kubernetes cluster from Docker containers: control-plane and worker nodes are kindest/node images. Primary use cases are …
Read more