generated from smiths/capTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Connecting to the Raspberry Pi
Amos Yu edited this page Nov 8, 2022
·
5 revisions
__The IP address of the Pi changes frequently. Currently it is 192.168.0.224
.
- Install MobaXterm Home Edition.
- Plug in the Raspberry Pi.
- Launch MobaXterm.
- In MobaXterm, click Start a new remote session.
- Select SSH.
- Under Remote host, type the IP address of the Pi.
- Check Specify username and type
capstone
. - Click OK.
- When the terminal prompts you for the password, type
123123
.
- In MobaXterm, click Start a new remote session.
- Select VNC.
- Under Remote hostname or IP address, type the IP address of the Pi, followed by
:1
. - When the window prompts you for the password, type
123123
.