Changes between Version 33 and Version 34 of GENIExperimenter/Tutorials/NewToolsSetup


Ignore:
Timestamp:
01/28/16 13:38:36 (8 years ago)
Author:
Ben Newton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/NewToolsSetup

    v33 v34  
    6060ssh -i <private key location> sshtest@pc3.geni.uchicago.edu -p 32826
    6161}}}
    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.
    6363
    6464 If you see the prompt sshtest@test:~$ you have successfully logged-in to the node.
     
    6666
    6767=== 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 fromat 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)
    6969 1. Run PuTTY. 
    70  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
     70 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'''
    7272 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 Open to 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.
    7676 1. If prompted about whether you trust the host (key not cached in registry), click Yes. 
    77  1. When prompted for the Passphrase enter: v3rify
     77 1. When prompted for the Passphrase enter: '''v3rify'''
    7878
    7979 If you see the prompt sshtest@test:~$ you have successfully logged-in to the node.
     
    8383
    8484 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: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.
     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'''.
    8989 1. If prompted about whether you trust the host (host key not cached in registry), click Yes. 
    9090