62 | | Windows PUTTY |
63 | | You will use the PUTTY version of the private key attached to this message. Save the key on your computer. (It was converted from the standard fromat using the puttygen program. For more information look here) |
64 | | Run PuTTY. |
65 | | On the Basic options screen, in the Host Name field enter: sshtest@pc3.geni.uchicago.edu |
66 | | In the Port field enter: 32826 |
67 | | Make sure Connection type is: SSH |
68 | | Under the settings categories on the left navigate to Connection-> SSH ->Auth. |
69 | | Next to the "Private key file for authentication" field at the bottom, click Browse... and select the private key file you saved to your computer, and click Open. |
70 | | Click Open to establish the SSH connection. |
71 | | If prompted about whether you trust the host (key not cached in registry), click Yes. |
72 | | When prompted for the Passphrase enter: v3rify |
73 | | If you see the prompt sshtest@test:~$ you are all set! |
| 62 | ===Windows PUTTY=== |
| 63 | 1. You will use the PUTTY version of the private key attached to this message. Save the key on your computer. (It was converted from the standard fromat using the puttygen program. For more information look here) |
| 64 | 1. Run PuTTY. |
| 65 | 1. On the Basic options screen, in the Host Name field enter: sshtest@pc3.geni.uchicago.edu |
| 66 | 1. In the Port field enter: 32826 |
| 67 | 1. Make sure Connection type is: SSH |
| 68 | 1. Under the settings categories on the left navigate to Connection-> SSH ->Auth. |
| 69 | 1. Next to the "Private key file for authentication" field at the bottom, click Browse... and select the private key file you saved to your computer, and click Open. |
| 70 | 1. Click Open to establish the SSH connection. |
| 71 | 1. If prompted about whether you trust the host (key not cached in registry), click Yes. |
| 72 | 1. When prompted for the Passphrase enter: v3rify |
| 73 | If you see the prompt sshtest@test:~$ you have successfully logged-in to the node. |
78 | | Save the NOT_PUTTY version of the private key attached to this message on your computer. |
79 | | Load this URL into firefox: ssh://sshtest@pc3.geni.uchicago.edu:32826 |
80 | | In the pop-up window, enter the passphrase v3rify in the (mislabeled) password field, and click Browse... |
81 | | Select the private key, and click Open. |
82 | | Click OK. |
83 | | If prompted about whether you trust the host (host key not cached in registry), click Yes. |
84 | | If you see the prompt sshtest@test:~$ you are all set! |
| 78 | 1. Save the NOT_PUTTY version of the private key attached to this message on your computer. |
| 79 | 1. Load this URL into firefox: ssh://sshtest@pc3.geni.uchicago.edu:32826 |
| 80 | 1. In the pop-up window, enter the passphrase v3rify in the (mislabeled) password field, and click Browse... |
| 81 | 1. Select the private key, and click Open. |
| 82 | 1. Click OK. |
| 83 | 1. If prompted about whether you trust the host (host key not cached in registry), click Yes. |
| 84 | If you see the prompt sshtest@test:~$ you have successfully logged-in to the node. |