update ssh readme for c3

old-commit-hash: 45b5df5b08342ef41a06d38731c6c160de9e7da0
This commit is contained in:
Adeeb Shihadeh
2021-08-07 11:36:34 -07:00
parent 13b3649211
commit 52d8c21dc7
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