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 |
Can you explain what does the kernel do?
Is unix still around?
Explain what is a fifo?
Is a directory unix?
What are the links and symbolic links in a unix file system?
Write a script that prints out date information in this order: time, the day of week, day number, month, year(sample output: 17:34:51 pdt sun 12 feb 2012)
Where is unix used today?
How to move files from one directory to other in unix?
What is utility unix?
How to check logs in unix?
What is grep family in unix?
How to get the n-th field from a Unix command output?