Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Users who want to use Transmission on their TonidoPlug2 can follow these instructions:

 

1) Update the apt-get library

Code Block
# apt-get update

2) Install Transmission packages.

Code Block
# apt-get install transmission-cli transmission-common transmission-daemon

3) Restart Transmission services.

Code Block
# /etc/init.d/transmission-daemon stop
# /etc/init.d/transmission-daemon start

4) Once transmission is restarted, you can connect to the web UI with the URL : http://<your_tp2_ip>:9091/transmission/web/