Changes between Version 13 and Version 14 of GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup


Ignore:
Timestamp:
05/26/15 15:13:59 (9 years ago)
Author:
rick@mcgeer.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup

    v13 v14  
    2626== 1.Use the SAVI Client and the Federation Tool to Create  a GENI Slice OMNI Bundle ==
    2727
     28* Upload your GENI public/private key pair to the directory ~/.ssh on client1.savitestbed.ca
     29{{{
     30$ scp id_rsa id_rsa.pub <savi-username>@client1.testbed.ca:.ssh
     31}}}
    2832
    2933* Use SFTP to transfer the Omni Bundle you downloaded in pre-work to the Downloads folder on client1.savitestbed.ca.  From the folder in which you have the Omni bundle, run
     
    4751system.
    4852{{{
    49 $ ssh <savi-username>@client1.testbed.ca
     53$ ssh <savi-username>@client1.savitestbed.ca
    5054}}}
    5155* Once you're logged in, run
     
    6266}}}
    6367
    64 Upload your GENI public/private key pair to the directory ~/.ssh on client1.savitestbed.ca
    65 {{{
    66 $ scp id_rsa id_rsa.pub <savi-username>@client1.testbed.ca:.ssh
    67 }}}
     68
    6869
    6970