In this tutorial, install Medusa Ubuntu. We are going to install the Medusa program via the command line. Then we go medusa. Configure with NZBGet. Pay attention! NZBGet must already be configured. To download from the newsgroups. Medusa makes it possible. To automatically download series. Via the newsgroups. And via Torrent files.
We must, first. Update the software list.
sudo apt-get update
Now install the required software. If this has not been done yet.
sudo apt-get install unrar-free git-core openssl libssl-dev python2.7
Now we are going to create the folder for the Medusa program.
sudo mkdir /opt/medusa
Then we have to put the rights on the folder.
sudo chown medusa:medusa /opt/.medusa
We will now download Medusa. And put it in the right map.
sudo -u medusa git clone https://github.com/pymedusa/Medusa.git ./medusa
You can now start Medusa. Medusa is now installed in the ./medusa folder. The dot takes care of it. That it is in a hidden folder.
Now we will take care of it. That Medusa is started automatically. While starting Ubuntu.
Now we are going to copy the startup script.
sudo cp -v /opt/medusa/runscripts/init.ubuntu /etc/init.d/medusa
We have to put the rights Correct on the Medusa folder.
sudo chown root:root /etc/init.d/medusa
sudo chmod 644 /etc/init.d/medusa
Activate the startup for Medusa
sudo update-rc.d medusa defaults
sudo service medusa start
You are now done with the installation of Medusa.
You can test the start-up script. By restarting your Ubuntu computer. You do this with the command below.
sudo reboot
You’re done now. With the manual install Medusa Ubuntu. The next step is configuring Medusa.
Ubuntu tutorial Medusa
Prowlarr is a powerful tool that, in combination with Sonarr, provides an optimized and automated…
Ngroups is a well-known name in the Usenet world and is often cited as a…
Giganews is one of the oldest and best-known Usenet providers in the world. The company…
Very occasionally, it's necessary to check files with Quicksfv. This happens when there are no…
The term "best newsreader" is often used, but rarely explained properly. Because what constitutes "the…
Usenet has been used for years to download files and follow newsgroups. While this used…
Deze website gebruikt cookies.