Changes between Version 3 and Version 4 of GEC15VMSetup


Ignore:
Timestamp:
10/04/12 12:33:15 (12 years ago)
Author:
Jeanne Ohren
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC15VMSetup

    v3 v4  
    3434    This still doesn't work in chrome
    3535 
     36== GEMINI ==
     37
     38=== Credentials ===
     39  - Installed in /home/geni/Tutorials/GEMINI
     40  - directory for each user
     41    - omni_config file
     42    - ssh directory contains pgeni certificate (pem and p12) and ssh key pair
     43
     44=== Tools ===
     45==== creddy ====
     46  - http://abac.deterlab.net/
     47  - pay careful attention to yap and strongswan versions
     48
     49=== git repositories ===
     50  - Added UW to /home/geni/src
     51      - GEMINI scripts and rspecs
     52
     53=== Bookmarks ===
     54  - GEMINI Tutorial wiki
     55  - GEMINI portal
     56
     57
     58== GIMI/ExoGENI ==
     59
     60=== Credentials ===
     61  - Installed in /home/geni/Tutorials/GIMI
     62  - directory for each user (gimi01-30)
     63    - ssh directory contains pgeni certificate, keystore, and ssh key pair
     64  - updated credconfig.sh to do the following:
     65     - Place appropriate GENI certificate in /home/geni/.ssl
     66     - Place appropriate JKS file in /home/geni/.ssl
     67     - Generate omni_config in /home/geni/.gcf
     68        - including generating ssh key pair from the certificate
     69    - Configure .flukes.properties to point to keystore and SSH key
     70    - Configure irodsEnv and initialize iRODS client password
     71
     72=== Tools ===
     73
     74==== OMF EC, RC, AM ====
     75  - Installed version 5.4.
     76  - apt source:  deb http://pkg.mytestbed.net/ubuntu precise/
     77  - packages:
     78     - omf-aggmgr-5.4
     79     - omf-expctl-5.4
     80     - omf-resctl-5.4
     81
     82
     83==== OML server ====
     84  - Installed version 2.8.1
     85  - apt source:  deb http://pkg.mytestbed.net/ubuntu precise/
     86  - packages:
     87     - oml2-server
     88
     89==== iRODS client ====
     90  - Installed in //irods
     91  - Version 3.1 downloaded from https://www.irods.org/download.html
     92  - Added to geni user PATH
     93
     94==== R ====
     95  - Installed r-base from http://cran.cnr.berkeley.edu/bin/linux/ubuntu
     96
     97=== git repositories ===
     98  - Added GENI-!UserWorkspace to /home/geni/src
     99      - GIMI scripts
     100
     101=== Bookmarks ===
     102  - GIMI wikis
     103  - iRODS web client
     104
     105
     106