Skip to main content

Linux Networking Cheatsheet

Production reference for Linux networking: ip / ss / lsof, tcpdump, openssl s_client, iptables/nftables, eBPF observability with bpftrace and Hubble.

What This Reference Covers

  • High-signal commands and checks for day-to-day production work.
  • Security and reliability notes that explain what can go wrong when a command is used casually.
  • Debugging vocabulary for incidents, code reviews, platform audits, and interview preparation.

Recommended Next Steps

Start with the commands that match your current task, then follow the related CodersSecret material for deeper context on architecture, risk, and operational tradeoffs.

Read production engineering articles or continue with free courses.

Related Cheatsheets

All Cheat Sheets