ubuntu 18.04 check ip address code example
Example 1: how to get ip address in ubuntu
Open your command prompt and type following command shown below and press enter
ifconfig -a
Example 2: ubuntu 18.04 get public ip address
dig +short myip.opendns.com @resolver1.opendns.com