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
1 day 12 hours ago
1 day 23 hours ago
2 days 14 hours ago
3 days 55 min ago
3 days 5 hours ago
3 days 11 hours ago
5 days 11 min ago
5 days 1 hour ago
5 days 23 hours ago
6 days 19 min ago