Changes between Version 11 and Version 12 of GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup


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

--

Legend:

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

    v11 v12  
    6666$ scp id_rsa id_rsa.pub <savi-username>@client1.testbed.ca:.ssh
    6767}}}
    68 || [[Image(wiki:GENIExperimenter/Tutorials/Graphics:tip.png, nolink, 50px, bottom)]] || '''Pro Tip:''' Do not use a passphrase!. ||
    69 
    70 Your SAVI keys are now in tutorial/keys, and your GENI keys are in your .ssh folder on client1.savitestbed.ca.  Check to make sure that the keys are there.
     68
     69
     70Your keys are in your .ssh folder on client1.savitestbed.ca.  Check to make sure that the keys are there.
    7171----
    7272
     
    104104we have chosen values for all parameters; each group will be given a specific site at the tutorial.  The vm-name should be your geni-username, followed by the sitename.  E.g., for rickmcg, the name at Toronto will be rickmcg-toronto
    105105{{{
    106 $ ./tutorial.sh createvm savi <tenant_name> toronto ubuntu-14-04-64 small savi_tutorial <geni_username>-toronto
     106$ ./tutorial.sh createvm savi <tenant_name> toronto ubuntu-14-04-64 small id_rsa <geni_username>-toronto
    107107}}}
    108108