News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

New Startup Entry?

Started by Tred, April 25, 2010, 09:48:23 PM

Previous topic - Next topic

Tred

I've written a script to run uTorrent through wine on my system:

#!/bin/bash
#
#

wine /mnt/device/61/uTorrent/utorrent-startup


Granted it's pretty simple; but when I ssh with x11 enabled (ssh -X) and log in as linuxmce it works perfectly.
So I wanted it to start up without KDE (unlike in the linuxMCE Bittorrent Guide) so I went in to
/usr/pluto/bin/startup-script.sh and added StartService "uTorrent" "/usr/pluto/bin/uTorrent.sh"
But it never runs (I Know because I can't access the webUI that uTorrent hosts when I run it through ssh)
Am I doing anything wrong? Any help would be greatly appreciated!

nite_man

I think using Transmission is much more efficient way to add torrent client to the LinuxMCE. It has native Linux application, web interface and even offers remote GUI. Works perfectly on my D-Link DNS-321 NAS.

BTW if you'd like to start some script/app during boot of LinuxMCE just add it into /etc/rc.local
Michael Stepanov,
My setup: [url="http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup"]http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup[/url]
Russian LinuxMCE community: [url="http://linuxmce.ru"]http://linuxmce.ru[/url]