Changes between Version 1 and Version 2 of GEC19Agenda/ToolSetup


Ignore:
Timestamp:
03/12/14 13:29:23 (10 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC19Agenda/ToolSetup

    v1 v2  
    33= Setting up your Computer with GENI Tools =
    44
    5 Some of the tutorials at this camp will require you have a laptop that has:
     5Some of the tutorials at the GEC will require you have a laptop that has:
    66  1. The Omni experimenter tool installed ([#a1.InstallOmni Instructions])
    77  1. An ssh client ([#a2.SSHClient Instructions])
    88  1. A browser capable of running Flash clients, and ([#a3.Flash-enabledBrowser Instructions])
    99
    10 == 1. Install Omni ==
    11 === Mac OS x ===
    12  1. Download the package: [http://groups.geni.net/geni/attachment/wiki/UGREE-GENI/GREE-WC2014/toolSetup/MacOS/omniTools.dmg?format=raw omniTools.dmg].
    13  1. Install the package using [wiki:GENIExperimenter/Tutorials/ToolsSetup/OmniMacOsX these instructions].
     10== 1. Download and Install Omni 2.5 ==
     11'''Mac OS X:''' Follow the instructions at http://trac.gpolab.bbn.com/gcf/wiki/MacOS.
    1412
    15 === Windows ===
    16  1. Download this file: [http://groups.geni.net/geni/attachment/wiki/UGREE-GENI/GREE-WC2014/toolSetup/Windows/omni-tools-2.4.2-setup.exe?format=raw omni-tools-2.4.2-setup.exe].
    17  1. Install the package using [wiki:GENIExperimenter/Tutorials/ToolsSetup/OmniWindows these instructions].  [[BR]]
     13'''Windows:''' Follow the instructions at http://trac.gpolab.bbn.com/gcf/wiki/Windows.
    1814
    19 === Linux ===
    20  1. Download the GCF package from http://software.geni.net/local-sw/download&software=gcf-2.4.1.tar.gz
    21  1. Install the GCF package using instructions at http://trac.gpolab.bbn.com/gcf/wiki/QuickStart.  The Omni tool is part of the GCF package.
     15'''Linux:'''
     16  * Download the software from http://software.geni.net/local-sw/download&software=gcf-2.5.tar.gz
     17  * Follow the instructions at http://trac.gpolab.bbn.com/gcf/wiki/QuickStart.
    2218
    23 === Test the installation ===
    24  1. Open a new terminal window (or command prompt in windows (`Start menu -> Programs -> Accessories -> Command Prompt`)) and type
    25 {{{
    26        omni --version
    27 }}}
    28    If omni prints out its version number, you are all set!
    2919
    3020== 2. SSH Client ==
     
    4030
    4131=== Test SSH with keys ===
    42 In the email you should have received a copy of an SSH private key and the corresponding passphrase.
     32In the email you should have received a copy of an SSH private key.   The passphrase associated with this key is v3rify.
    4333To test your setup you will need these information:
    4434  * `username`: sshtest
     
    4636  * `port`: 33594
    4737
    48 ''' Mac OS X/Linux/Cygwin ''': Follow [wiki:HowTo/LoginToNodes#LinuxMacOSWindowsCygwin these instructions]. If you see a prompt `[nriga@my-node ~]$` you are all set! [[BR]]
    49 ''' Windows ''':  Follow [wiki:HowTo/LoginToNodes#WindowsBitViseFireSSHPutty these instructions]. If you see a prompt `[nriga@my-node ~]$` you are all set!
     38''' Mac OS X/Linux/Cygwin ''': Follow [wiki:HowTo/LoginToNodes#LinuxMacOSWindowsCygwin these instructions]. If you see a prompt `[sshtest@my-node ~]$` you are all set! [[BR]]
     39''' Windows ''':  Follow [wiki:HowTo/LoginToNodes#WindowsBitViseFireSSHPutty these instructions]. If you see a prompt `[ssgtest@my-node ~]$` you are all set!
    5040
    5141== 3. Flash-enabled Browser ==