Changes between Version 4 and Version 5 of GEMINI/Tutorial/GEC15/Background/VM


Ignore:
Timestamp:
10/23/12 12:36:03 (12 years ago)
Author:
Ahmed El-Hassany
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEMINI/Tutorial/GEC15/Background/VM

    v4 v5  
    11[[PageOutline]]
    22
    3 == Instructions for using the GEC15 Tutorial VM for GEMINI ==
     3= Instructions for using the GEC15 Tutorial VM for GEMINI =
    44
    55
    6 ==== Preparing the User workspace Virtual Machine ====
     6==Preparing the User workspace Virtual Machine ==
    77
    88 * Install !VirtualBox
     
    2929
    3030
    31 === Logging in ===
     31== Logging in ==
    3232
    3333Login information for the VM will be provided at the beginning of the tutorial.
     
    3939You will be assigned a username and password at the beginning of the tutorial.
    4040
    41 === SSL Key/Password Configuration ===
     41== SSL Key/Password Configuration ==
    4242The instrumentize.py script requires password-less access to the nodes.  Follow these steps to set this up.
    4343
     
    4949
    5050
    51 === Updating the code ===
     51== Updating the code ==
    5252
    5353You can get the latest scripts, configuration, and rspec files by changing to the GEMINI common directory and doing a git pull:
     
    5858}}}
    5959
    60 === Creating the slice ===
     60== Creating the slice ==
    6161
    6262    - '''Flack:'''  log in as the tutorial user that you chose[[BR]]
     
    6969    - '''Protogeni test scripts:''' you can find them in /opt/protogeni.[[BR]]  Use the -f option to specify the path to the certificate (/home/geni/Tutorials/GEMINI/<username>/ssh/<username>.pem)
    7070
    71 === Running instrumentize script ===
    7271
    73   - Make sure you have the most up-to-date scripts (see ''Updating the code'' above).
    7472
    75   - Run instrumentize.py from the directory /home/geni/Tutorials/GEMINI/common specifying your GENI certificate and the slice name.
    76 
    77 {{{
    78 $ instrumentize.py -f /home/geni/Tutorials/GEMINI/geminiXX/ssh/geminiXX.pem -n geminiXXslice
    79 }}}
    80 
    81 === Accessing the portal ===
    82 
    83 Before accessing the portal, add your certificate to the browser using these [wiki:GEMINIFirefoxCertInstall instructions]
    84 
    85 === Issues? ===
     73== Issues? ==
    8674
    8775Notify geni-gemini-users@googlegroups.com if you run into any issues.