check ip on linux terminal code example
Example 1: show ip address linux
$ hostname -I
Example 2: linux check ip address command
ifconfig -a
Example 3: how to see ip in linux
curl ifconfig.me
$ hostname -I
ifconfig -a
curl ifconfig.me