Talk:Toolserver/Getting started
Add topicAppearance
Latest comment: 15 years ago by Kylu in topic Keyfile conversion
Keyfile conversion
[edit]PuTTY to ssh
[edit]So, you originally created your public key file with PuTTY and want to use it on a Linux/Mac system?
- Run PuTTYgen on the Windows machine
- Select: File > Load private key
- Locate and open your .ppk key file
- Type your key passphrase and hit OK
- Select: Conversions > Export OpenSSH key
- Save the file as
id_dsa
and copy it to your~/.ssh
folder - Log in normally using the instructions at Toolserver/Getting started#Log in to shell
ssh to PuTTY
[edit]- Run PuTTYgen on the Windows machine
- Select: Converstions > Import key
- Locate and open the id_dsa file you generated for login.toolserver.org
- Type your key passphrase and hit OK
- Select: File > Save private key
- Save the file with a .ppk extension
- Log in normally using the instructions at Toolserver/Getting started#Log in to shell
To incorporate into the content page soon. Kylu 04:00, 4 January 2009 (UTC)