Difference between revisions of "Howto Ubuntu"
m |
|||
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] |
||
$ssh -D 9999 username@ip-address-of-ssh-server |
Revision as of 15:36, 23 December 2008
Notes about installing and setup of various apps and features in Ubuntu.
- ssh with a private-public key
- svn notes - Subversion
- SciTe notes - the lightweight programmers editor
- simpleproxy - Simple TCP proxy for linux
- XMMS setup for Ubuntu 8.04 and up - from source
- XMMS setup for Ubuntu Hardy - from deb.
Other nice external links and howto-s
$ssh -D 9999 username@ip-address-of-ssh-server