The easiest way to display IP address of Raspberry Pi is launch console and issue the following command
hostname -I
It will list he IP address which can be used on SSH terminal to access the Pi computer remotely.
The easiest way to display IP address of Raspberry Pi is launch console and issue the following command
hostname -I
It will list he IP address which can be used on SSH terminal to access the Pi computer remotely.