Changes between Version 45 and Version 46 of HowTo/LoginToNodes


Ignore:
Timestamp:
06/14/13 16:38:42 (11 years ago)
Author:
Vic Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/LoginToNodes

    v45 v46  
    3434==== Windows OS ====
    3535There are multiple windows ssh clients. A list of some popular ones can be found [http://en.wikipedia.org/wiki/Comparison_of_SSH_clients here]. Some commonly used options are:
     36 * [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].
    3637 * [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
    3738 * [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.