Thread
:
How do I get ip address of N900?
View Single Post
ogahyellow
2010-01-11 , 02:42
Posts: 27 | Thanked: 17 times | Joined on Sep 2009 @ Philadelphia, USA
#
3
Maybe from terminal try:
Code:
ifconfig -a | grep inet
or just
Code:
ifconfig
and look for the line that starts with inet for the desired interface.
http://www.cyberciti.biz/faq/bash-sh...et-ip-address/
Quote & Reply
|
ogahyellow
View Public Profile
Send a private message to ogahyellow
Find all posts by ogahyellow