Changes between Version 64 and Version 65 of HowTo/LoginToNodes


Ignore:
Timestamp:
06/09/14 11:30:32 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/LoginToNodes

    v64 v65  
    123123
    124124===== Git Bash Shell =====
    125  1. Install [http://git-scm.com/download/win Git for Windows]. git comes with a [http://msysgit.github.io/ bash emulator]
     125 1. Install [http://git-scm.com/download/win Git for Windows]. git comes with a [http://msysgit.github.io/ bash emulator] which should provide a familiar interface to *nix users.
    126126 1. Open the "Git Bash" application. (You may need to search for it under the ''Start'' menu.)
    127  1. If you have run `omni-configure` it made an `.ssh` directory and may have put your private key in that location.
    128  1. Find your node's login information.  Note that `readyToLogin` and `omni` run just fine in the Git Bash window.  
     127 1. Locate your private key.  If you have run `omni-configure` it made an `.ssh` directory and may have put your private key in that location.
     128 1. Find your node's login information.  Note that `readyToLogin` and `omni` run just fine in the Git Bash window.
    129129 1. Login to your node:
    130130    a. Option 1: Use the `-i` option on SSH to specify the path to your private key