Hi everyone, I have a Raspberry Pi 1 running the latest version of Raspberry Pi OS lite. I would like to SSH into it so I can work on the command line. My home network has DHCP, and I can easily connect the Pi to that and determine the IP address from my router.
I would like to be able to work on the command line on my laptop, away from my home network. I have a USB ethernet adaptor, and have connected the Pi to it using an ethernet cable. My laptop has Windows 10. According to ipconfig the IP address of the ethernet adaptor is 169.254.119.14 but I don't know how to get the IP address of the Pi.
Previously I have had luck using raspberrypi.local as an IP address for my Raspberry Pi Zero, but that isn't working here.
Can someone tell me how to find the IP address of my locally-connected RPi? TIA
PS I have created a file called ssh in the boot partition, so it isn't that.
