PDA

View Full Version : How To: installing Transmission torrent client on the Corza



aasoror
09-23-2011, 12:02 AM
Prerequisites:
funplug installed and /mnt/HD_a2 linked to /mnt/ide1 (check here (http://www.patriotmemory.com/forums/showthread.php?7495-Installing-fun_plug-on-the-Corza&)for details).

Telnet to the Corza and execute the following:


$ wget http://kylek.is-a-geek.org:31337/files/curl-7.18.1.tgz

$ wget http://kylek.is-a-geek.org:31337/files/Transmission-2.13-1.tgz

$ funpkg -i curl-7.18.1.tgz

$ funpkg -i Transmission-2.13-1.tgz

$ su nobody -c "transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon -w /mnt/HD_a2/Downloads -t -u <username> -v <password> -a 127.0.0.1,192.168.*.*"
You should see some text about Transmission starting. If there are no error messages, you can quit Transmission by pressing Ctrl-C.

$ /ffp/start/transmission.sh start

You can now access the web interface on: CORZA_IP:9091

http://dereenigne.org/wp-content/uploads/transmissionwebinterface.png

More info and credits:

http://forum.dsmg600.info/t2719-%5BREL%5D-Transmission.html