Changes between Version 69 and Version 70 of GENIExperimenter/Tutorials/HelloOmni
- Timestamp:
- 04/22/14 18:56:25 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIExperimenter/Tutorials/HelloOmni
v69 v70 20 20 <ol> 21 21 <li><b> Download Omni.</b>The Omni client is part of the <a href="http://trac.gpolab.bbn.com/gcf/wiki"> GENI Control Framework</a> (GCF) software package. Start with <a href="http://trac.gpolab.bbn.com/gcf/wiki/GettingGcf"> downloading GCF </a>. </li> 22 <li> <b> Install </b> and <b> Configure </b> Omni using <a href="http://trac.gpolab.bbn.com/gcf/wiki/OmniQuickStart"> these instructions </a>. Unless you have a specific reason not to, please follow the instructions about <a href="http://trac.gpolab.bbn.com/gcf/wiki/OmniConfigure/Automatic"> automatically configuring Omni. </a> For the rest of the instructions, it is assumed that you followed the default configuration of omni. If you have customized it in any way, please adjust the instructions accordingly.</li>22 <li> <b><a href="http://trac.gpolab.bbn.com/gcf/wiki/QuickStart" target="blank">Install </a> </b> and <b> <a href="http://trac.gpolab.bbn.com/gcf/wiki/OmniConfigure/Automatic" target="blank"> Configure </b> </li> 23 23 <li> <b> Optional - Add your key to the ssh agent.</b> If there is an ssh agent running on your host add you key to the ssh agent by running: <br> <code> ssh-add ~/.ssh/geni_key </code></li> 24 24 </ol>