Diff for "Running/SSHProxyWebsite"

Not logged in - Log In / Register

Differences between revisions 1 and 2
Revision 1 as of 2011-10-20 19:16:40
Size: 327
Editor: abentley
Comment:
Revision 2 as of 2014-07-16 07:46:07
Size: 0
Editor: wgrant
Comment: Merged into Running/RemoteAccess
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Viewing a Launchpad Instance through SSH proxying =

SSH provides a SOCKS proxy. By running that proxy on the target machine, you can view its Launchpad web site as if you were on that machine. To do so:

{{{ SSH -D8110 target-machine }}}

Then set your browser's SOCKS proxy settings to use ''target-machine'':8110