Changes between Version 49 and Version 50 of GENIEducation/SampleAssignments/UnderstandAMAPI/Procedure/DesignSetup


Ignore:
Timestamp:
02/13/14 16:21:21 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

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

    v49 v50  
    3636== 2.  Establish the Environment ==
    3737
    38 === 2.1  Pre-work: Create a GENI account ===
    39 {{{
    40 #!html
    41 <table border="0">
    42    
    43       <tr>
    44 
    45        <td >
    46          <ol type='a'>
    47             <li> Go to <a href="https://portal.geni.net"> https://portal.geni.net </a> and press the <b> Use GENI </b> button</li>
    48             <li> From the Drop Down menu select your institution. If you got an account through the GENI Identity Provider, please select <b>GENI Project Office</b>.
    49                   <br/>
    50 
    51 <table id="Table_03" border="0" cellpadding="5" cellspacing="0">
    52         <tr>
    53                 <td>
    54                         <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip">
    55                </td>
    56                <td>
    57                     Start typing the name of your institution and see the list become smaller.
    58         </tr>
    59 </table>
    60             </li>
    61             <li> You will be transferred to the Login Page of your institution. Fill in your username and password. </li>
    62             <li> <FONT COLOR="black">Complete the form that appears after you have successfully logged in and press <b>Continue</b>.</font></li>
    63             <li> <FONT COLOR="black">You will be transferred to an <b>Activation Page</b>. Make sure both checkboxes are checked and then press <b>Activate</b></font>. </li>
    64           </ol>
    65        </td>
    66          <td>
    67 
    68         <a href="https://portal.geni.net">
    69         <!--img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/Graphics/login.png?format=raw" alt="Login to GENI"  height="120" title="Use GENI" />  </a>
    70 
    71         <br/--><img border="0" src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/PortalSimpleLayer2Example/Graphics/portal_login.png?format=raw" alt="Use GENI"  height="200" title="Login to GENI" /> </a>
    72 <br />
    73          <b>Figure 2-1</b> <i>Logging into the GENI Experimenter Portal.</i>
    74        </td>
    75     </tr>
    76  </table>
    77 }}}
    78 
    79 Congratulations, you have successfully created a GENI account.
    80 
    81 
    82 === 2.2 Pre-work: Project lead adds you to a project ===
    83 In order to use the portal to reserve resources, you must join a project. 
    84 
    85 {{{
    86 #!html
    87 <table border="0">
    88    
    89       <tr>
    90        <td >
    91          <ol type='a'>
    92             <li> The tutorial organizers should have added you to the project for this tutorial.  On the home page, you should see that you are a member of at least one project. 
    93 <table id="Table_03" border="0" cellpadding="5" cellspacing="0">
    94         <tr>
    95                 <td>
    96                         <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip">
    97                </td>
    98                <td>
    99                     If you are not doing this exercise as part of an in-person tutorial please sign up for a <a target="_blank" href="http://groups.geni.net/geni/wiki/SignMeUp">GENI account</a> and join a project.
    100                </td>
    101         </tr>
    102 </table>
    103 
    104 
    105 </li>
    106           </ol>
    107        </td>
    108        
    109     </tr>
    110  </table>
    111 }}}
    112 
    113 === 2.3 Pre-work: Ensure SSH keys are setup ===
    114 
    115 Access 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.)
     38=== 2.1 Pre-work: Ensure SSH keys are setup ===
     39
    11640Verify that you have at least one public key associated with your account. To do that, after you login to the portal check under your Profile, under the `SSH keys` tab. If you do not have SSH keys associated yet, please follow [http://groups.geni.net/geni/wiki/GENIEducation/SampleAssignments/LabZero/Procedure/DesignSetup#a2.3GenerateandDownloadSSHKeypair these instructions].
    11741
    118 === 2.4 Configure Omni ===
     42=== 2.2 Configure Omni ===
    11943
    12044