Skip to Content

David Cao

David is a Cloud & DevOps Enthusiast. He has years of experience as a Linux engineer. He had working experience in AMD, EMC. He likes Linux, Python, bash, and more. He is a technical blogger and a Software Engineer. He enjoys sharing his learning and contributing to open-source.

Here are five commands that we can use to troubleshoot network issues in Linux. ifconfig:  the ifconfig command is used to view and configure network interface parameters.  netstat: The netstat command is used to display network connections, routing tables, and other network statistics.  tcpdump – capture and analyze network traffic in Linux ping: The ping …

Read More about 5 useful Linux network troubleshooting commands