Changes between Version 77 and Version 78 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure/DesignSetup


Ignore:
Timestamp:
02/04/16 15:28:26 (8 years ago)
Author:
Ben Newton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure/DesignSetup

    v77 v78  
    140140  <table border=0>
    141141      <tr>
    142        <td >
    143          <ol  type='a' start='4'>
    144             <li>Now, press the <b>Download Private Key</b> button.  (PuTTY users should selection <b>Download PuTTY Key</b> instead.)</li>
    145             <li><b>If you are using a command line based ssh client</b>, open a terminal and execute:
    146 <pre>
    147 $ mv ~/Downloads/id_geni_ssh_rsa ~/.ssh/.
    148 $ chmod 0600 ~/.ssh/id_geni_ssh_rsa
    149 $ ssh-add ~/.ssh/id_geni_ssh_rsa
    150 </pre>
    151 Later in the tutorial, this will allow you to log into your nodes securely without a password. (Users of GUI based ssh clients, such as PuTTY, should skip this step.)</li>
    152 
    153           </ol>
    154        </td>
    155142        <td>
    156143        <img border="0" src="http://groups.geni.net/geni/raw-attachment/wiki/GENIExperimenter/Tutorials/Graphics/download_sshkeys_1_v2.png" alt="Download an SSH Key Pair"  width="400" title="Download an SSH Key Pair" /> </a>
     
    164151
    165152==== Mac OS X/Linux ====
    166  1. Now, click the <b>Download Private Key</b> button.   
     153 1. Now, click the ''Download Private Key<'' button.   
    167154 1. In a command line terminal, move your key to the appropriate location and ensure that it has the right permissions by typing (replacing ~/Downloads/ with actual location if necessary):
    168155{{{
     
    177164
    178165==== Windows PuTTY ====
    179  1. Now, click the <b>Download PuTTY Key</b> button, save it to your computer.
     166 1. Now, click the ''Download PuTTY Key'' button, save it to your computer.
    180167 1. Later you will need to remember the location of the key. 
    181168
    182169==== Windows FireSSH ====
    183  1. Now, click the <b>Download Private Key</b> button. 
     170 1. Now, click the ''Download Private Key'' button. 
    184171 1. Later you will need to remember the location of the key.
    185172