For some reason, while I am trying to connect to SSH on my Nexus 7 2013 I keep getting this error message:
Permission denied(publickey)
Can someone explain how to properly setup SSH for Ubuntu touch?
For some reason, while I am trying to connect to SSH on my Nexus 7 2013 I keep getting this error message:
Permission denied(publickey)
Can someone explain how to properly setup SSH for Ubuntu touch?
/home/phablet/.ssh/authorized_keys
file (with a public key of the PC you're using to access the Ubuntu Touch device) on your device. The verbose option inssh -v phablet@<ip-address>
helps with debugging in the end, when you still have problems to connect / log in. – Peterino Feb 11 '16 at 23:54