Changes between Version 24 and Version 25 of GENIExperimenter/Tutorials/Graphics


Ignore:
Timestamp:
03/10/15 14:58:24 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/Graphics

    v24 v25  
    11= Tip, Notes, and Warnings =
     2
     3{{{
     4#!html
     5<table id="Table_03" border="0" cellpadding="5" cellspacing="0">
     6        <tr>
     7                <td>
     8                        <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip">
     9               </td>
     10               <td>
     11                    To ssh from the command line on unix-based machines, do the following (substituting the values shown on the screen):
     12<pre>
     13ssh USERNAME@HOSTNAME -p PORT
     14</pre>
     15        </td>
     16             
     17        </tr>
     18</table>
     19}}}
    220{{{
    321#!html
     
    2644}}}
    2745
    28 {{{
    29 #!html
    30 <table id="Table_03" border="0" cellpadding="5" cellspacing="0">
    31         <tr>
    32                 <td>
    33                         <img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/Symbols-Tips-icon.png?format=raw" width="50" height="50" alt="Tip">
    34                </td>
    35                <td>
    36                     To ssh from the command line on unix-based machines, do the following (substituting the values shown on the screen):
    37 <pre>
    38 ssh USERNAME@HOSTNAME -p PORT
    39 </pre>
    40         </td>
    41              
    42         </tr>
    43 </table>
    44 }}}
    4546== Example usage ==
    4647