If you haven't already, you need to create a new key pair in you PC:
ssh-keygen
You can now see you public key on the PC:
cat ~/.ssh/id_rsa.pub
now find a way to place the contents of this file on the correct dir in
your phone, which is:
~/.ssh/authorized_keys
You can now test the connection:
ssh phablet@192.168.178.22
If it works, buds should work too.
Good luck!
Francisco
On 22-12-2016 10:49, Gert-Jan Hüfken wrote:
On 2016-12-21 21:58, royden yates wrote:
On Wed, 21 Dec 2016 20:55:58 +0100
Gert-Jan Hüfken <gert...@hufken.be <mailto:gert...@hufken.be>> wrote:
Hi Alejandro,
With an USB-OTG cable it works! Currently getting the data off
my phone!
Where would I find my contacts and text messages?
Kind regards,
Gert-Jan.
This might help, look at the script:
https://github.com/popey/buds
Royden
My exuse for the high dummy-level. Got SSH working I think, only
need to solve the key-thing
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp