We are going to install Medusa on a Debian 9+ system. So that we can automatically download TV series from the newsgroups. You need Debian 9 or higher. If you have an older version of Debian. I recommend that you update it.
Do an update of course
sudo apt-get update
Install required software for Medusa
sudo apt-get install unrar git-core openssl mediainfo
Install Python 3 Debian 9+
sudo apt-get install python3
Create group for Medusa.
sudo addgroup –system medusa
Create user for Medusa.
sudo adduser –disabled-password –system –home /var/lib/medusa –gecos “Medusa” –ingroup medusa medusa
Create folder for the Medusa installation.
sudo mkdir /opt/medusa && sudo chown medusa:medusa /opt/medusa
Download Medusa to the /opt/medusa folder.
sudo git clone https://github.com/pymedusa/Medusa.git /opt/medusa
Correct permissions on Medusa’s map.
sudo chown -R medusa:medusa /opt/medusa
If Debian restarts. Then it is nice if Medusa also starts automatically in the background. That’s what we’re going to do now.
Copy the Medusa service to the correct folder.
sudo cp -v /opt/medusa/runscripts/init.debian /etc/init.d/medusa
Then set the permissions right.
sudo chown root:root /etc/init.d/medusa
sudo chmod 644 /etc/init.d/medusa
Update the service.
sudo update-rc.d medusa defaults
sudo service medusa start
Add to the startup.
sudo systemctl enable medusa.service
You can then use the following commands.
sudo systemctl start medusa
sudo systemctl stop medusa
The was the tutorial installing Medusa on Debian 9+.
Debian Medusa tutorial
It may happen that a Usenet download does not come in completely. You try to…
House-of-Usenet.com is a popular German-language Usenet forum where members can find NZB files for downloading…
Usenet-4all.pw is a predominantly German-language Usenet forum focused on sharing and finding NZB files. Using…
Sky-of-Use is a German-language Usenet forum where users can find NZB files to download content…
PublicDomainTorrents is a website entirely dedicated to films in the public domain. This means that…
In this Anonynews Usenet review, we look at the key features, performance, and costs of…
Deze website gebruikt cookies.