If you’re a Linux user, you know that finding your IP address is a key part of your online experience. In Ubuntu Linux, this process is made easier than ever with the help of the ip addr command. ip addr show This command will list all of the devices attached to your system, including their IP addresses. You can use this information to determine where on your network you are and which applications are using that address. To find out more about how ip addr works, take a look at this guide from Ubuntu: “How to Find Your IP Address in Ubuntu Linux.”


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:

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?