update ssh readme for c3

pull/21875/head
Adeeb Shihadeh 2021-08-07 11:36:34 -07:00
parent 8aafbc78f6
commit 45b5df5b08
4 changed files with 1 additions and 14 deletions

View File

@ -7,7 +7,7 @@ In order to SSH into your device, you'll need a GitHub account with SSH keys. Se
* Enable SSH in your device's settings
* Enter your GitHub username in the device's settings
* Connect to your device
* Username: `root`
* Username: `root` (comma two) or `comma` (comma three)
* Port: `22` or `8022`
Here's an example command for connecting to your device using its tethered connection:

View File

@ -1,9 +0,0 @@
Host comma-smays
HostName 192.168.5.11
Port 22
IdentityFile id_rsa
Host comma-tether
HostName 192.168.43.1
Port 22
IdentityFile id_rsa

View File

@ -1,3 +0,0 @@
# enp5s0 is the smays network name. Change it appropriately if you are using an ethernet adapter (type ifconfig to get the proper network name)
sudo ifconfig enp5s0 192.168.5.1 netmask 255.255.255.0
ssh -F config EON-smays

View File

@ -1 +0,0 @@
ssh -F config EON-wifi