Recent

Linux Man Pages: How to Teach Yourself Any Command
How to use man pages effectively — understanding sections, navigating entries, reading the synopsis format, and finding the right documentation for any command, system call, or config file.

SSH Tunnels and Port Forwarding
·1459 words·7 mins
How to use SSH tunnels to securely access remote services, expose local servers, set up SOCKS proxies, and hop through bastion hosts.

How to Edit Columns of Text in Vim
How to use Vim’s visual block mode to select columns, insert text on multiple lines, delete vertical slices, replace blocks, and reformat aligned data.


Git Branching and Merging
How to use branches to work on features independently, merge them back together, and resolve conflicts when they arise.


