Difference between revisions of "Howto Ubuntu"
(→Other nice external links and howto-s) |
|||
Line 2: | Line 2: | ||
* [[Mediawiki setup]] |
* [[Mediawiki setup]] |
||
* [[Mysql notes]] |
|||
* [[Octave setup]] |
* [[Octave setup]] |
||
* [[Trac setup]] |
* [[Trac setup]] |
Revision as of 11:31, 18 February 2009
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
In short:
$ssh -D 9999 username@ip-address-of-ssh-server
Then set in Firefox to use a SOCKS proxy: “localhost", port 9999