How to Find Your IP Address in Ubuntu Linux
Posted
by Trevor Bekolay
on How to geek
See other posts from How to geek
or by Trevor Bekolay
Published on Wed, 12 May 2010 10:00:00 +0000
Indexed on
2010/05/12
10:04 UTC
Read the original article
Hit count: 621
In Windows, we use the command-line program ipconfig to find out our IP address. How do you find it in Ubuntu?
We will show you two locations easily accessible through the GUI and, of course, a terminal command that will get your IP address in no time.
The first location, and the easiest in most cases, is found by right clicking the network icon in the notification area and clicking Connection Information.
This brings up a window which has a bunch of information, including your IP address.
The second location, which shows you more detail than this first method, is at System > Administration > Network Tools.
Select the right network device, and you’ve got a ton of information at your fingertips.
Finally, if you can’t tear yourself away from a terminal window, the command to type in is:
ifconfig
Yes, it’s only one character different than ipconfig. Who would have guessed?
As it turns out, you’re always a few clicks or keystrokes away from finding your IP address in Ubuntu. Isn’t choice great?
Similar Articles | Productive Geek Tips |
Latest Software Reviews | Tinyhacker Random Tips |
© How to geek or respective owner