Display IP address on the system tray on Ubuntu
In some cases, troubleshooting a problem requires a computer IP address to check the system IP address. If you are using Ubuntu and want to find the available IP address on your computer, you can display IP address in the system tray.
In the following article, the network administrator will show you how to display the IP address in the system tray.
How to display the IP address on the system tray on Ubuntu?
To display the IP address on the system tray on Ubuntu you will have to rely on the help of the 3rd tool. The third tool that the Network Administrator wants to mention here is Indicator-IP.
To download and install Indicator-IP on Ubuntu systems, run the following commands:
sudo apt-add ppa repository: bovender / bovender
sudo apt-get update
sudo apt-get install indicator-ip
After installation is complete, you can run the tool by running the following command:
indicator-ip
Or press Alt + F2 .
Features and usage of Indicator-IP
The purpose of Indicator-IP is to display IP-related information on your Unbuntu computer. Using the tool is quite simple. After Indicator-IP launches, there is no interface on the screen, and a new icon - the icon that displays the Public IP address appears on the left side of the system tray on your computer.
Public IP address is the address that confirms your computer on the Internet.
Not only IP Public address, Indicator-IP also display Local IP addresses on Ubuntu, to do this you have to click on the indicator menu.
If you want the tool to display the Local IP address as an indicator icon, just click on the corresponding item on the menu, such as the illustration below:
If you want to control the behavior from the command, the "-i" option allows you to do this. For example, the following command will open the tool to display the public IP address as an indicator icon:
indicator-ip -i public
And the following command will make sure that the Local IP address (or eth0 interface) is displayed in the system tray by default:
indicator-ip -u -i eth0
The address information provided by Indicator-IP tool is from service " checkip.amazonaws.com ". But you can ask the tool to get information from other alternative services, such as " icanhazip.com ".
To change the default service from 'checkip.amazonaws.com' to 'icanhazip.com' or other services you want, you can use the "-u" option . Here is an example:
indicator-ip -u icanhazip.com
Refer to some of the following articles:
- How to use Command Prompt to manage wireless networks on Windows 10?
- Automatic timer to turn on Wifi after 1 hour, 4 hours or 1 day on Windows 10
- Conflict of IP address error when connecting to Wifi on iPhone, iPad, this is a fix
Good luck!
You should read it
- How to configure static IP address on Ubuntu 22.04 LTS and 22.10
- How does IP address and MAC address work in parallel?
- Instructions for using IP address 192.168.2.2
- Link this website to friends, you will know their address via the computer's IP
- What is a static IP address?
- Understanding IP address 192.168.1.4
- How to fix IP 169 address error
- Understanding IP address 192.168.1.3
- What is the IP address 192.168.1.5 used for?
- 2 simple ways to view and read MAC addresses on Windows 10 computers
- 6 ways to view IP addresses on computers, smartphones or Tablet
- What is an IP address?
Maybe you are interested
How to fix Cannot renew IP address error on Windows
What is a MAC address? How does it work in conjunction with an IP address?
3 ways to change IP address in Windows 10
How to use the ipconfig command to refresh and reset IP address
The simplest way to check IP address on computer, check IP in LAN
View and read MAC addresses of Windows 7, 8, 10 and Mac OS X computers