I'm not sure about this, you can do the test and tell us the results :) I guess, newest ubuntu version uses ssh-agent by default then you need to add the keys (ssh-add) to the agent, but I'm not sure because my knowledge about ssh is not very advanced(only to survive).
Regards 2011/6/23 David Zhang <[email protected]> > Wow.. that did it. So all I had to do was run "ssh-add" in the cmd. Thank > you! > > Just curious - would editing the email at the end of any of the ssh keys > anywhere (from the authorized_keys2 file on the server to the id_rsa.pub > file I have on my computer and on GitHub) affect anything? Someone told me > they don't matter... > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/capistrano?hl=en > -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
