View Single Post
Old 11-23-2012, 10:38 AM   #288
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299993
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Quote:
Originally Posted by NiLuJe View Post
@cryzed: If you're on 5.3.0, yes: the account is locked, there's no password set.

Auth via shared keys.
you@dev ~ $ ssh-keygen
Quote:
Generating public/private rsa key pair.
Enter file in which to save the key (/home/you/.ssh/id_rsa):
(press enter a lot)

(id_rsa.pub pictured in context after creation)

me@dev ~/.ssh $ cd ~/.ssh; ls
Quote:
authorized_keys2 id_rsa id_rsa.pub known_hosts
edit the end to be root@127.0.0.1 or whatever.

shove it in authorized_keys file (pictured in context)

I forget if that is everything but it's enough to get you close.

HTH
Attached Thumbnails
Click image for larger version

Name:	LXTerminal_025.png
Views:	428
Size:	28.0 KB
ID:	96692   Click image for larger version

Name:	Selection_023.png
Views:	425
Size:	18.3 KB
ID:	96693   Click image for larger version

Name:	Selection_024.png
Views:	385
Size:	25.2 KB
ID:	96694  

Last edited by twobob; 11-23-2012 at 10:40 AM. Reason: pictures, spelling, all manner of fubar
twobob is offline   Reply With Quote