Dashboard > The Codehaus > ... > Home > SSH Guide
SSH Guide Log In | Sign Up   View a printable version of the current page.

Added by Ben Walding , last edited by Ben Walding on Mar 01, 2006  (view change)
Labels: 
(None)

For those unfamiliar with ssh keys, there is a write up about it at: http://sourceforge.net/docman/display_doc.php?docid=761&group_id=1.

To cut to the chase, in order to create a ssh key on your unix machine (or using cygwin with windows), use:

ssh-keygen -t dsa

This will create a few files in ~/.ssh/

~/.ssh/id_dsa.pub needs to be ATTACHED to the issue you create (as described in New Hausmates).

For more details, or how to use other operating systems and clients, follow the link above.

Site running on a free Atlassian Confluence Open Source Project License granted to The Codehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.2 Build:#919 Nov 26, 2007) - Bug/feature request - Contact Administrators