Changes between Version 27 and Version 28 of NikySandbox/SIGSCETutorial/RunExampleAssignment


Ignore:
Timestamp:
03/04/13 19:39:13 (11 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NikySandbox/SIGSCETutorial/RunExampleAssignment

    v27 v28  
    2323           
    2424            <li>Press the <b>Download Private Key</b> button</li>
    25             <li> Open a terminal and execute <code>ssh-add ~/Downloads/id_geni_ssh_rsa</code> </li>
     25            <li> Open a terminal and execute :
     26                <ul>
     27                   <li><code>chmod 600 ~/Downloads/id_geni_ssh_rsa</code> </li>
     28                    <li><code>ssh-add ~/Downloads/id_geni_ssh_rsa</code> </li>
     29                 </ul></li>
    2630            <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>
    2731<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>