{"id":8165,"date":"2018-03-14T06:00:37","date_gmt":"2018-03-14T05:00:37","guid":{"rendered":"https:\/\/nzbusenet.com\/?p=8165"},"modified":"2023-07-22T14:06:02","modified_gmt":"2023-07-22T12:06:02","slug":"install-medusa-ubuntu-command-line","status":"publish","type":"post","link":"https:\/\/nzbusenet.com\/en\/install-medusa-ubuntu-command-line\/","title":{"rendered":"install Medusa Ubuntu via command line &#8211; for TV series"},"content":{"rendered":"\n<p>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! <a href=\"https:\/\/nzbusenet.com\/en\/nzbget-tutorial\/\" target=\"_blank\" rel=\"noopener noreferrer\">NZBGet<\/a> must already be configured. To download from the newsgroups. Medusa makes it possible. To automatically download series. Via the newsgroups. And via Torrent files.<\/p>\n\n<figure class=\"wp-block-image is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"250\" height=\"44\" src=\"https:\/\/nzbusenet.com\/wp-content\/uploads\/2017\/12\/Medusa-logo-250x44.png\" alt=\"Medusa install Ubuntu logo \" class=\"wp-image-7173\" title=\"\" srcset=\"https:\/\/nzbusenet.com\/wp-content\/uploads\/2017\/12\/Medusa-logo-250x44.png 250w, https:\/\/nzbusenet.com\/wp-content\/uploads\/2017\/12\/Medusa-logo.png 427w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/figure>\n<div class='code-block code-block-8' style='margin: 8px 0; clear: both; width: 700px; height: 250px;'>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-4833496329174552\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- nzbusenetinberichten2021 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:700px;height:250px\"\n     data-ad-client=\"ca-pub-4833496329174552\"\n     data-ad-slot=\"6745544931\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n\n\n<h2 class=\"wp-block-heading\">Medusa installation<\/h2>\n\n<p>We must, first. Update the software list.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get update<\/p>\n<\/blockquote>\n\n<p>Now install the required software. If this has not been done yet.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt-get install unrar-free git-core openssl libssl-dev python2.7<\/p>\n<\/blockquote>\n\n<p>Now we are going to create the folder for the Medusa program.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo mkdir \/opt\/medusa<\/p>\n<\/blockquote>\n\n<p>Then we have to put the rights on the folder.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo chown medusa:medusa \/opt\/.medusa<\/p>\n<\/blockquote>\n\n<p>We will now download Medusa. And put it in the right map.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo -u medusa git clone https:\/\/github.com\/pymedusa\/Medusa.git .\/medusa<\/p>\n<\/blockquote>\n\n<p>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.<\/p>\n\n<h2 class=\"wp-block-heading\">Autostart Medusa Ubuntu<\/h2>\n<div class='code-block code-block-8' style='margin: 8px 0; clear: both; width: 700px; height: 250px;'>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-4833496329174552\"\n     crossorigin=\"anonymous\"><\/script>\n<!-- nzbusenetinberichten2021 -->\n<ins class=\"adsbygoogle\"\n     style=\"display:inline-block;width:700px;height:250px\"\n     data-ad-client=\"ca-pub-4833496329174552\"\n     data-ad-slot=\"6745544931\"><\/ins>\n<script>\n     (adsbygoogle = window.adsbygoogle || []).push({});\n<\/script><\/div>\n\n\n<p>Now we will take care of it. That Medusa is started automatically. While starting Ubuntu.<\/p>\n\n<p>Now we are going to copy the startup script.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo cp -v \/opt\/medusa\/runscripts\/init.ubuntu \/etc\/init.d\/medusa<\/p>\n<\/blockquote>\n\n<p>We have to put the rights Correct on the Medusa folder.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo chown root:root \/etc\/init.d\/medusa<br \/>sudo chmod 644 \/etc\/init.d\/medusa<\/p>\n<\/blockquote>\n\n<p>Activate the startup for Medusa<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo update-rc.d medusa defaults<br \/>sudo service medusa start<\/p>\n<\/blockquote>\n\n<p>You are now done with the installation of Medusa.<\/p>\n\n<p>You can test the start-up script. By restarting your Ubuntu computer. You do this with the command below.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo reboot<\/p>\n<\/blockquote>\n\n<p>You&#8217;re done now. With the manual install Medusa Ubuntu. The next step is configuring Medusa.<\/p>\n\n<p><strong>Ubuntu tutorial Medusa<\/strong><\/p>\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https:\/\/nzbusenet.com\/en\/medusa-tutorial\/\">Tutorial Medusa<\/a>.<\/li>\n\n\n\n<li><a href=\"https:\/\/nzbusenet.com\/en\/install-medusa-ubuntu-command-line\/\">Install Medusa Ubuntu<\/a>.<\/li>\n\n\n\n<li><a href=\"https:\/\/nzbusenet.com\/en\/medusa-configure-ubuntu\/\">Configure Medusa Ubuntu<\/a>.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>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 <a class=\"mh-excerpt-more\" href=\"https:\/\/nzbusenet.com\/en\/install-medusa-ubuntu-command-line\/\" title=\"install Medusa Ubuntu via command line &#8211; for TV series\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":12223,"featured_media":7174,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[717],"tags":[],"class_list":{"0":"post-8165","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-medusa-tutorial"},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/nzbusenet.com\/wp-content\/uploads\/2017\/12\/Medusa-logo.png","_links":{"self":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/8165","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/users\/12223"}],"replies":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/comments?post=8165"}],"version-history":[{"count":0,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/8165\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media\/7174"}],"wp:attachment":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media?parent=8165"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/categories?post=8165"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/tags?post=8165"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}