I'm new to Linux and I installed the latest version of transmission on unslung 6.10 beta.
The only annoying thing is that I have to start it manually (I don't know the other way) :
1- I log in as root and start the transmission daemon by typing :
/opt/bin/transmission-daemon -w /share/hdd/data/public/torrent/downloads
2-Then I check if the process is running by typing "ps".
So when I see it's running, I can connect through the web interface.
My question is :
Is there are any other ways to start automatically transmission (on system boot) ?
Please help (the easiest and the surest way please).