Where to put ssh keys?

Using applications, configuring, problems
Post Reply
Message
Author
xgamexoverx
Posts: 2
Joined: Wed 17 Sep 2014, 07:52

Where to put ssh keys?

#1 Post by xgamexoverx »

Hi All,

I am using the latest version of slacko puppy, and I am trying to ssh into my file server with my private key.

The problem is, I can't find where to put the key files so that they are found by ssh. I've tried /root/.ssh and /etc/.ssh, neither worked.

I also tried the -i option, but ssh complained saying that the string was too long.

Help much appreciated!
Many Thanks
Scott

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#2 Post by Semme »

Welcome Mate!

Provided you've got openssh installed, use it's "ssh-copy-id" to pass the key.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

xgamexoverx
Posts: 2
Joined: Wed 17 Sep 2014, 07:52

#3 Post by xgamexoverx »

Thanks for the help! Once I installed openssh, -i started working properly anyway :)

Post Reply