Changes between Version 39 and Version 40 of GENIExperimenter/Tutorials/NewToolsSetup


Ignore:
Timestamp:
09/07/16 16:10:32 (8 years ago)
Author:
Ben Newton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/NewToolsSetup

    v39 v40  
    6363 1. Run ssh by typing:
    6464{{{
    65 ssh -i <private key location> sshtest@pc3.geni.uchicago.edu -p 32826
     65ssh -i <private key location> sshtest@pc2.geni.uchicago.edu -p 32826
    6666}}}
    6767 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.
     
    7373 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)
    7474 1. Run PuTTY. 
    75  1. On the Basic options screen, in the Host Name field enter: {{{sshtest@pc3.geni.uchicago.edu}}}
     75 1. On the Basic options screen, in the Host Name field enter: {{{sshtest@pc2.geni.uchicago.edu}}}
    7676 1. In the Port field enter: '''32826'''
    7777 1. Make sure Connection type is:  SSH
     
    8888
    8989 1. Save the NOT_PUTTY version of the private key.
    90  1. Load this URL into firefox: '''ssh://sshtest@pc3.geni.uchicago.edu:32826'''
     90 1. Load this URL into firefox: '''ssh://sshtest@pc2.geni.uchicago.edu:32826'''
    9191 1. In the pop-up window, enter the passphrase '''v3rify''' in the (mislabeled) password field, and click '''Browse...'''
    9292 1. Select the private key, and click '''Open'''.