how to find the ip address of my laptop in ubuntu 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: find ubuntu IP address in Windows
ip addr show