Changes between Version 3 and Version 4 of GEMINI/Tutorial/GEC15/Background/VM
- Timestamp:
- 10/23/12 10:43:17 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEMINI/Tutorial/GEC15/Background/VM
v3 v4 34 34 35 35 Once you are on the VM, you can access the credentials directly in the directory: 36 /home/geni user/Tutorials/GEMINI.[[BR]] There is a directory for each user. The ssh36 /home/geni/Tutorials/GEMINI.[[BR]] There is a directory for each user. The ssh 37 37 directory contains the certificates and keys. 38 38 … … 42 42 The instrumentize.py script requires password-less access to the nodes. Follow these steps to set this up. 43 43 44 1. Place your GENI password in the file /home/geni user/.ssl/password44 1. Place your GENI password in the file /home/geni/.ssl/password 45 45 2. Add your ssh key to the ssh-agent by running the command (replacing geminiXX with your username): 46 46 {{{ … … 67 67 You can run omni commands directly from here and it will use the omni_config in that directory. 68 68 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 user/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) 70 70 71 71 === Running instrumentize script ===