Showing posts with label IP. Show all posts
Showing posts with label IP. Show all posts

Thursday, June 07, 2007

check local machine IP

I only got the loop address 127.0.0.1 when using "hostname -i".

So it's better to use "/sbin/ifconfig -eth0" with the root account.

Or "ip addr show".

Check this out: http://www.pixelbeat.org/cmdline.html