прошу помощи с Deluged
pimiento 3 Августа, 2010 - 11:40
Поставил deluged, настроил так:
pimiento@io5 /home/pimiento $ cat /etc/conf.d/deluged
# /etc/conf.d/deluged
# Change this to the user you want to run deluged as.
# You may specify a group too, after a colon
DELUGED_USER="pimiento:pimiento"
DELUGEUI_START="true"
DELUGEUI_OPTS="-u -web"
pimiento@io5 /home/pimiento $ cat .config/deluge/core.conf|wgetpaste -n pimiento
Your paste can be seen here: http://paste.pocoo.org/show/245103/
pimiento@io5 /home/pimiento $ cat .config/deluge/web.conf|wgetpaste -n pimiento
Your paste can be seen here: http://paste.pocoo.org/show/245104/
запускаю так: deluged -L debug -l debug -u 10.11.39.33
процесс появляется, только подключиться к нему не выходит ни через gtk, ни через web
»
- Для комментирования войдите или зарегистрируйтесь
.
:wq
--
Live free or die
pimiento@io5 /home/pimiento $
pimiento@io5 /home/pimiento $ ps ax|grep deluged
13901 ? D 0:00 /usr/bin/python2.6 /usr/bin/deluged -L debug -l debug -u 10.11.39.33
13903 pts/5 S+ 0:00 grep --colour=auto deluged
pimiento@io5 /home/pimiento $ netstat -lp --inet
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:9090 *:* LISTEN 13901/python2.6
tcp 0 0 10.11.39.33:6600 *:* LISTEN -
tcp 0 0 *:svn *:* LISTEN -
tcp 0 0 *:59436 *:* LISTEN 13901/python2.6
tcp 0 0 *:ssh *:* LISTEN -
tcp 0 0 localhost:ipp *:* LISTEN -
tcp 0 0 10.11.39.33:58846 *:* LISTEN 13901/python2.6
netstat: no support for `AF INET (sctp)' on this system.
Вот тот, который 13901 - это и есть демон deluged