Connectivity
Testing the IP configuration
Before doing anything else, you are advised to check
the computer's IP configuration. Windows systems offer a com...
Wed, Mar 26, 2014 at 12:16 PM
#1: Use ping command
Always ping the IP address of server and then try hostname. For example:
$ ping 75.126.43.232 $ ping cyberciti.biz
If y...
Wed, Mar 26, 2014 at 12:53 PM