Line 4: |
Line 4: |
| [http://www.dungog.net Dungog] (Software) | | [http://www.dungog.net Dungog] (Software) |
| | | |
− | see http://forums.contribs.org/index.php?topic=38542.0
| + | See [ http://forums.contribs.org/index.php?topic=38542.0 the announcement] of an updated version tf-b4rt |
− | for the announcement of an updated version
| |
| | | |
| === Description === | | === Description === |
| | | |
− | *TorrentFlux is a PHP based Torrent client that runs on a web server. | + | *TorrentFlux/b4rt is a PHP based Torrent client that runs on a web server. |
| *Manage all of your Torrent downloads through a convenient web interface from anywhere. | | *Manage all of your Torrent downloads through a convenient web interface from anywhere. |
| | | |
− | <br>Step-by-step HowTo for installation of Torrentflux on a fresh SMEserver 7.1.3.
| |
− |
| |
− | Orginates from http://www.dungog.net/sme/webapp.php#torrent and some input from these forums.
| |
| | | |
| === Installation === | | === Installation === |
| | | |
− | 1. Log in (with username root) to the SMEserver console.
| + | Install tf-b4rt and smeserver-tf-b4rt from the smecontribs repo |
− | | |
− | 2. If you already enabled Dungog repo, skip down to 5, if you're unsure, go to 4.
| |
− | | |
− | 3. {{Repository|Dungog}}
| |
| | | |
− | 4. Check correct input with
| + | yum --enablerepo=smecontribs install smeserver-tf-b4rt |
| | | |
− | db yum_repositories show dungog
| + | No need to reboot. |
| | | |
− | It should contain the lines in step 3. If you get nothing in return, go back to 3.
| + | Open YOURSERVER/torrent in a web browser |
| | | |
− | 5. Install torrentflux and smeserver-torrentflux
| + | Login with admin/admin''', change admin password and review and change settings. |
− | | |
− | yum --enablerepo=dungog install smeserver-torrentflux
| |
− | | |
− | '''6. The following commands are not required:
| |
− | | |
− | signal-event post-upgrade; signal-event reboot
| |
− | '''
| |
− | 7. Open YOURSERVER/torrent in a web browser
| |
− | | |
− | '''Login with admin/admin''', change admin password and review settings.
| |
− | | |
− | Take baby for a testdrive!
| |
− | | |
− | === Check installed version ===
| |
− | yum info installed *torrentflux
| |
− | That will show both packages.
| |
| | | |
| === Uninstall === | | === Uninstall === |
− | yum remove torrentflux | + | rpm -e tf-b4rt smeserver-tf-b4rt |
− | This will also remove smeserver-torrentflux.
| |
| | | |
| === Additional information === | | === Additional information === |
| | | |
| [http://www.torrentflux.com/ Torrentflux website] | | [http://www.torrentflux.com/ Torrentflux website] |
− |
| |
− | [http://forums.contribs.org/index.php?topic=35530.0 Announcement: SME Server 7.x Contribs]
| |
− |
| |
− | If you connect to the SMEserver console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient).
| |
− |
| |
− | Good luck [http://wiki.contribs.org/User:Per /Per]
| |
| | | |
| === Bugs === | | === Bugs === |
| Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-torrentflux component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-torrentflux|title=this link}}. | | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-torrentflux component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-torrentflux|title=this link}}. |
| | | |
− | === Tested software versions ===
| |
− | {| border="1"
| |
− | |+Overview of used software packages
| |
− | |-
| |
− | !Package
| |
− | !Arch
| |
− | !Version
| |
− | !Repository
| |
− | !Size
| |
− | |-
| |
− | |smeserver-torrentflux
| |
− | |noarch
| |
− | |0.9-7.el4.sme
| |
− | |dungog
| |
− | |14 k
| |
− | |-
| |
− | |torrentflux
| |
− | |noarch
| |
− | |2.3-1
| |
− | |dungog
| |
− | |1.3 M
| |
− | |-}
| |
− |
| |
− | ----
| |
| | | |
| [[Category: Contrib]] | | [[Category: Contrib]] |
| [[Category: Dungog]] | | [[Category: Dungog]] |