Installing JamSeeder on Linux

May 1st, 2006
Problem
Jamendo.com offers a program called JamSeeder that allows users with good bandwidth to seed album torrents. Unfortunately, the info page is hidden and there is little to no documentation, though the statistics page is referenced prominently on the main page. There is also no documentation on installation or usage.
Solution
  1. Download the tool from the project page on SourceForge.
  2. Install the RPM. On Debian-type systems (like Ubuntu), use sudo alien --to-deb --install jamseeder-0.9.1-2mdv.noarch.rpm
  3. Run the program using python /usr/share/jamseeder/jamseeder-gui.py
  4. Every time you change the settings, you will need to close and re-open the program.
Notes
Since JamSeeder uses the official BitTorrent client, which does not support encryption, users behind traffic-shapers or external firewalls will not be able to seed torrents well or at all.
Resources

Totem on Ubuntu - not starting up

August 28th, 2005
Problem
Totem on Ubuntu won't start up properly. Error message:
Totem could not startup
Resource busy or not available.
Solution
  • Run gstreamer-properties
  • Go to tab "Video"
  • Under "Default Sink", select "SDL" or "XWindows (no xv)"
Explanation
I actually don't know why this works.
Resources
Original solution: Español