Monday, April 8, 2013

How To Find Ip Address and Hostname Of a server In Linux

How To Find Ip Address Of a server In Linux

“ping hostname”
“ping ipaddress”

 One of the Important in networking is To find the IP Address and Host for the network system in the linux .
Today I am posting the These command with Explanation in linux to use in the terminal.

The “ping hostname” or “ping ipaddress”  will send ICMP packets to a host computer and the host computer would reply by echoing those packets. It's generally used to test whether a host is active or not.

How To Find Hostname Of a server In Linux


No comments:

Post a Comment

Linux Tips and tricks,Online Linux Helpers