Tagged Questions
1
vote
0answers
307 views
How can I disable transmission-daemon autostart
I tried rcconf and update-rc.d but transmission-daemon starting each time i boot the system.
3
votes
1answer
7k views
How can I start transmission-daemon service before login?
I want to run transmission-daemon as a service so that any user can log in and access the same instance of Transmission (via the browser or Transmission remote GUI).
Is this possible, and how can I ...