Difference between revisions of "PMSS:Creating server specific rTorrent configuration template"
From Pulsed Media Wiki
(Created page with "This is very simple task! Just do: <pre> cd /etc/seedbox/config wget -O template.rtorrentrc http://pulsedmedia.com/remote/config/rtorrentTemplate.txt </pre> Then edit template....") |
|||
Line 8: | Line 8: | ||
Then edit template.rtorrentrc to suit your needs. | Then edit template.rtorrentrc to suit your needs. | ||
+ | |||
+ | [[Category:PM Software Stack Guides]] | ||
+ | [[Category:Guides]] |
Latest revision as of 18:32, 29 December 2016
This is very simple task!
Just do:
cd /etc/seedbox/config wget -O template.rtorrentrc http://pulsedmedia.com/remote/config/rtorrentTemplate.txt
Then edit template.rtorrentrc to suit your needs.