Difference between revisions of "Howto Ubuntu"

From DiLab
Jump to: navigation, search
m
(Other nice external links and howto-s)
Line 21: Line 21:


* [http://ubuntu.wordpress.com/2006/12/08/ssh-tunnel-socks-proxy-forwarding-secure-browsing/ ssh-tunnel-socks-proxy]
* [http://ubuntu.wordpress.com/2006/12/08/ssh-tunnel-socks-proxy-forwarding-secure-browsing/ ssh-tunnel-socks-proxy]
In short:
$ssh -D 9999 username@ip-address-of-ssh-server
$ssh -D 9999 username@ip-address-of-ssh-server
Then set in Firefox to use a SOCKS proxy: “localhost", port 9999

Revision as of 16:39, 23 December 2008

Notes about installing and setup of various apps and features in Ubuntu.




Other nice external links and howto-s

In short:

$ssh -D 9999 username@ip-address-of-ssh-server

Then set in Firefox to use a SOCKS proxy: “localhost", port 9999