BerliOS :   · DevCounter  · DocsWell  · SourceWell  · OpenFacts2  · News  ·  Partners ·  Contact Us ·  Legal Notice 
 BerliOS   BerliOS Developer
  Fostering Open Source Development
Fraunhofer FOKUS

BerliOS Developer Logo
Developer

Status:
NOT LOGGED IN
Login via SSL 
New User via SSL 

Search

Require All Words


Project: BerliOSDocs
Project Summary 
Discussion Forums 
Submit Bugs 
Request Support 
Request Features 

Project Admin 

Software
Software Map 
New Releases 
Other Site Mirrors 
Code Snippet Library 

BerliOS Developer
Site Docs 
Project Help Wanted 
Top Projects 
XML/RSS 

Contact BerliOS 
About BerliOS 

BerliOS Developer Foundries
About Foundries 

E-Government 

Language:


     

Project: BerliOSDocs - Docs


Summary |  Home Page |  Docs |  Memberlist |  Admin | 

Submit new documentation | View Documentation | Admin

SSH Keys and CVS/SVN/Shell Accounts

To avoid having to type your password every time for your CVS/SVN/SSH developer account, you may upload your public key(s) using the web based account manager and they will be placed on the CVS/SVN/Shell server in your ~/.ssh/authorized_keys file. Updates will be reflected in the next 6 hour cron job.

To generate a public key, run the program

$ ssh-keygen -t rsa

The public key will be placed at '~/.ssh/id_rsa.pub'. To install your public key immediately in the remote CVS/SVN/Shell servers authorized_keys file invoke following command:

$ ssh-copy-id -i ~/.ssh/id_rsa.pub username@shell.berlios.de

Read the ssh documentation for further information on sharing keys.

BerliOS Shell Server Fingerprints:
DSA Key Fingerprint:f0:0e:cd:f2:16:52:fb:a6:14:52:ef:6d:85:af:fb:8c

BerliOS CVS/SVN Server Fingerprints:
DSA Key Fingerprint:3d:7b:63:1b:45:5e:00:1c:9c:5a:ab:70:2f:9e:0e:c6

 

SourceForge is a trademark or registered trademark of VA Software Corporation in the United States and/or other countries. Linux is a registered trademark of Linus Torvalds. All other trademarks and copyrights on this page are property of their respective owners. For information about other site Content ownership and sitewide terms of service, please see the BerliOS Developer Terms of Service. For privacy policy information, please see the BerliOS Developer Privacy Policy. Content owned by Fraunhofer FOKUS is copyright 2000-2010 Fraunhofer FOKUS. All rights reserved.