Search found 13 matches

by jlazkano
Wed Oct 09, 2013 10:44 pm
Forum: Support
Topic: problem rebooting PC
Replies: 0
Views: 1324

problem rebooting PC

Hello,

I have installed transmission daemon in a Debian Wheezy server.

The problem is that every time I reboot the server it doesn't works the service and I must restart the service. The service is there, but it doesn't reply to telnet.

This is a know bug?

Thanks and best regards.
by jlazkano
Tue Sep 20, 2011 9:24 pm
Forum: Support
Topic: limit CPU usage to transmission-daemon
Replies: 5
Views: 8836

Re: limit CPU usage to transmission-daemon

Thanks!!!

I add and it is working. How can I check the nice level of each process? It will be good to adjust some other processes.

Thanks and best regards.
by jlazkano
Tue Sep 20, 2011 9:04 pm
Forum: Support
Topic: limit CPU usage to transmission-daemon
Replies: 5
Views: 8836

Re: limit CPU usage to transmission-daemon

Thanks!

I want to make the same as you, I have PVR to watch and record tv and I want to min the transmission process impact. I use debian default init script:


# cat /etc/init.d/transmission-daemon
#!/bin/sh -e
### BEGIN INIT INFO
# Provides: transmission-daemon
# Required-Start: $local_fs ...
by jlazkano
Tue Sep 20, 2011 6:48 pm
Forum: Support
Topic: limit CPU usage to transmission-daemon
Replies: 5
Views: 8836

limit CPU usage to transmission-daemon

Hello forum, I am using transmission-daemon on a Linux server, I notice that when I start the service it takes lots of CPU usage checking the files.

Is possible to limit the CPU usage of this process?

Thanks and best regards.
by jlazkano
Fri May 20, 2011 7:18 pm
Forum: Support
Topic: PID file on Debian
Replies: 3
Views: 4871

Re: PID file on Debian

Hello, I am asking if it's possible to specify a pidfile in the init script. Sorry for my english.

I want to check the service with monit.

Thanks and best regards.
by jlazkano
Fri May 20, 2011 8:39 am
Forum: Support
Topic: PID file on Debian
Replies: 3
Views: 4871

PID file on Debian

Hello forum, I have a server with Transmission and I want to get the PID file of the process, I check the init script and there is a comment about he PID file:


# cat /etc/init.d/transmission-daemon
#!/bin/sh -e
### BEGIN INIT INFO
# Provides: transmission-daemon
# Required-Start: $local_fs ...
by jlazkano
Thu Feb 17, 2011 11:31 am
Forum: Support
Topic: [Solved] transmission-remote Unauthorized
Replies: 2
Views: 14657

Re: transmission-remote Unauthorized

gunzip wrote:try this..

$ transmission-remote --auth username:password -l
Thanks! It works!

Best regards.
by jlazkano
Thu Feb 17, 2011 9:36 am
Forum: Support
Topic: [Solved] transmission-remote Unauthorized
Replies: 2
Views: 14657

[Solved] transmission-remote Unauthorized

Hello forum, I have a Debian Squeeze server with Transmission, I want to make a script to manage my torrents.

But when I execute this I can get the torrent list:


$ transmission-remote -l
Unexpected response: <h1>401: Unauthorized</h1>Unauthorized Useroded


How can I log in?

Thanks and best ...
by jlazkano
Sat Sep 11, 2010 12:00 pm
Forum: Support
Topic: Transmission daemon download folder
Replies: 0
Views: 1561

Transmission daemon download folder

Hello everybody! I just installed Transmission daemon on a Debian Squeeze from debian-multimedia repository.

I config this way:


nano /etc/transmission-daemon/settings.json

"download-dir": "/home/user/Transmission",


But the downloads are going to /var/lib/transmission-daemon/downloads

I ...
by jlazkano
Fri Apr 16, 2010 7:14 am
Forum: Web Interface
Topic: [Solved] Web interface on Debian Lenny
Replies: 4
Views: 5714

Re: [Solved] Web interface on Debian Lenny

Download al the files you need from http://packages.debian.org/squeeze/transmission

Regards.
by jlazkano
Wed Jul 15, 2009 4:15 am
Forum: Web Interface
Topic: Paused torrents
Replies: 0
Views: 1600

Paused torrents

Hello again, I just installed transmission-daemon from Debian testing repository.

I can access to the web interface and I can add torrents from the web.

But the problem is that I start downloading, I close the browser and when I connect again, all the torrents are stoped.

What is happening? I ...
by jlazkano
Wed Jul 15, 2009 4:11 am
Forum: Web Interface
Topic: [Solved] Web interface on Debian Lenny
Replies: 4
Views: 5714

Re: Web interface on Debian Lenny

Solved!

I just install from testing repository.
by jlazkano
Sun Jul 12, 2009 9:08 pm
Forum: Web Interface
Topic: [Solved] Web interface on Debian Lenny
Replies: 4
Views: 5714

[Solved] Web interface on Debian Lenny

Hello everybody!

I have a Debian Lenny machine, I installed Transmission from the official repositories but it has no web interface. How can I install a web interface version without change the repositories?

This is transmission package debian page: packages.debian.org/transmission

Thanks for all.