Changes between Version 2 and Version 3 of GEC16Agenda/AdvancedTopologies/Instructions/ClickExampleExperiment


Ignore:
Timestamp:
03/17/13 05:49:29 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

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

    v2 v3  
    88      </td>
    99      <td>
    10 IOmni 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:
    11   i. While in a terminal, download their public key under `~/.ssh/` :
    12   {{{
    13     cd ~/.ssh
    14     wget http://www.gpolab.bbn.com/experiment-support/gec15/adv-omni/pub-keys/<username>_key.pub
    15   }}}
     10Omni 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:
     11  <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_<neighbor_username><br/>
     15  </code>
    1616
    1717  i. Follow the instructions [http://trac.gpolab.bbn.com/gcf/wiki/OmniConfigure/Manual#B1.MultipleusersinProtoGENIAMs these instructions] and add another user for ProtoGENI AMs