Skip to content
Snippets Groups Projects
Commit e1234bdf authored by Pavel Jirásek's avatar Pavel Jirásek
Browse files

Fix: path

parent bcec6760
No related branches found
No related tags found
No related merge requests found
...@@ -169,7 +169,7 @@ local $ ssh -D 1080 localhost ...@@ -169,7 +169,7 @@ local $ ssh -D 1080 localhost
On Windows, install and run the free, open source [Sock Puppet](http://sockspuppet.com/) server. On Windows, install and run the free, open source [Sock Puppet](http://sockspuppet.com/) server.
Once the proxy server is running, establish ssh port forwarding from Salomon to the proxy server, port 1080, exactly as [described above](outgoing-connections/#port-forwarding-from-login-nodes). Once the proxy server is running, establish ssh port forwarding from Salomon to the proxy server, port 1080, exactly as [described above](../salomon/shell-and-data-access/#port-forwarding-from-login-nodes).
```bash ```bash
local $ ssh -R 6000:localhost:1080 salomon.it4i.cz local $ ssh -R 6000:localhost:1080 salomon.it4i.cz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment