How 2 Know
If you can't Google it, You Can Knowing it.

Posts Tagged ‘hosts’

resolve hostname to internet address or vice versa

Tuesday, May 14th, 2013

Host Commands,It’s a good command to resolve the IP Address to Hostname of Hostname to IP Address ( it’s check file ‘/etc/hosts’) which you can use it on your script:

For Example

#host TEstServer
TEstServer is 10.10.10.10

 Continue Reading...