Changes between Version 19 and Version 20 of GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup


Ignore:
Timestamp:
06/12/15 11:14:01 (9 years ago)
Author:
chmeyer@bbn.com
Comment:

Updated ssh key instructions

Legend:

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

    v19 v20  
    2626== 1.Use the SAVI Client and the Federation Tool to Create  a GENI Slice OMNI Bundle ==
    2727
    28 * From the folder in which you have your ssh keys (typically ~/.ssh), 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.savitestbed.ca:.ssh
    31 }}}
    32 
    3328* Use scp 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
    3429
     
    3732}}}
    3833Windows users can use winscp
    39 
    4034
    4135* Using your SAVI credentials, log in to client1.savitestbed.ca.  Any ssh tool can be used for this, including Putty and cygwin ssh on Windows, and the builtin terminal tools on any Unix- or Linux-based
     
    4842$ omni-configure
    4943}}}
    50 to configure Omni.
     44to configure Omni. Omni-configure should have placed your ssh keys (id_rsa and id_rsa.pub) in your .ssh folder on client1.savitestbed.ca.  Check to make sure that the keys are there.
    5145
    5246Now download and unpack the GENI-SAVI Federation Tool
     
    5751}}}
    5852
    59 
    60 
    61 
    62 Your keys are in your .ssh folder on client1.savitestbed.ca.  Check to make sure that the keys are there.
    6353----
    6454