Bittorrent tracker - Debian Lenny
Friday, July 10th, 2009This how to is show how I have set up the program Bittorrent to run as a tracker. There are three configuration files. The first file /etc/default/bt-tracker which is where the program variables are set. The second file /etc/init.d/bt-tracker.sh is to start and stop the program bttrack.bittorrent and the third file /etc/logrotate.d/bttrack that is the configuration file for logrotate, which looks after bttrack logs. All so I have added a system user named tracker to give more control and security.