I often have to find the IP address of a machine I'm working on (or need to work on). Sometimes, I need to unblock an IP address of a machine on my network, so the machine can reach a network share ...
The most important networking command in Linux might be ping. This command lets you check if a remote machine is responding to your requests. You can use ping to check if your internet connection is ...