ubuntu check my 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 what is my ip address
ip address show;
Open your command prompt and type following command shown below and press enter
ifconfig -a
ip address show;