Changes between Version 3 and Version 4 of GEC17Agenda/GettingStartedWithGENI_II/SetupAccount


Ignore:
Timestamp:
07/20/13 00:13:02 (11 years ago)
Author:
Gary Wong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/GettingStartedWithGENI_II/SetupAccount

    v3 v4  
    119119== 3 Configure Omni ==
    120120
    121  1. Go to your browser tab with the GENI Portal page.
    122  1. On that page, select the tab labeled "Profile".  This is on the upper right of the page.
    123  1. Scroll down to the section labeled "Option 1: Automatic omni configuration".
    124  1. Click on "customized configuration data" in Step 2 of this section.
    125  1. Make sure your default project is "GEC17".  If not, make that your default.
    126  1. Click "Download omni bundle" and "save" the file.  The file is saved in your Downloads folder.
    127  1. Open a terminal window and type {{{omni-configure.py}}}.  The cert and key files you need will be installed in the appropriate folders.
     121{{{
     122#!html
     123<ol>
     124<li>Go to your browser tab with the GENI Portal page.</li>
     125<li>On that page, select the tab labeled "Profile".  This is on the upper right of the page.</li>
     126<li>Scroll down to the section labeled "Option 1: Automatic omni configuration".<br />
     127<img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/omni-config-portal.png" />
     128</li>
     129<li>Click on "customized configuration data" in Step 2 of this section.</li>
     130<li>Generate a GENI certificate.  The easiest choice is to have the portal generate a combined certificate and key file:<br />
     131<img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/generate-portal-cert.png" width="428" height="109" /></li>
     132<li>Make sure your default project is "GEC17".  If not, make that your default.</li>
     133<li>Click "Download omni bundle" and "save" the file.  The file is saved in your Downloads folder.<br />
     134<img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/download-omni-portal.png" />
     135</li>
     136<li>Open a terminal window and type:<pre class="wiki">omni-configure.py</pre>The cert and key files you need will be installed in the appropriate folders.</li>
     137</ol>
     138}}}
    128139
    129140== 4 Generate and Download SSH Keypair ==