Changes between Version 8 and Version 9 of GEMINI/Tutorial/GEC15/Background/VM
- Timestamp:
- 10/23/12 12:40:25 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEMINI/Tutorial/GEC15/Background/VM
v8 v9 43 43 44 44 1. Place your GENI password in the file /home/geni/.ssl/password 45 2. Add your ssh key to the ssh-agent by running the command (replacing geminiXX with your username): 45 46 2. Run credconfig.sh 47 48 {{ 49 $ credconfig.sh -g ~/Tutorials/GEMINI/geminiXX/ssh/geminiXX.pem -b ~/Tutorials/GEMINI/geminiXX/ssh/gemini12.p12 50 }} 51 52 53 3. Add your ssh key to the ssh-agent by running the command (replacing geminiXX with your username): 46 54 {{{ 47 55 $ ssh-add /home/geni/Tutorials/GEMINI/geminiXX/ssh/geminiXX_key