Search found 6 matches

by deluging
Sat Oct 10, 2015 10:24 am
Forum: Support
Topic: Deluge how enable logs
Replies: 2
Views: 23260

Deluge how enable logs

Hi I'm using Deluge-Web and Deluge daemon, how can enable the logs and where are stored?
I can't find anything in /var/log
thanks
by deluging
Wed Jul 10, 2013 9:16 pm
Forum: Support
Topic: deluge-web and log
Replies: 2
Views: 18263

Re: deluge-web and log

I try in this mode but not work: ......... prog=deluged prog2=deluge lockfile=/var/lock/subsys/deluged lockfile2=/var/lock/subsys/deluge start() { echo -n $"Starting deluged service: " daemon --user deluge "$prog $OPTIONS" RETVAL=$? echo [ $RETVAL -eq 0 ] && touch $lockfi...
by deluging
Wed Jul 10, 2013 7:16 pm
Forum: Support
Topic: deluge-web and log
Replies: 2
Views: 18263

deluge-web and log

Hi at all I have installed deluge 1.3.5 on my centos and I use this script for start: ...... daemon --user deluge "$prog2 -l /var/lib/deluge/.config/deluge/deluged.log --ui web >/dev/null 2>&1 &" ........ deluge start but deluged.log is ever empty. Can you tell me how configure log...
by deluging
Wed Aug 29, 2012 11:30 pm
Forum: Support
Topic: Deluge-daemn don't start on boot
Replies: 1
Views: 1977

Deluge-daemn don't start on boot

hello I installed and deluge deluge-daemon, but I have a problem. if you start manually "/ etc / init.d / deluge-daemon" everything is fine, but if I try to launch it at boot time via a link in rc2.d not start. how can I check what's wrong?
by deluging
Sun Jul 08, 2012 4:49 pm
Forum: Support
Topic: ssl and deluge
Replies: 1
Views: 2449

ssl and deluge

Hello, I use deluge, it is possible to encrypt all P2P connections using SSL?
thanks
by deluging
Fri Jul 06, 2012 6:57 pm
Forum: Support
Topic: encrypt traffic ssl
Replies: 0
Views: 1739

encrypt traffic ssl

hello, you can encrypt all connections by using ssl deluge?
I want to do this for me not to "sniff" the p2p traffic.
thanks