how you know the ip address of user system?

Answers were Sorted based on User's Feedback



how you know the ip address of user system?..

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

how you know the ip address of user system?..

Answer / lipun

hostname -i

Is This Answer Correct ?    16 Yes 6 No

how you know the ip address of user system?..

Answer / lipun

nslookup <host_name>
e.g: nslookup ibm6

Is This Answer Correct ?    4 Yes 0 No

how you know the ip address of user system?..

Answer / dharambir singh

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

how you know the ip address of user system?..

Answer / deepu

go to cmd and type ipconfig then it displays IP address

Is This Answer Correct ?    1 Yes 0 No

how you know the ip address of user system?..

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

how you know the ip address of user system?..

Answer / kirus

ipconfig-a in os prompt and banner in ok prompt

Is This Answer Correct ?    0 Yes 0 No

how you know the ip address of user system?..

Answer / rehana

Type ifconfig eth0

Is This Answer Correct ?    0 Yes 0 No

how you know the ip address of user system?..

Answer / shailesh

use netstat | more
it gives you all the information

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix General Interview Questions

Is mac built on unix?

0 Answers  


What are the file permissions and access modes in unix?

0 Answers  


How to display the contents of a file?

0 Answers  


What are the features and benefits of unix?

0 Answers  


What is unix and its components?

0 Answers  






Explain what is standard unix streams ?

0 Answers  


Explain a path in unix.

0 Answers  


Explain what is a fifo?

0 Answers  


What is .profile unix?

0 Answers  


Explain what are links and symbolic links in unix file system?

0 Answers  


What is the difference between an absolute path and a relative path in unix?

0 Answers  


Explain what are the unix system calls for i/o?

0 Answers  


Categories