How to Find an IP Address in Linux
The simplest way to check the IP address when using Linux, is using the bash shell and typing the command ifconfig. On typing the ifconfig you will not only be provided with the IP address, but also the MAC address, subnet mask, and other information.