how you know the ip address of user system?
Answers were Sorted based on User's Feedback
Answer / david
mr lipun ........u really hvn't any idea about unix.....
u can't see the ip address from the hostname -i cmd....
the command is
ifconfig -a
| Is This Answer Correct ? | 15 Yes | 4 No |
ifconfig lan1
Note lan1 ios name of interface which IP u want to know.....
ifconfig -a is not working in HPUX,
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deepu
go to cmd and type ipconfig then it displays IP address
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / david
mr dharambir .....i already clarified above that i giving
ans. relevant to unix not HPUX.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shailesh
use netstat | more
it gives you all the information
| Is This Answer Correct ? | 0 Yes | 0 No |
Does windows use unix?
Explain Sticky bit?
Describe the term inode?
What is unix and why it is used?
Explain how do we change file access permissions?
What is .sh file in unix?
Is unix is a programming language?
How the Kernel handles the copy on write bit of a page, when the bit is set?
How do I grep recursively in unix?
Assume that there are two different filesystems as /abc and /xyz. There is a file A under filesystem /abc which has to be linked to filesystem /xyz. Which link will you use - soft link or hard link? why?
Name the data structure used to maintain file identification?
What uses unix?