Version 13 (modified by 9 years ago) (diff) | ,
---|
1. Download and Install Omni
Windows 8 (other Windows versions similar)
Download and Install
- Download Omni Windows Binaries at http://software.geni.net/local-sw/download&software=omniTools-2.10-win-setup.exe
- Click accept, and run the downloaded executable file when the download completes.
- Click Next, accepting the agreement and the defaults for several (4) screens, then click Install. If you change the default location, be sure you change the path below to match.
- Click Next, and Finish to complete the install.
Configure PATH
- Open Control Panel, and search for PATH in the search box.
- Click "Edit the system environment variables"
- Click the Environment Variables... button
- Under system variables select the Path variable and click Edit...
- Click New, and type the install location: C:\Program Files (x86)\omniTools-2.10
- Click OK three times to close the three windows.
Mac OS X
Linux/Unix
Test Installation
- Open a Command Prompt (cmd) or terminal window and type:
omni --version
- If you see the following Omni is installed correctly:
omni: GENI Omni Command Line Aggregate Manager Tool Version 2.10 Copyright (c) 2011-2015 Raytheon BBN Technologies
2. Configure Omni
Download Configuration Info
- Login to the GENI Portal at http://portal.geni.net
- Click on
Profile
from the drop-down list that appears when you hover above your name on the top right corner of the page. - Click on the 'Configure omni' tag
- In Step 1, Click 'Generate an SSL Certificate' (unless it says you already have)
- Click 'Generate Combined Certificate and Key File' (the Simple Option)
- Then, in Step 2, Click 'Download your omni data', and download omni.bundle to the Downloads directory.
Configure
- Open a terminal or Command Prompt and type (replace-all optional if this is your first time configuring omni):
omni-configure --replace-all
Test Configuration
- In the terminal or command prompt type:
omni getversion -a gpo-ig
- Unless you see ERROR messages which start like the line below, your configuration was successful.
14:25:28 ERROR : ...
3. Install GENI Tools
All Done
Once you have successfully logged-in, you may close the SSH connection. Your set-up is now complete. During the hands-on lab you will generate a set of your own public and private keys, and use this same procedure to log-in to GENI machines you will reserve.