Skip to main content

Questions tagged [ssh]

Acronym that stand for Secure Shell it refers to a cryptographic network protocol for shell.

Filter by
Sorted by
Tagged with
1 vote
1 answer
89 views

Why do I have to burn the code twice to actually burn it on to the Arduino board? I have to execute this command twice - only then is the chip getting programmed. I'm using this command to burn the ...
user137442's user avatar
0 votes
3 answers
1k views

I currently have a project using an Arduino R3, set up across the room from my computer. This has become quite annoying, as every time I want to push something to the Arduino I have to get up and move ...
Ely Eastman's user avatar
0 votes
1 answer
1k views

I need to transfer files from my local machine to my Arduino Yun. I have tried: scp /Users/SSCirrus/Documents/index.html [email protected]:/root scp ~/Users/SSCirrus/Documents/index.html root@...
sscirrus's user avatar
  • 177
2 votes
0 answers
258 views

I have a Samsung Galaxy Note 10.1 with JuiceSSH installed. I also have Debian Linux installed via chroot. I'll be ordering an Intel Galileo to use as a portable compilation server. I have an ...
Theo Chronic's user avatar