Skip to Content

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

If you’ve been getting the error message “ssh: Could not resolve hostname Name or service not known,” don’t worry, you’re not alone. The error message “ssh: Could not resolve hostname [name]: Name or service not known” indicates that the SSH client is unable to resolve the hostname of the remote server you are trying to …

Read More about 5 ways to fix ssh: Could not resolve hostname Name or service not known