To connect to a Raspberry Pi using SSH or VNC, you need to know the Pi’s IP address.
If you use the Raspberry Pi with a monitor, you can check the Pi’s IP from the command line (terminal) by executing the hostname -I command.
Without a monitor and keyboard (headless) you can find the Raspberry Pi’s IP if you connect it to LAN (Local Area Network).
In this note i will show how to find the Raspberry Pi’s IP on network. (more…)