Changes between Version 22 and Version 23 of GENIExperimenter/Tutorials/HelloOmni


Ignore:
Timestamp:
11/15/12 12:26:55 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/HelloOmni

    v22 v23  
    134134      <tr>
    135135       <td>
    136 <img border="0" src="http://groups.geni.net/geni/attachment/wiki/Tutorials/Graphics/readytologin_output.png" alt="readyToLogin snapshot"  height="120" title="readyToLogin snapshot" /> 
     136<img border="0" src="http://groups.geni.net/geni/attachment/wiki/Tutorials/Graphics/readytologin_output.png?format=raw" alt="readyToLogin snapshot"  height="120" title="readyToLogin snapshot" /> 
    137137       </td>
    138138       <td >
     
    140140            <li><b>'Login to your nodes - Omni Scripting</b>. Depending on the Aggregate the login information are either part of the <code>sliverstatus</code> call, or as part of the manifest rspec, i.e. returned from the <code>listresources</code> call. Omni comes with a script that makes it easy to gather all this information.  In the terminal run: <br>
    141141    <code>
    142 readyToLogin.py -a pg-utah <slicename >
    143 </code>   The script will return the actual command that you would need to use for logging in. Login to both nodes by copy-paste the commands from the output of the script.
     142readyToLogin.py -a pg-utah &lt;slicename&gt
     143</code>   <br> The script will return the actual command that you would need to use for logging in. Login to both nodes by copy-paste the commands from the output of the script.
    144144            </li>
    145145          </ol>