How do you know the user name of a computer by using its IPaddress? |
nslookup 127.0.0.1
If the system is properly registered in the global Domain Name System (DNS), a name will be provided in response to your query.
Answer
In addition to the above, the "host" command is also now supported on most Linux distrubutions.
host 192.168.2.5
|
|
|
First answer by Alphaman64. Last edit by John.m.horn. Contributor trust: 12 [recommend contributor]. Question popularity: 10 [recommend question]
|
Research your answer: |
Can you answer other questions about linux?
|
|


