Changes between Version 10 and Version 11 of PaperOSRMethodology/Design


Ignore:
Timestamp:
09/30/14 10:30:41 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PaperOSRMethodology/Design

    v10 v11  
    282282
    283283
     284== 4. Login to nodes ===
     285{{{
     286#!html
     287<table border="0">
     288      <tr>
     289
     290       <td >
     291         <ol type='a'>
     292            <li>To login to a VM, again click the <b>Details</b> button.</li>
     293           <li>Now, click on the ssh link. If you have installed <a target="https://addons.mozilla.org/en-us/firefox/addon/firessh/"> FireSSH </a> a new tab will open up.
     294
     295           <ol type='i'>
     296           <li> If you are using FireSSH, in the window that will pop up :
     297                <ul>
     298                  <li> in the password field type in your passphrase</li>
     299                  <li> for the private key, browse to the file that has your private key
     300                   <li> <b> Press OK </b> </li>
     301                </ul>
     302             </li>
     303           </ol>
     304           </li>
     305           <li><FONT COLOR="black">Repeat the previous step for the second VM.</font></li>
     306          </ol>
     307
     308<table id="Table_03" border="0" cellpadding="5" cellspacing="0">
     309        <tr>
     310                <td>
     311                        <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip">
     312               </td>
     313               <td>
     314                    To ssh from the command line, do the following (substituting the values shown on the screen):
     315<pre>
     316ssh USERNAME@HOSTNAME -p PORT
     317</pre>
     318        </tr>
     319</table>
     320
     321       </td>
     322        <td>
     323        <img border="0" src="http://groups.geni.net/geni/attachment/wiki/GEC17Agenda/GettingStartedWithGENI_I/Graphics/client_ssh_highlight_v1.png?format=raw" alt="Login information for a VM"  height="325" title="Login information for a VM" />
     324<br />
     325         <b>Figure 4-1</b> <i>Login to a VM</i>.</i>
     326       </td>
     327    </tr>
     328 </table>
     329}}}
     330
    284331----
    285332= [wiki:GENIExperimenter/Tutorials/GettingStarted_PartI/Procedure Introduction] =