Changes between Version 3 and Version 4 of GENIExperimenter/Tutorials/ClickExample/Finish


Ignore:
Timestamp:
07/16/14 19:07:45 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/ClickExample/Finish

    v3 v4  
    2525  i. Logout from your hosts.
    2626  i. In the terminal, where you have been running your omni commands do:
     27{{{
     28#!div style="background: #ffd; border: 3px ridge; width: 685px;"
    2729  {{{
    2830omni deletesliver -a  pg-utah <slicename>
    2931}}}
     32}}}
    3033  1. Move any existing ssh config back in place:
     34{{{
     35#!div style="background: #ffd; border: 3px ridge; width: 685px;"
    3136{{{
    3237mv ~/.ssh/config.keep ~/.ssh/config
    3338}}}
     39}}}