Difference between revisions of "Howto Ubuntu"

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



* [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:
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
Then set in Firefox to use a SOCKS proxy: “localhost", port 9999


* [http://ubuntu-tutorials.com/2008/06/23/install-adobe-acrobat-reader-812-on-ubuntu-804/ Acroread on Ubuntu]

Revision as of 12:07, 19 February 2009

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