© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Matheus
Dev at ReleaseRun. Writing about releases, Node.js, DevOps.
SSH patterns beyond basic ssh user@host. ~/.ssh/config: stop typing flags every time Host prod HostName 91.98.198.236 User root IdentityFile ~/.ssh/id_ed25519 Host private-server HostName 10.0.1.50 ProxyJump bastion.example.com ...
No responses yet.