Changes between Version 34 and Version 35 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ndn/Procedure/Setup


Ignore:
Timestamp:
06/20/16 12:23:32 (8 years ago)
Author:
tteixeir@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ndn/Procedure/Setup

    v34 v35  
    5959{{{
    6060#!html
    61 <table>
    62 <tr><td>
    63         <ol type='a'>
    64           <li>Login to the <a href="http://portal.geni.net"> GENI Portal </a> </li>
    65           <li> Click on your name in the upper right hand corner, then select the `Profile tab` menu item. Then click on the `Configure omni` tab under
    66            `PROFILE`.</li>
    67         </ol>
    68 </td><td>
    69            <img
    70            src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/ConfigureOmniTab.png"
    71           width="400" /> 
    72      <br />
    73      <b>Figure 2-1</b> Click on the <i>Configure omni</i> tab under
    74     <i>Profile</i>.</i>
    75 </td></tr>
    76 <tr><td>
    77         <ol type='a' start='3'>
    78            <li> Click on the `Download your omni data` button under step 2. </li>
    79 </ol>
    80 </td><td>
    81            <img
    82            src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/DownloadOmniDataButton.jpg"
    83            width="400" />
    84      <br />
    85      <b>Figure 2-2</b> <i>Download your omni data</i> under step 2.
    86 </td></tr>
    87 <tr><td>
    88         <ol type='a' start='4'>
    89            <li> If this is the first time you try to access your GENI
    90            certificate you will have to generate one. Click on the
    91            `generate a certificate` link.</li>
    92 </ol>
    93 </td><td>
    94           <img
    95            src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/GenerateCertLink.jpg"
    96            width="400" />
    97      <br />
    98      <b>Figure 2-3</b> Click on <i>Generate a certificate</i>.</i>
    99 </td></tr>
    100 <tr><td>
    101         <ol type='a' start='5'>
    102            <li> Unless you really understand how SSL certificates
    103            work, choose the simple option. Click on the `Generate
    104            Combined Certificate and Key File` button and then click on
    105            `Close`.  You will be taken back to the download page with
    106            the warning.  Reload the page to enable the download
    107            button.  If you are a member of more than one project, select
    108            which project you would like to be the default one for
    109            running experiments in GENI. You can always change the
    110            project that is used by the `-r` command line option of
    111            Omni. </li>
    112 </ol>
    113 </td><td>
    114            <img
    115            src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/SimpleOption.jpg"
    116            width="350"/> 
    117      <br />
    118      <b>Figure 2-4</b> Click on <i>Generate Combined Certificate and Key File</i>.
    119 </td></tr>
    120 <tr><td>
    121         <ol type='a' start='6'>
    122            <li>  Then click on `Download your omni data`.</li> 
    123 </ol>
    124 </td><td>
    125         <img
    126        src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/DownloadOmniData.jpg"
    127         width="400"/>   
    128      <br />
    129      <b>Figure 2-5</b> Click on <i>Download your omni data</i>.
    130 </td></tr>
    131 </table>
    132 <table>
    133 <tr><td>
    134         <ol type='a' start='7'>
    135            <li> The bundle will be saved at <code>~/Downloads/omni.bundle</code> </li>
    136 <li>Open a terminal window and type:<pre
    137 class="wiki">omni-configure</pre>The cert and key files you need will
    138 be installed in the appropriate folders.</li>
    139 </ol>
    140 </td></tr>
     61<table style="width:100%">
     62    <tr>
     63        <td>
     64            <ol type='a'>
     65              <li>Login to the <a href="http://portal.geni.net"> GENI Portal </a> </li>
     66              <li> Click on your name in the upper right hand corner, then select the `Profile tab` menu item. Then click on the `Configure omni` tab under
     67               `PROFILE`.</li>
     68            </ol>
     69        </td>
     70        <td align="right">
     71            <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/ConfigureOmniTab.png" width="400"/><br>
     72            <b>Figure 2-1</b> Click on the <i>Configure omni</i> tab under <i>Profile</i>.
     73        </td>
     74    </tr>
     75    <tr>
     76        <td>
     77            <ol type='a' start='3'>
     78               <li> Click on the `Download your omni data` button under step 2. </li>
     79            </ol>
     80        </td>
     81        <td align="right">
     82            <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/DownloadOmniDataButton.jpg" width="400"/><br>
     83            <b>Figure 2-2</b> <i>Download your omni data</i> under step 2.
     84        </td>
     85    </tr>
     86
     87    <tr>
     88        <td>
     89            <ol type='a' start='4'>
     90               <li> If this is the first time you try to access your GENI
     91               certificate you will have to generate one. Click on the
     92               `generate a certificate` link.</li>
     93            </ol>
     94        </td>
     95        <td align="right">
     96              <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/GenerateCertLink.jpg" width="400"/><br>
     97         <b>Figure 2-3</b> Click on <i>Generate a certificate</i>.
     98        </td>
     99    </tr>
     100
     101    <tr>
     102        <td>
     103            <ol type='a' start='5'>
     104               <li> Unless you really understand how SSL certificates
     105               work, choose the simple option. Click on the `Generate
     106               Combined Certificate and Key File` button and then click on
     107               `Close`.  You will be taken back to the download page with
     108               the warning.  Reload the page to enable the download
     109               button.  If you are a member of more than one project, select
     110               which project you would like to be the default one for
     111               running experiments in GENI. You can always change the
     112               project that is used by the `-r` command line option of
     113               Omni. </li>
     114            </ol>
     115        </td>
     116        <td align="right">
     117            <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/SimpleOption.jpg" width="350"/> <br>
     118            <b>Figure 2-4</b> Click on <i>Generate Combined Certificate and Key File</i>.
     119        </td>
     120    </tr>
     121
     122    <tr>
     123        <td>
     124            <ol type='a' start='6'>
     125               <li>  Then click on `Download your omni data`.</li> 
     126            </ol>
     127        </td>
     128        <td align="right">
     129            <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/DownloadOmniData.jpg" width="400"/> <br>
     130            <b>Figure 2-5</b> Click on <i>Download your omni data</i>.
     131        </td>
     132    </tr>
     133
     134</table>
     135
     136<table>
     137    <tr>
     138        <td>
     139            <ol type='a' start='7'>
     140                <li> The bundle will be saved at <code>~/Downloads/omni.bundle</code> </li>
     141                <li>Open a terminal window and type:<pre
     142                class="wiki">omni-configure</pre>The cert and key files you need will
     143                be installed in the appropriate folders.</li>
     144            </ol>
     145        </td>
     146    </tr>
    141147</table>
    142148}}}