On 11.07.2012 12:06, Mateusz Korniak wrote:
On Wednesday 11 of July 2012, Adam Golebiowski wrote:
I am trying to add my key, but even listing my keys requires password:
(...)
if this key is different than id_rsa.pub, try:
$ ssh -i ~/.id_rsa_pld_linux.pub [email protected] sskm list
Thanks, works, specifying private key via:
$ ssh -i ~/.id_rsa_pld_linux
works even better.
and in case you didn't know, you can also make it transparent by adding
to ~/.ssh/config :
Host git.pld-linux.org
IdentityFile ~/.ssh/id_rsa_pld_linux
--
glen
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en