Master Linux networking commands
ip - Show/manipulate network interfaces and routingping - Test connectivity to a hostcurl - Transfer data from/to a serverss - Investigate sockets (modern replacement for netstat)netstat - Network statistics (deprecated, use ss)traceroute - Trace the path packets take to a hostdig - DNS lookup utilitynslookup - Query DNS servershost - DNS lookup toolarp - Show/manipulate ARP cacheroute - Show/manipulate IP routing tableiptables - Firewall rule managementfirewalld - Dynamic firewall managernmap - Network discovery and security auditingtcpdump - Packet capture and analysis