Transmission allows you to send and receive files via the BitTorrent protocol. This tutorial shows you how to use Transmission to run a “seedbox” - a server for downloading and seeding torrents. (For an explanation of BitTorrent, see Appendix 1.) Installation The Transmission daemon is available in the Debian repositories: apt install transmission-daemon Besides installing Transmission, this command creates: A user for running the service (debian-transmission) A default configuration file...