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
10 hours 19 min ago
1 day 4 hours ago
1 day 6 hours ago
1 day 6 hours ago
1 day 10 hours ago
1 day 11 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 5 hours ago
2 days 6 hours ago