Changes between Version 7 and Version 8 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure/Execute


Ignore:
Timestamp:
10/17/14 10:11:28 (9 years ago)
Author:
rrhain@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jacks/GettingStarted_PartI/Procedure/Execute

    v7 v8  
    3232            <li>To get login information for a VM, again click on the "slice page" link.</li>
    3333            <li>This wil bring you to the slice page and you can click on the "Details" button in your aggregate rectangle.</li>
    34            <li><FONT COLOR="black">Repeat the previous step for the second VM.</font></li>
    3534          </ol>
    3635
     
    4140               </td>
    4241               <td>
    43                     To ssh from the command line, do the following (substituting the values shown on the screen):
     42                    To ssh from the command line in unix-based machines, do the following (substituting the values shown on the screen):
    4443<pre>
    4544ssh USERNAME@HOSTNAME -p PORT
    4645</pre>
     46        </td>
    4747        </tr>
    4848</table>