Page 1 of 1

[Solved]How do I auto-start deluge daemon and deluge web UI?

Posted: Tue Jul 26, 2011 8:07 am
by ahmadka
Hi guys ... I recently install Ubuntu on one of my machine and am using Deluge on it right now ..

I've managed to install deluge, deluged (daemon), and deluge-web (web UI) separately from the commandline, and I unticked the classic mode, have made the daemon connections ....

The result now is that whenever I start Ubuntu, I need to first SSH into the machine (as its located physically away from me), start the web UI manually from the commandline by typing 'deluge-web', then open the web UI in my browser and start the Daemon manually as well ..... Also, when I type in 'deluge-web' and press enter, the command-prompt doesn't return and stays inside the program .. If I press CTRL+C, then prompt comes, but web UI shuts down ..

How can I make both the Web UI and Daemon start automatically at Ubuntu bootup ?

Re: How do I auto-start deluge daemon and deluge web UI?

Posted: Tue Jul 26, 2011 9:13 am
by johnnyg

Re: How do I auto-start deluge daemon and deluge web UI?

Posted: Tue Jul 26, 2011 9:19 am
by ahmadka
Alright, thanks for the link ... But does it also start the Web UI automatically as it starts the Daemon at Ubuntu startup ?

Re: How do I auto-start deluge daemon and deluge web UI?

Posted: Tue Jul 26, 2011 11:10 am
by ahmadka
After inspecting the script and running it, I've determined that it runs starts up both the daemon and Web UI ... :) .. Verified this as well after restarting the machine ...

Problem solved .. Thanks ! :)