Changes between Version 33 and Version 34 of GENIExperimenter/Tutorials/NewToolsSetup
- Timestamp:
- 01/28/16 13:38:36 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/NewToolsSetup
v33 v34 60 60 ssh -i <private key location> sshtest@pc3.geni.uchicago.edu -p 32826 61 61 }}} 62 1. Enter the passphrase ( v3rify) when prompted. Note: If you are prompted for a password then something went wrong. Make sure that all the information is correct.62 1. Enter the passphrase ('''v3rify''') when prompted. Note: If you are prompted for a password then something went wrong. Make sure that all the information is correct. 63 63 64 64 If you see the prompt sshtest@test:~$ you have successfully logged-in to the node. … … 66 66 67 67 === Windows PuTTY === 68 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 f romat using the puttygen program. For more information look here)68 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 format using the puttygen program. For more information look here) 69 69 1. Run PuTTY. 70 1. On the Basic options screen, in the Host Name field enter: sshtest@pc3.geni.uchicago.edu71 1. In the Port field enter: 3282670 1. On the Basic options screen, in the Host Name field enter: '''sshtest@pc3.geni.uchicago.edu''' 71 1. In the Port field enter: '''32826''' 72 72 1. Make sure Connection type is: SSH 73 1. Under the settings categories on the left navigate to Connection-> SSH ->Auth.74 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.75 1. Click Opento establish the SSH connection.73 1. Under the settings categories on the left navigate to Connection-> '''SSH ->Auth'''. 74 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'''. 75 1. Click '''Open''' to establish the SSH connection. 76 76 1. If prompted about whether you trust the host (key not cached in registry), click Yes. 77 1. When prompted for the Passphrase enter: v3rify77 1. When prompted for the Passphrase enter: '''v3rify''' 78 78 79 79 If you see the prompt sshtest@test:~$ you have successfully logged-in to the node. … … 83 83 84 84 1. Save the NOT_PUTTY version of the private key attached to this message on your computer. 85 1. Load this URL into firefox: ssh://sshtest@pc3.geni.uchicago.edu:3282686 1. In the pop-up window, enter the passphrase v3rify in the (mislabeled) password field, and click Browse...87 1. Select the private key, and click Open.88 1. Click OK.85 1. Load this URL into firefox: '''ssh://sshtest@pc3.geni.uchicago.edu:32826''' 86 1. In the pop-up window, enter the passphrase '''v3rify''' in the (mislabeled) password field, and click '''Browse...''' 87 1. Select the private key, and click '''Open'''. 88 1. Click '''OK'''. 89 89 1. If prompted about whether you trust the host (host key not cached in registry), click Yes. 90 90