Difference between revisions of "Torrentflux"
(Added Bugs section) |
(simplified install with new version) |
||
Line 12: | Line 12: | ||
Orginates from http://www.dungog.net/sme/webapp.php#torrent and some input from these forums. | Orginates from http://www.dungog.net/sme/webapp.php#torrent and some input from these forums. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Installation === | === Installation === | ||
Line 23: | Line 17: | ||
1. Log in (with username root) to the SMEserver console. | 1. Log in (with username root) to the SMEserver console. | ||
− | 2. If you already enabled Dungog repo, skip down to 5, if | + | 2. If you already enabled Dungog repo, skip down to 5, if you're unsure, go to 4. |
3. {{Repository|Dungog}} | 3. {{Repository|Dungog}} | ||
Line 37: | Line 31: | ||
yum --enablerepo=dungog install smeserver-torrentflux | yum --enablerepo=dungog install smeserver-torrentflux | ||
− | + | 6. The following commands are not required: | |
− | |||
− | 6. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | 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. | Login with admin/admin, change admin password and review settings. | ||
Line 86: | Line 41: | ||
Take baby for a testdrive! | Take baby for a testdrive! | ||
− | + | === Check installed version === | |
yum info installed *torrentflux | yum info installed *torrentflux | ||
That will show both packages. | That will show both packages. | ||
− | + | === Uninstall === | |
yum remove torrentflux | yum remove torrentflux | ||
This will also remove smeserver-torrentflux. | This will also remove smeserver-torrentflux. | ||
Line 101: | Line 56: | ||
If you connect to the SMEserver console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient). | 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] | Good luck [http://wiki.contribs.org/User:Per /Per] | ||
Line 123: | Line 74: | ||
|smeserver-torrentflux | |smeserver-torrentflux | ||
|noarch | |noarch | ||
− | |0.9- | + | |0.9-7.el4.sme |
|dungog | |dungog | ||
|14 k | |14 k |
Revision as of 03:26, 27 June 2007
Torrentflux for SME Server
Maintainer
Dungog (Software)
Description
- TorrentFlux 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.
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
1. Log in (with username root) to the SMEserver console.
2. If you already enabled Dungog repo, skip down to 5, if you're unsure, go to 4.
3. The following command will configure the Dungog repository on SME Server. The dungog repository will no longer be updated. All the contribs from this repository have been moved to the smecontribs repository.
DungogMember contribs are still at http://www.dungog.net After adding it to the database we have to update the changes to the configuration file:
signal-event yum-modify
4. Check correct input with
db yum_repositories show dungog
It should contain the lines in step 3. If you get nothing in return, go back to 3.
5. Install torrentflux and smeserver-torrentflux
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
yum remove torrentflux
This will also remove smeserver-torrentflux.
Additional information
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 /Per
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-torrentflux component or use this link .
Tested software versions
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 |