Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1522244561 | |||
| ca46da2501 |
+10
@@ -0,0 +1,10 @@
|
||||
# Initial connection to the Raspberry Pi
|
||||
Now that you have an image with ssh and Raspberry Pi connect on your SD, you can connect to the pi
|
||||
|
||||
|
||||
## Connecting using Raspberry Pi Connect
|
||||
1. Login to https://connect.raspberrypi.com if you haven't already
|
||||
1. Look at the list of devices, find the one you want, and click on "Connect"
|
||||

|
||||
1. A remote shell window will pop up
|
||||

|
||||
@@ -23,7 +23,7 @@ We don't have many monitors and keyboards in V207 for students to use, so we wil
|
||||

|
||||
1. Once you have uploaded your `id_edcsa.pub` file it should look like this.
|
||||

|
||||
1. Since we don't have enough monitors, we will need another way to setup the initial connection. The officially supported option is Raspberry Pi Connect. You will need to:
|
||||
1. Since we don't have a monitor, keyboard, and mouse available, we will need another way to setup the initial connection. The officially supported option is Raspberry Pi Connect. You will need to enable it then:
|
||||
1. Register for an account first at https://connect.raspberrypi.com
|
||||
2. Confirm your account with email
|
||||
2. Login with that account
|
||||
@@ -42,12 +42,5 @@ We don't have many monitors and keyboards in V207 for students to use, so we wil
|
||||
1. Now you get to watch the writing then verifying.
|
||||

|
||||

|
||||
1. The process is complete!
|
||||
1. The process is complete! Now you can [connect to your pi](connect.md)
|
||||

|
||||
|
||||
## Connecting using Raspberry Pi Connect
|
||||
1. Login to https://connect.raspberrypi.com if you haven't already
|
||||
1. Look at the list of devices, find the one you want, and click on "Connect"
|
||||

|
||||
1. A remote shell window will pop up
|
||||

|
||||
|
||||
Reference in New Issue
Block a user