Changes

From Amahi Wiki
Jump to: navigation, search
1,879 bytes added ,  02:13, 1 February 2019
{{NeedsUpdate}}== How to Install additional themes ==<!--[[Categoryhttp:Apps]//www.torrentflux-ng.org/forum/viewtopic.php?f=11&t=109&p=351&hilit=round#p351 Blue]Round -->
= Steps in installing Torrentflux * Login to your HDAYou can log into your HDA through a control panel (like Ajaxterm) or through a remote-administration tool such as SSH.* Be root! su root* download the themes cd /tmp/Red Round wget <nowiki>http://link.coming.soon</nowiki>Blue Round wget <nowiki>http://link.coming.soon</nowiki>* uncompress tar -xf RedRound.tar.bz2and/or tar -xf BlueRound.tar.bz2* Copy the theme to your doc-root cp -R RedRound /var/hda/web-apps/b4rt =/html/themes/and/or cp -R BlueRound /var/hda/web-apps/b4rt/html/themes/* Permissions cd /var/hda/web-apps/b4rt/html chown apache:users -R themes* Change the themeLogin to your account from torrentflux-b4rt and click on "Profile". Now you can choose your new theme.
* Install as a one-click app.
* The default username is admin and the password is admin.
* Login and start downloading!
* Change configuration options if you want to.
<!--= Known Issues =
* You will see an error on the configuration page that says: "Executable is not TorrentFlux-bundled transmissioncli". This is a known bug and it is safe to ignore. Torrentflux-bart b4rt will still work. It is being looked into.
* You cannot use the bittorrent client 'transmissioncli' at this point in time due to the previous issue. The default bittorrent client is BitTornado and it is recommended.
*The superadmin maintinence page is not working/enabled. [http://bugs.amahi.org/issues/show/262 Bug Report]* If you install RPMFusion repositories first than VLC is not integrated into the will install package. As a result the and will enable streaming feature that uses it will not workaudio/video.* If you install RPMFusion repositories first than unrar is not installed will install with the package. As a result you cannot unrar RAR files on the server.* If you find a bug not covered here please file a bug report at [http://bugs.amahi.org/bug] report. == Manual steps to get transmissioncli working == Only ‘patched’ versions of Transmissioncli work with Torrentflux-b4rt, remove already installed Transmission client before starting this.
== Images ==• Install required programs:[[Image:tflux # yum install gcc openssl-b4rtdevel libcurl-logo.png]]devel gettext
[[Image• Get the latest Transmission version that there is a patch available for to work with 'b4rt': # wget http://download.m0k.org/transmission/files/transmission-1.34.tar.bz2 • Extract the file: # tar -xvf transmission-1.34.tar.bz2 • Change to the directory in the extracted folder and remove the standard 'transsimtioncli' file: # cd transmission-1.34/cli # rm cli.c • Staying in the 'cli' directory of the extracted folder, get the 'patched cli': # wget http://svn.berlios.de/svnroot/repos/tf-b4rt/branches/clients/transmission/transmission-1.34/cli/cli.c • Compile and install:tflux # cd .. (back to the folder 'transmission-1.34) # ./configure # make # make install If all goes well, you should get a compiled executable, transmissioncli, in the cli folder; copy/simlink it to your bin folder. • Copy over 'transmissioncli' from the 'cli' folder to ‘/user/bin’ folder replacing existing one: # cp cli/transmissioncli /usr/bin/ Now go back to the 'b4rt' server page, 'transmissioncli’ should now be green lighted. Source; http://tf-sshotb4rt.berlios.de/forum/index.php/topic,1845.0.jpghtml --> [[Category:Apps]]
12,424

edits