Results 1 to 3 of 3
Thread: ip address
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
09-11-2010 #1
- Join Date
- Sep 2010
- Posts
- 3
ip address
i tried ifconfig and it doesn't work
-
09-12-2010 #2it doesn't work
Guessing now.
You opened a terminal as user and typed ifconfig. Normally ifconfig resides in sbin - and that location is not on users PATH.
TryCode:/sbin/ifconfig
-
09-14-2010 #3
- Join Date
- Aug 2010
- Posts
- 89
should be root for ifconfig, so "su -" before.
Alternatively, you can use the network applet on the tray. Je move the mouse above it and it will show ip adress in the tooltip.