My quick and dirty walk through of how to get utorrent installed and configured on Openmediavault, a Debian based network attached storage solution (NAS).

I used this package.

  1. wget http://dl.dropbox.com/u/24928836/utserver/deb/utorrent-server_3.0-25053_i386.deb
  2. dpkg -i utorrent*.deb
  3. point your browser to: http://omv-ip:8080/gui

The default is: 8080
The user name is admin with no password.

Additionally you will have to add utserver to the machice startup: update-rc.d utserver defaults

Reference utorrent.com forums