= 1. Install Chrome and Firefox browsers = 1. Chrome: [https://www.google.com/intl/en/chrome/browser/ Google Chrome] 2. Firefox: [http://www.mozilla.org/en-US/firefox/new/ Firefox]. = 2. Install and test SSH Client = == Mac OS X/Linux == Mac OS X and Linux come with an ssh client you can run from a Terminal window. You do not need to install anything. Proceed to the [#TestSSHwithkeys Test SSH with Keys] section below. == Windows == Install FireSSH, a Firefox ssh plugin: * Install the plugin from [https://addons.mozilla.org/en-US/firefox/addon/firessh/ FireSSH] [[BR]] == 2.1 Test SSH with keys === You should have received a copy of an SSH private key by email. To test your setup you will need this information: * `username`: sshtest * `hostname`: pc3.geni.it.cornell.edu * `port`: 32826 * passphrase for private key: v3rify ''' Mac OS X/Linux/Cygwin ''': Follow [wiki:HowTo/LoginToNodes#LinuxMacOSWindowsCygwin these instructions]. If you see the prompt `[sshtest@my-node ~]$` you are all set! [[BR]] ''' Windows ''': Use Firefox with FireSSH installed to test your ssh setup. See instructions at [wiki:HowTo/LoginToNodes#FireSSH these instructions]. If you see the prompt `[sshtest@my-node ~]$` you are all set!