Time: less than 5 minutes.
Difficulty: Easy
You Will Need:
- Raspberry Pi running Raspbian.
- Keyboard, mouse, and monitor (for setup only).
- An Internet connection, either Ethernet or wifi.
- A Windows computer
Steps:
- Start your Pi and log in to Raspbian.
- Open your terminal.
- Type sudo apt-get update and press Enter.
- Type sudo apt-get install xrdp and press Enter.
- Once this finishes, type hostname -I. This will show the IP address of your Pi. Write it down and save it for the next step.
- log in to your windows computer
- Open Remote Desktop Connection
- Type the IP of your pi in the box labeled Computer.
- This should show a log in form for your Pi.
- Type in the user name and password for your Pi.
- You should see your Pi's desktop or terminal.
No comments:
Post a Comment