Koozali.org: home of the SME Server
Other Languages => Français => Topic started by: julien-nicolas-du27 on March 25, 2013, 09:25:13 PM
-
impossible d'installer un client torrent sur SME 8.0 , dommage torrentflux fonctionne trés bien sur SME 7.6
Est-il possible de migrer ou installer un client torrent SME
Comment créer des torrent sur sme pour partager mes fichier developper ?
-
julien, this is an english language forum
I'll move this topic to the right forum..
-
tank you , i want torrent client for SME 8.0 because torrentflux is out !
-
you can install transmission as a deamon on your sme8 you can take a look here on this site http://geekery.blog.com/category/linux/transmission-rpms/
If i remember well what i did, i have downloaded all the rpm and i have made a "yum locall install" to install them...or you can follow the documentation
rpm -ivh libevent-2.0.10-1geekery.$(uname -i).rpm
rpm -Uvh transmission-2.31-1geekery.$(uname -i).rpm transmission-cli-2.31-1geekery.$(uname -i).rpm transmission-common-2.31-1geekery.$(uname -i).rpm transmission-daemon-2.31-1geekery.$(uname -i).rpm
. After you need to modify the transmission file for allowing your connection.
. So first, stop the daemon:
/etc/init.d/transmission-daemon stop
Now edit the configuration file:
nano /etc/transmission-daemon/settings.json