How To Set Up The Bti-Tracker BitTorrent Tracker System On Fedora/Centos/Redhat
How To Set Up The Bti-Tracker BitTorrent Tracker System On Fedora/Centos/RedhatBtiTracker is a complete PHP tracker system for BitTorrent, easy to setup and configure. It comes with full remote admin management. This guide explains how to set it up on a Fedora/CentOS/RedHat system. Please note I have not tested this out on CentOS/RedHat but due to Fedora/CentOS useing the RedHat core, it should work without any problems. What you need to install: * MySql yum install httpd mysql-server php php-mysql php-mbstring php-gd chkconfig --levels 235 httpd on mkdir /tmp/bt mv btit147 /var/www/html/bt mysql -u root -p CREATE DATABASE BT_tracker; Now you can access Bti-Tracker under http://<IP>/bt. Replace <IP> with your box/pc IP address. Then follow the onscreen setup: Database info setup: At the Administrator Setup the password must be 6 letters or more. :) Finished Page: Once done, do this: mv /var/www/html/bt/install/ /tmp/ Job done! Now it's up to you what you do with it. Happy use!
* fix note : had yum install twice OOPS! *
|







Recent comments
20 hours 13 min ago
22 hours 21 min ago
1 day 11 hours ago
2 days 2 hours ago
2 days 8 hours ago
2 days 13 hours ago
2 days 16 hours ago
3 days 7 hours ago
3 days 9 hours ago
3 days 11 hours ago