Changes between Version 41 and Version 42 of GENIExperimenter/Tutorials/NewToolsSetup


Ignore:
Timestamp:
02/03/17 12:18:08 (7 years ago)
Author:
Ben Newton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/NewToolsSetup

    v41 v42  
    7878 1. Run ssh by typing:
    7979{{{
    80 ssh -i <private key location> sshtest@pc2.geni.uchicago.edu -p 32826
     80ssh -i <private key location> sshtest@pc1.geni.uchicago.edu -p 33594
    8181}}}
    8282 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.
     
    8888 1. You will use the PUTTY version of the private key.  Save the key on your computer. (It was converted from the standard format using the puttygen program. For more information look here)
    8989 1. Run PuTTY. 
    90  1. On the Basic options screen, in the Host Name field enter: {{{sshtest@pc2.geni.uchicago.edu}}}
    91  1. In the Port field enter: '''32826'''
     90 1. On the Basic options screen, in the Host Name field enter: {{{sshtest@pc1.geni.uchicago.edu}}}
     91 1. In the Port field enter: '''33594'''
    9292 1. Make sure Connection type is:  SSH
    9393 1. Under the settings categories on the left navigate to Connection-> '''SSH ->Auth'''.
     
    103103
    104104 1. Save the NOT_PUTTY version of the private key.
    105  1. Load this URL into firefox: '''ssh://sshtest@pc2.geni.uchicago.edu:32826'''
     105 1. Load this URL into firefox: '''ssh://sshtest@pc1.geni.uchicago.edu:33594'''
    106106 1. In the pop-up window, enter the passphrase '''v3rify''' in the (mislabeled) password field, and click '''Browse...'''
    107107 1. Select the private key, and click '''Open'''.