Changes between Version 1 and Version 2 of GEC17Agenda/GettingStartedWithGENI_II/SetupAccount


Ignore:
Timestamp:
07/19/13 23:54:24 (11 years ago)
Author:
Gary Wong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC17Agenda/GettingStartedWithGENI_II/SetupAccount

    v1 v2  
    117117}}}
    118118
     119== 3 Configure Omni ==
    119120
     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.
    120128
    121 == 3 Generate and Download SSH Keypair ==
     129== 4 Generate and Download SSH Keypair ==
    122130
    123131Access to compute resources in GENI is provided through ssh key pairs and thus the portal needs a public key to upload to compute resources. For the purposes of the tutorial we will have the portal create an SSH key pair for you. (However, if you prefer to use your personal public key you can choose to upload it.)