Changes between Version 20 and Version 21 of NikySandbox/SIGSCETutorial/RunExampleAssignment


Ignore:
Timestamp:
02/25/13 19:59:35 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NikySandbox/SIGSCETutorial/RunExampleAssignment

    v20 v21  
    5555       <td >
    5656         <ol>
    57             <li> Go to the <i>Home</i> tab. </li>
    58            <li> In the project that <b>you</b> created press the <b>Create Slice</b> button</li>
    59             <li> <FONT COLOR="black">As a slice name use <code>udt</code>, you can leave the description empty and press <b>Create Slice</b></font>
     57            <li> While your slice is loaded in Flack, <b> press the blue (i) button</b> on a host. This will load the information about the host. </li>
     58           <li> On the top of the new tab that showed up, <b> press the ssh button </b>. This will cause the ssh client to launch. If you have setup the the key correctly, you should get logged in to your host. </li>
     59            <li> Repeat this process for all hosts; <b><code> server, clienth, delay </code></b>
    6060            </li>
    61             <li> Select <b>Add Resources</b></li>
    62             <li>Since this if the first time you are trying to reserve resources, you should see a warning on the top about not having an SSH key in your account. Access to compute resources in GENI is provide 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 creating an SSH key pair for you. However, if you prefer to use your personal public key you can choose to upload it. Click on the <b>Generate and Download SSH Keypair</b> button.</li>
    6361           
    64             <li>Press the <b>Download Private Key</b> button</li>
    65             <li> Open a terminal and execute <code>ssh-add ~/Downloads/id_geni_ssh_rsa</code> </li>
    66             <li> <FONT COLOR="black">Go to the <i>Slices</i> tab and press again on the <b>Add Resources</b> button. This time there should be no warning. Complete the form as as shown in the picture on the left and press the <b>Reserve Resources</b> button </font></li>
    67 <li> While we wait for our resources to get ready, lets look at another tool that is integrated with the portal. <FONT COLOR="black">Go to the <i>Slices</i> tab and press the <b>Launch Flack</b> button.</li>
    6862
    6963          </ol>