How To Check IP Address In Linux Ubuntu?

Open the terminal

Run `ip a`

Run `ip addr`

Run `hostname -I`

Run `ifconfig`

Run `nmcli device show`

Run `ip route`

Check the network settings in the Ubuntu GUI

Use `curl ifconfig.me` to check the public IP address

Suggested for You

Trending Today