Changes between Version 4 and Version 5 of GEC15Agenda/ExoGENITutorial


Ignore:
Timestamp:
10/23/12 17:32:19 (11 years ago)
Author:
Ilia Baldine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC15Agenda/ExoGENITutorial

    v4 v5  
    2222 2. Account information for all tools will be handed out on paper to the participants at the beginning of the tutorial.
    2323
     24== Configuration ==
     25
     26 * The VM login is GENI User/gec15user.
     27 * Open $HOME/.flukes.properties in an editor
     28{{{
     29geni@geni-VirtualBox:~$ gedit ~/.flukes.properties
     30}}}
     31 * Replace the following three lines:
     32{{{
     33user.keystore=/home/geni/.ssl/geniuser.jks
     34ssh.key=/home/geni/.ssh/geni_key
     35ssh.pubkey=/home/geni/.ssh/geni_key.pub
     36}}}
     37with the following
     38{{{
     39user.keystore=/home/geni/Tutorials/GIMI/gimiXX/ssh/gimiXX.jks
     40ssh.key=home/geni/Tutorials/GIMI/gimiXX/ssh/gimiXX_key
     41ssh.pubkey=home/geni/Tutorials/GIMI/gimiXX/ssh/gimiXX_key.pub
     42}}}
     43where XX is your numeric ID.
     44
    2445== Where to next? ==
    2546