If you don't have HDMI display/adapter then sometimes this is a big headache to retrieve RPi IP Ethernet/WLAN for SSH/RDP. This post will describe best way to use RPi with your laptop.
If you are using Linux/Ubuntu then follow:
- 1. Connect Raspberry Pi to a laptop with Ethernet.
- 2. Go the Edit Connection Setting.
- 3. Navigate to ipv4 option. Select method: shared with another computer.
- 4. Then open Terminal & type: cat /var/lib/misc/dnsmasq.leases
- You will get raspberry pi Ethernet IP.
- 5. Make sure ssh is enabled in your RPi if not then insert sd card to your Ubuntu & enable ssh from root files.
- SSH to your RPi & install xrdp: sudo apt-get install xrdp
- 6. Open Remmina Remote Desktop Client & enter RPi IP, user & pass.
Ref: https://raspberrypi.stackexchange.com/questions/30144/connect-raspberry-pi-to-pc-ubuntu-with-ethernet
0 comments:
Post a Comment
Thanks for your comment. We will try to reply as soon as possible.
Regards
VSL Creations