Thread
:
Howto configure public key based ssh login as user to N900
View Single Post
timoph
2010-09-21 , 19:36
Posts: 415 | Thanked: 732 times | Joined on Jan 2009 @ Finland
#
13
One liner version:
Code:
cat ~/.ssh/id_rsa.pub | ssh root@[device's ip] "mkdir ~/.ssh ; cat >> ~/.ssh/authorized_keys"
Quote & Reply
|
timoph
View Public Profile
Send a private message to timoph
Find all posts by timoph