Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorials:ssh-sdf [2012/02/15 12:09] – Fix link to connect memnontutorials:ssh-sdf [2012/02/15 12:14] – Fix link memnon
Line 4: Line 4:
  
   * [[#Overview]]   * [[#Overview]]
-  * [[#SDF issues]]+  * [[#SDF[-EU] issues]]
   * [[#SSH Public Key Authentication]]   * [[#SSH Public Key Authentication]]
     * [[#Windows instructions]]     * [[#Windows instructions]]
Line 129: Line 129:
 Issue a command from your workstation similar to this one (MetaARPA membership required): Issue a command from your workstation similar to this one (MetaARPA membership required):
  
-  ssh -D 9999 -p 465 username@odin.sdf-eu.org+  ssh -D 1080 -p 465 username@odin.sdf-eu.org
  
 Alternatively, you can use an external program known as 'connect'. Alternatively, you can use an external program known as 'connect'.