Changes between Version 92 and Version 93 of GENIExperimenter/Tutorials/ToolsSetup


Ignore:
Timestamp:
11/18/16 10:15:35 (7 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/ToolsSetup

    v92 v93  
    55
    66Some of the tutorials  will require you have a laptop that has:
     7  1. An ssh client ([#a2.SSHClient Instructions])
    78  1. The Omni experimenter tool installed ([#a1.InstallOmni Instructions])
    89  1. Chrome and Firefox browsers ([#a3.InstallChromeandFirefoxbrowsers Instructions])
    9   1. An ssh client ([#a2.SSHClient Instructions])
    1010{{{
    1111#!comment
    1212  1. Install Java 8 ([#a4.InstallandtestJava8 Instructions])
    1313}}}
    14 
    15 == 1. Install Omni ==
    16 '''Please make sure to install/upgrade to Omni 2.10'''
    17 
    18 Download and install omni by following the instructions at:
    19        http://trac.gpolab.bbn.com/gcf/wiki/Omni   (''You do not have to configure Omni at this time.  You will be given instructions at the conference.'')
    20 
    21 === Test the installation ===
    22  1. Open a new terminal window (or command prompt in windows (`Start menu -> Programs -> Accessories -> Command Prompt`)) and type
    23 {{{
    24        omni --version
    25 }}}
    26    If omni prints out its version number, you are all set!
    2714
    2815== 2. SSH Client ==
     
    3724An alternative is FireSSH, a Firefox ssh plugin:
    3825      * Install the plugin from [https://addons.mozilla.org/en-US/firefox/addon/firessh/ FireSSH]  [[BR]]
    39 
    40 {{{
    41 #!comment
    42 
    43 Another option is !BitVise:
    44   * Install [http://www.bitvise.com/ssh-client-download BitVise], an ssh client for Windows. [[BR]]
    45 Git For Windows supports ssh and has a git bash emulator:
    46   * [http://git-scm.com/download/win Git for Windows]
    47 }}}
    48 
    4926
    5027=== Test SSH with keys ===
     
    6239
    6340
     41== 3. Install Omni ==
     42'''Please make sure to install/upgrade to Omni 2.10'''
     43
     44Download and install omni by following the instructions at:
     45       http://trac.gpolab.bbn.com/gcf/wiki/Omni   (''You do not have to configure Omni at this time.  You will be given instructions at the conference.'')
     46
     47=== Test the installation ===
     48 1. Open a new terminal window (or command prompt in windows (`Start menu -> Programs -> Accessories -> Command Prompt`)) and type
     49{{{
     50       omni --version
     51}}}
     52   If omni prints out its version number, you are all set!
     53
    6454== 3. Install Chrome and Firefox browsers ==
    6555  1. Chrome: [https://www.google.com/intl/en/chrome/browser/ Google Chrome]
    6656  2. Firefox:  [http://www.mozilla.org/en-US/firefox/new/ Firefox].
     57
    6758
    6859{{{
     
    8677
    8778
     79
     80
    8881{{{
    8982#!comment
    90   1. Make sure you are able to load [http://protogeni.net/flack]. The page should look like:
    91 [[Image(http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Graphics/flack-login.png?format=raw, 10%)]]
    92  '''Note''': If you do not have flash installed and you are using Firefox, install the [http://support.mozilla.org/en-US/kb/install-flash-plugin-view-videos-animations-games  Flash plugin for Firefox].
     83
     84Another option is !BitVise:
     85  * Install [http://www.bitvise.com/ssh-client-download BitVise], an ssh client for Windows. [[BR]]
     86Git For Windows supports ssh and has a git bash emulator:
     87  * [http://git-scm.com/download/win Git for Windows]
    9388}}}
     89
     90
     91