Changes between Version 67 and Version 68 of HowTo/LoginToNodes


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

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/LoginToNodes

    v67 v68  
    2929Depending on which OS you are using there are different ssh client options.
    3030
    31 ==== Linux/Mac OS ====
     31==== !Linux/Mac OS ====
    3232All linux and Mac distributions come with a built-in ssh client, just open a Terminal and type ssh, you should get the usage for the ssh command.
    3333
     
    3636 * [https://addons.mozilla.org/en-us/firefox/addon/firessh/ The FireSSH add-on for Firefox]: Install the FireSSH add-on for Firefox and use this as your ssh client.  Instructions for using FireSSH are at [http://firessh.net/help.html]. '''*Recommended*'''
    3737 * [http://www.cygwin.com/ Cygwin]: a complete Linux-type environment that also includes an ssh client. If you have already installed cygwin on your host then you should just run it and follow the instructions for Linux for the rest of the instructions
    38  * [http://git-scm.com/download/win Git Bash] is a bash emulator distributed with Git for Windows.  If you are a Linux user this environment should feel very familiar. 
     38 * [http://git-scm.com/download/win Git Bash] is a bash emulator distributed with Git for Windows.  If you are a Linux user, this environment should feel very familiar. 
    3939 * [http://www.chiark.greenend.org.uk/~sgtatham/putty/ Putty]: a lightweight free ssh client. '''Note:''' If you are using Putty you will also need to download puttygen to convert your private key to putty's format.
    4040