Changes between Version 26 and Version 27 of GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup


Ignore:
Timestamp:
06/15/15 12:27:58 (9 years ago)
Author:
chmeyer@bbn.com
Comment:

--

Legend:

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

    v26 v27  
    9494
    9595{{{
    96 $ ./tutorial.sh createvm savi <tenant_name> <location> <os_image_name> <machine_name> <access_key> <vm-size> <vm-name>
     96$ ./tutorial.sh createvm savi <tenant_name> <location> <os_image_name> <vm-size> <ssh_key> <vm-name>
    9797}}}
    9898
    9999we 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
    100100{{{
    101 $ ./tutorial.sh createvm savi <tenant_name> toronto Ubuntu-14-04-64 small id_rsa <geni_username>-toronto
     101$ ./tutorial.sh createvm savi geniUsers toronto Ubuntu-14-04-64 small geni_cert_portal_key <geni_username>-toronto
    102102}}}
    103103