Difference between revisions of "Howto Ubuntu"

From DiLab
Jump to: navigation, search
(Other nice external links and howto-s)
(Other nice external links and howto-s)
Line 16: Line 16:
* [[XMMS setup]] for Ubuntu 8.04 and up - from source
* [[XMMS setup]] for Ubuntu 8.04 and up - from source
* XMMS setup for Ubuntu Hardy - [https://launchpad.net/ubuntu/hardy/i386/xmms from deb].
* XMMS setup for Ubuntu Hardy - [https://launchpad.net/ubuntu/hardy/i386/xmms from deb].






Revision as of 15:03, 11 March 2009

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





Other nice external links and howto-s

Tunneling

ssh-tunnel-socks-proxy

In short:
$ssh -D 9999 username@ip-address-of-ssh-server
Then set in Firefox to use a SOCKS proxy: “localhost", port 9999

Acroread on Ubuntu

The link: [1]

Check the ports and apps listening on them

netstat -lnptu

Listing members of a group

I.e., the opposite to the command 'groups myuser'

sudo apt-get install members     [if needed]
members groupname