An IP address is an address in computer networks that – like the Internet – is based on the Internet protocol. It is assigned to devices that are connected to the network, making the devices addressable and therefore accessible.
Here are several ways to check IP addresses in Ubuntu and other Linux distributions.
- Open Your Terminal & Type one of this Command-line & Press Enter.
- hostname -I
- ip a
- ifconfig
If you would like to suggest any additions or updates to this page, please let us know.