Posts: 92
Threads: 3
Joined: Jun 2008
Reputation:
0
08-18-2008, 08:31 AM
(This post was last modified: 08-18-2008, 08:33 AM by janne.)
ifconfig
or more exactly
/sbin/ifconfig eth0 | grep 'inet addr' | awk '{print $2}' | sed -e 's/.*://'`
"the box said 'requires windows xp or better'. so i installed linux"
Linux Ubuntu 9.04 Server 2.6.30-vanilla #1 SMP PREEMPT x86_64