can't establish SSH connection
I'm trying to establish SSH connection. Flollowing those steps:
@kalkov said:
adb connect [IP address]
adb rootadb connect [IP address]
adb push my_public_key.pub /data/ssh/authorized_keys
adb rebootssh root@[IP address]
on the first command, I'm getting the error:
adb connect 192.168.50.69
unable to connect to 192.168.50.69:5555: cannot connect to 192.168.50.69:5555: No connection could be made because the target machine actively refused it. (10061)
The IP address the address that I got in Tablet status
in Options on the device. I tried to ping it - it is OK, packages are receiving.
I've already activated developer mode on the device. I didn't change anything in Developer options
except enabling 'USB debugging` .
I'm not experienced in development on Andriod. Sorry if my question looks silly.
Comments
No worries, we have moved the SSH options to Settings -> Emteria -> Connectivity options. You have to enable the SSH server there before connecting.
Thanks, it works for me!
Sorry if I post this in the wrong place, mod please move if required. I will like to know how to use putty to ssh into the Pi. I have enable ssh under the settings>emteria tab; not sure what port to use on putty.
I do have a licensed.
@node port 22 should be fine, please follow https://forum.emteria.com/discussion/comment/1264/#Comment_1264 to generate your openssh keys