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


Ignore:
Timestamp:
10/23/12 10:43:17 (11 years ago)
Author:
carpenter@vis.uky.edu
Comment:

--

Legend:

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

    v3 v4  
    3434
    3535Once you are on the VM, you can access the credentials directly in the directory:
    36 /home/geniuser/Tutorials/GEMINI.[[BR]] There is a directory for each user.  The ssh
     36/home/geni/Tutorials/GEMINI.[[BR]] There is a directory for each user.  The ssh
    3737directory contains the certificates and keys.
    3838
     
    4242The instrumentize.py script requires password-less access to the nodes.  Follow these steps to set this up.
    4343
    44 1.  Place your GENI password in the file /home/geniuser/.ssl/password
     441.  Place your GENI password in the file /home/geni/.ssl/password
    45452.  Add your ssh key to the ssh-agent by running the command (replacing geminiXX with your username):
    4646{{{
     
    6767    You can run omni commands directly from here and it will use the omni_config in that directory.
    6868
    69     - '''Protogeni test scripts:''' you can find them in /opt/protogeni.[[BR]]  Use the -f option to specify the path to the certificate (/home/geniuser/Tutorials/GEMINI/<username>/ssh/<username>.pem)
     69    - '''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
    7171=== Running instrumentize script ===