Skip to content

Tag: linux

All the articles with the tag "linux".

Tmux for Streamlining Dev Workflow

Tmux for Streamlining Dev Workflow

Master tmux for dev work: sessions, windows, panes, layout scripting, hooks, and pane syncing, the commands that turn one terminal into many.

Docker vs Podman: Key Differences

Docker vs Podman: Key Differences

Docker needs a daemon; Podman doesn't. Compare architecture, rootless support, Compose compatibility, and which one belongs in your workflow.

Ed25519 ssh keys

Ed25519 ssh keys

Ed25519 is faster and more secure than RSA for SSH keys, generate a key pair, add it to authorized_keys, and ditch the old RSA habits.