-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add instructions for root access #116
Comments
It's probably worth noting that you can also SSH into the Tessel once it's connected to your network. The CLI uses SSH internally after you run Or you can manually copy your regular SSH key into |
|
This key issue will be fixed with #154. |
Heads up: if you don't include the baudrate, it can hang on macs:
|
@nodebotanist I hadn't seen that happen before but it's good to know in case it doesn't work! |
Where should this be documented? |
IMO, it should be in the https://www.github.com/tessel/onboarding docs because only Team Members actually have hardware. Some folks who use the CLI use it with the VM so doesn't necessarily belong here. |
Want to be more futureproof than "x are the only people who have hardware". |
Yes, but it will soon be [semi] obselete when #80 is finished. |
ah sure |
So I took a stab at this on Linux/Ubuntu x64. Compiling
|
Thanks for putting this together, @flaki! Hope the learning wasn't too painful :) |
Closing because now we have |
OSX:
Others?
The text was updated successfully, but these errors were encountered: