Subscribe to News and Security announcements
In the works: dozens of new appliances, 64-bit images, a Debian based version of TurnKey and many other cool new features.
Torrent Server Appliance
-File download and sharing server

A file server with integrated multi-protocol file sharing that can be used to handle all types of file downloads. Files can be added to the download list using the Torrent Server handler extension for FireFox, or through a simple web interface that allows you to manage the server remotely. Especially useful for centralizing file sharing on a shared network. Includes anti-virus scanning.
Run from browser:
This appliance includes all the standard features in TurnKey Core, and on top of that:
- SSL support out of the box.
- E-mail download completion notification via Postfix MTA (bound to localhost).
- File sharing (MLDonkey) configurations:
- Provide simpler web interface via P2P-GUI
- Installed from upstream binary to /usr/local/bin/web-gmui-linux32
- Anti-virus / malware scanning via ClamAV.
- Anti-virus signatures are auto-updated.
- Automatically quarantines unsafe downloads.
- Anti-virus logfile: /var/log/mldonkey/clamav.log
- Support broadcatching via helper tools (xmllint, xsltproc).
- Enabled all file sharing protocols (e.g., HTTP/FTP, BitTorrent, eDonkey, Direct Connect)
- Provide simpler web interface via P2P-GUI
- File server (Samba) configurations:
- Preconfigured wordgroup: WORKGROUP
- Preconfigured netbios name: TORRENTSERVER
- Configured Samba user accounts to synchronize with UNIX user accounts.
- Configured root as administrative samba user.
- Configured shares:
- Users home directory.
- Public storage.
- CD-ROM with automount and umount hooks (/media/cdrom).
- Web based file manager (eXtplorer) configuration:
- Installed from upstream source code to /var/www/extplorer.
- Includes popular compression support (zip, rar, bz2).
- Includes flip to convert text file endings between UNIX and DOS formats.
- Includes vsftpd binded to localhost to provide net2ftp backend.
- Provide users access to their home directories.
- Workarounds permission issues with eXtplorer.
- Default storage directory: /srv/storage
- Includes mldonkey-passwd script to change mldonkey, P2P-GUI and eXtplorer passwords.
/usr/local/bin/mldonkey-passwd PASSWORD
- Recommended Firefox plugin: Torrent Server Handler
See the Torrent Server Documentation for more details, including configuration details if behind a Firewall/Router/NAT
Known issues:
- mldonkey daemon will shutdown if free disk space reaches the threshold of approx. 50MB.
- mldonkey can take a while to fully load depending on the system hardware, see the log file for details: /var/log/mldonkey/mlnet.log
Credentials (passwords set at first boot):
- Webmin, Webshell, SSH, Samba: username root
- mldonkey/P2P-GUI: username admin
- Web based file manager (eXtplorer):
- username admin
- username guest
- Local FTP authentication is done using UNIX users