~|~ I DO NOT INDORCE TORRENTING COPYRIGHT CONTENT - THIS IS MADE FOR EDUCATIONAL PURPOSES ONLY ~|~
1. Setup your Raspberry
- Install Raspberry OS headless on your SD card and power it up with a screen, ether cable and keyboard
- Enable SSH with
sudo raspi-configand go to Interfaces and enable SSH - Change the password with Option one
sudo raspi-config sudo apt-get updatethensudo apt-get upgrade -y
2. Install qbittorrent-nox
sudo apt-get update && sudo apt-get install qbittorrent-nox