Changes between Version 4 and Version 5 of GEC16Agenda/AdvancedTopologies/Instructions/ClickExampleExperiment


Ignore:
Timestamp:
03/17/13 14:01:09 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC16Agenda/AdvancedTopologies/Instructions/ClickExampleExperiment

    v4 v5  
    1010Omni gives you the capability of giving access  to other users on your compute resources. Depending on which AM you are using to get resources from,  this is done in a different way.  Ask the team next to you about their username and do the following:
    1111  <ol>
    12     <li>While in a terminal, generate a public key under <code>~/.ssh/ : <br/>
    13     cd ~/.ssh<br/>
    14     ssh-keygen -f id_rsa_&ltneighbor_username&gt<br/>
    15   </code>
     12    <li>While in a terminal, generate a public key under <code>~/.ssh/ :
     13     <ul> <li>cd ~/.ssh</li>
     14        <li> ssh-keygen -f id_rsa_&ltneighbor_username&gt</code></li>
     15     </ul>
    1616   </li>
    1717