Changes between Version 73 and Version 74 of GENIEducation/SampleAssignments/UnderstandAMAPI/Procedure/DesignSetup


Ignore:
Timestamp:
03/07/14 10:07:38 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIEducation/SampleAssignments/UnderstandAMAPI/Procedure/DesignSetup

    v73 v74  
    4949        <ol type='a'>
    5050          <li>Login to the <a href="http://portal.geni.net"> GENI Portal </a> </li>
    51            <li> Click on the `Profile tab` link on the top of your screen. Then click on the `Configure omni` tab under `PROFILE`.</li>
    52            <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/ConfigureOmniTab.png" width="400" />
     51           <li> Click on the `Profile tab` link on the top of your
     52           screen. Then click on the `Configure omni` tab under
     53           `PROFILE`.</li>
     54        </ol>
     55</td><td>
     56           <img
     57           src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/ConfigureOmniTab.png"
     58           width="400" />
     59</td></tr>
     60<tr><td>
     61        <ol type='a'>
    5362           <li> Click on the `Download your omni data` button under step 2. </li>
    54            <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/DownloadOmniDataButton.jpg" width="400" />
    55            <li> If this is the first time you try to access your GENI certificate you will have to generate one. Click on the `generate a certificate` link.</li>
    56            <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/GenerateCertLink.jpg" width="400" />
    57            <li> Unless you really understand how SSL certificates work, choose the simple option. Click on the `Generate Combined Certificate and Key File` button and then click on `Close`.  You will be taken back to the download page with the warning.  Reload the page to enable the download button.</li>
    58            <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/SimpleOption.jpg" width="350"/>
    59            <li> If you are a member of more than one project, select which project you would like to be the default one for running experiments in GENI. You can always change the project that is used by the `-r` command line option of Omni.  Then click on `Download your omni data`.</li>
     63</ol>
     64</td><td>
     65           <img
     66           src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/DownloadOmniDataButton.jpg"
     67           width="400" />
     68</td></tr>
     69<tr><td>
     70        <ol type='a'>
     71           <li> If this is the first time you try to access your GENI
     72           certificate you will have to generate one. Click on the
     73           `generate a certificate` link.</li>
     74</ol>
     75</td><td>
     76           <img
     77           src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/GenerateCertLink.jpg"
     78           width="400" />
     79</td></tr>
     80<tr><td>
     81        <ol type='a'>
     82           <li> Unless you really understand how SSL certificates
     83           work, choose the simple option. Click on the `Generate
     84           Combined Certificate and Key File` button and then click on
     85           `Close`.  You will be taken back to the download page with
     86           the warning.  Reload the page to enable the download
     87           button.</li>
     88</ol>
     89</td><td>
     90           <img
     91           src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/SimpleOption.jpg"
     92           width="350"/>
     93</td></tr>
     94<tr><td>
     95        <ol type='a'>
     96           <li> If you are a member of more than one project, select
     97           which project you would like to be the default one for
     98           running experiments in GENI. You can always change the
     99           project that is used by the `-r` command line option of
     100           Omni.  Then click on `Download your omni data`.</li>
     101</ol>
     102</td><td>
    60103        <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/DownloadOmniData.jpg" width="400"/> 
    61104           <li> The bundle will be saved at <code>~/Downloads/omni-bundle.zip</code> </li>
    62 <li>Open a terminal window and type:<pre class="wiki">omni-configure</pre>The cert and key files you need will be installed in the appropriate folders.</li>
     105<li>Open a terminal window and type:<pre
     106class="wiki">omni-configure</pre>The cert and key files you need will
     107be installed in the appropriate folders.</li>
    63108</ol>
    64109</td></tr>