How To Check IP Address In Ubuntu?

Open the Terminal

Run `ip a`

Run `hostname -I`

Run `ip addr show`

Run `nmcli device show`

Run `ifconfig` if `net-tools` is installed

Check the IP in the Network Settings GUI

Use `curl ifconfig.me` to check your public IP

Suggested for You

Trending Today