servers:transmission
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
servers:transmission [2019/01/30 19:00] – external edit 127.0.0.1 | servers:transmission [2024/08/13 16:29] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | * Transmission ((https:// | ||
- | |||
- | ===== Prerequisites ===== | ||
- | |||
- | * [[distros: | ||
- | |||
- | ====== Dependencies ====== | ||
- | |||
- | **** | ||
- | |||
- | sudo apt install transmission-daemon rename | ||
- | |||
- | ====== Firewall ====== | ||
- | |||
- | * 51413/tcp and 51413/udp is Peer Listening | ||
- | * 9091/tcp is Web Interface | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | [transmission-custom] | ||
- | title=transmission-custom | ||
- | description=Transmission | ||
- | ports=51413, | ||
- | |||
- | ====== Service ====== | ||
- | |||
- | ===== Disable Main ===== | ||
- | |||
- | **** | ||
- | |||
- | sudo systemctl disable ' | ||
- | |||
- | ===== Drop-in ===== | ||
- | |||
- | sudo systemctl edit ' | ||
- | |||
- | < | ||
- | [Service] | ||
- | User=espionage724 | ||
- | Group=espionage724</ | ||
- | |||
- | ====== Settings ====== | ||
- | |||
- | * Missing settings will be automatically added to the config file with default values when Transmission starts | ||
- | * All lines must end with a comma and space, except the last line, which only ends in a space | ||
- | |||
- | sync && sudo systemctl stop ' | ||
- | |||
- | < | ||
- | { | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | }</ | ||
- | |||
- | ===== Batch-add Torrents ===== | ||
- | |||
- | * If needing to add a bunch of torrents | ||
- | * TODO: I'm thinking change '' | ||
- | |||
- | mkdir -p '/ | ||
- | |||
- | < | ||
- | " | ||
- | " | ||
- | |||
- | ====== Torrents ====== | ||
- | |||
- | ===== added-torrent Rename ===== | ||
- | |||
- | * https:// | ||
- | |||
- | cd '/ |
/srv/www/wiki/data/attic/servers/transmission.1548892832.txt.gz · Last modified: (external edit)