| 172 | === 2.4 Configure Omni === |
| 173 | |
| 174 | |
| 175 | {{{ |
| 176 | #!html |
| 177 | <ol> |
| 178 | <li>Go to your browser tab with the GENI Portal page.</li> |
| 179 | <li>On that page, select the tab labeled "Profile". This is on the upper right of the page.</li> |
| 180 | <li>Scroll down to the section labeled "Option 1: Automatic omni configuration".<br /> |
| 181 | <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/omni-config-portal.png" /> |
| 182 | </li> |
| 183 | <li>Click on "customized configuration data" in Step 2 of this section.</li> |
| 184 | <li>Generate a GENI certificate. The easiest choice is to have the portal generate a combined certificate and key file:<br /> |
| 185 | <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/generate-portal-cert.png" width="428" height="109" /></li> |
| 186 | <li>Make sure your default project is "GEC17". If not, make that your default.</li> |
| 187 | <li>Click "Download omni bundle" and "save" the file. The file is saved in your Downloads folder.<br /> |
| 188 | <img src="http://trac.gpolab.bbn.com/gcf/raw-attachment/wiki/OmniConfigure/Automatic/download-omni-portal.png" /> |
| 189 | </li> |
| 190 | <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> |
| 191 | </ol> |
| 192 | }}} |