View Single Post
Palintheus's Avatar
Posts: 17 | Thanked: 1 time | Joined on Nov 2007 @ Norman, OK, USA
#1
Installed dropbear, and now I am trying to ssh into my server but I am getting an error and I am using the same steps that I use one my laptop, don't know if its something specific to busybox, or what, but I am stuck

Code:
~ $ ssh -p**** -i~/.ssh/<file name> <user@host>
Failed loading keyfile '~/.ssh/<file name>'
ssh: connection to <user@host>
exited: No auth methods could be used.
~ $