Medusa tutorial

install Medusa Ubuntu via command line – for TV series

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.

Medusa installation

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.

Autostart Medusa Ubuntu

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

  1. Tutorial Medusa.
  2. Install Medusa Ubuntu.
  3. Configure Medusa Ubuntu.
Admin

Gepubliceerd door
Admin

Recente berichten

What are the benefits of Prowlarr with Sonarr

Prowlarr is a powerful tool that, in combination with Sonarr, provides an optimized and automated…

4 weeks geleden

Ngroups Usenet provider

Ngroups is a well-known name in the Usenet world and is often cited as a…

1 month geleden

Giganews Usenet provider review

Giganews is one of the oldest and best-known Usenet providers in the world. The company…

2 months geleden

QuickSFV gedownloade bestanden controleren met SFV files

Very occasionally, it's necessary to check files with Quicksfv. This happens when there are no…

2 months geleden

What is the best newsreader?

The term "best newsreader" is often used, but rarely explained properly. Because what constitutes "the…

2 months geleden

Usenet program for smartphones

Usenet has been used for years to download files and follow newsgroups. While this used…

3 months geleden

Deze website gebruikt cookies.