View Single Post
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#1000
Originally Posted by juiceme View Post
Could be this reason above ^^

Where do you have the private key "my_n9_identity" ?
when linux says "No such file or directory" it usually means you have not specified where to look for the file in question...

Now I am going to take a really wild guess and say it is in your .ssh/ directory, as that is the customary place to put keys into

So, the reason it works with Nautilus is that it goes and looks for the keys in the default ssh directory, and finds it there.

On command line, you should maybe try something like:
"ssh -i ~/.ssh/my_n9_identity root@192.168.2.15"
See hole story in attachment!
Attached Files
File Type: txt Ubiboot_Ubuntu_13.10.txt (4.4 KB, 113 views)
__________________
OK

Last edited by Garp; 2013-12-25 at 16:18.