Changes between Version 30 and Version 31 of GENIExperimenter/Tutorials/NewToolsSetup


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/NewToolsSetup

    v30 v31  
    5151 1. Save the NOT_PUTTY version of the private key on your computer. 
    5252 1. Open a terminal
    53  1. Ensure that your private key has the right permissions by typing :
     53 1. Ensure that your private key has the right permissions by typing:
     54{{{
    5455chmod 700 <private_key_file>
     56}}}
     57
    5558 1. Run ssh by typing:
     59{{{
    5660ssh -i <private key location> sshtest@pc3.geni.uchicago.edu -p 32826
     61}}}
    5762 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.
    5863
     
    6368 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)
    6469 1. Run PuTTY. 
    65  1. On the Basic options screen, in the Host Name field enter:    sshtest@pc3.geni.uchicago.edu
     70 1. On the Basic options screen, in the Host Name field enter:   sshtest@pc3.geni.uchicago.edu
    6671 1. In the Port field enter: 32826
    6772 1. Make sure Connection type is:  SSH