{"id":13734,"date":"2020-05-30T10:59:50","date_gmt":"2020-05-30T08:59:50","guid":{"rendered":"https:\/\/nzbusenet.com\/install-mylar3-debian-download-comic-books-from-the-newsgroups\/"},"modified":"2023-07-21T13:48:48","modified_gmt":"2023-07-21T11:48:48","slug":"mylar-install-debian-comic-download-from-the-newsgroups","status":"publish","type":"post","link":"https:\/\/nzbusenet.com\/en\/mylar-install-debian-comic-download-from-the-newsgroups\/","title":{"rendered":"Install Mylar3 Debian download comic books from the newsgroups"},"content":{"rendered":"\n<p>in this tutorial Install Mylar3 Debian we are going to download comic books from the newsgroups We are going to install Mylar via the command line.<\/p>\n\n<p>The development of Mylar has passed into Mylar3.<\/p>\n\n<figure class=\"wp-block-image size-full is-style-default\"><img loading=\"lazy\" decoding=\"async\" width=\"256\" height=\"256\" src=\"https:\/\/nzbusenet.com\/wp-content\/uploads\/2014\/05\/mylarlogo.png\" alt=\"Install Mylar3 Debian\" class=\"wp-image-3228\" title=\"\" srcset=\"https:\/\/nzbusenet.com\/wp-content\/uploads\/2014\/05\/mylarlogo.png 256w, https:\/\/nzbusenet.com\/wp-content\/uploads\/2014\/05\/mylarlogo-250x250.png 250w, https:\/\/nzbusenet.com\/wp-content\/uploads\/2014\/05\/mylarlogo-100x100.png 100w, https:\/\/nzbusenet.com\/wp-content\/uploads\/2014\/05\/mylarlogo-150x150.png 150w, https:\/\/nzbusenet.com\/wp-content\/uploads\/2014\/05\/mylarlogo-75x75.png 75w\" sizes=\"auto, (max-width: 256px) 100vw, 256px\" \/><\/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\">Install Pip3<\/h2>\n\n<p>We need pip3 for Mylar3.<\/p>\n\n<p>We need to do an update.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt update<\/p>\n<\/blockquote>\n\n<p>Now install pip3.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo apt install python3-pip<\/p>\n<\/blockquote>\n\n<p>Check if the correct version is ingled of pip3.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>pip3 &#8211;version<\/p>\n<\/blockquote>\n\n<p>The pip3 installation is now ready.<\/p>\n\n<h2 class=\"wp-block-heading\">Install Mylarv3 Debian<\/h2>\n\n<p>We will now download the beta version. Go to the &#8220;.\\Mylar&#8221; folder Note, the dot! This ensures that the folder is hidden.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo git clone https:\/\/github.com\/mylar3\/mylar3 .\/Mylar<\/p>\n<\/blockquote>\n\n<p>Now put the rights on the Mylar folder.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo chown username:username -R .\/Mylar<\/p>\n<\/blockquote>\n\n<p>Now we go to mylar3&#8217;s folder.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>cd .\/Mylar<\/p>\n<\/blockquote>\n\n<p>Now we&#8217;re going to install the supplies for Mylar3.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo pip3 install -r requirements.txt<\/p>\n<\/blockquote>\n\n<p>You can now access Mylar via<strong>http:\/\/your.ip.addres:8090<\/strong>.<\/p>\n\n<h2 class=\"wp-block-heading\">Mylar autostart Debian<\/h2>\n\n<p>It is very useful when Mylar is started, while starting Debian. So we are going to do that now.<\/p>\n\n<p>Create startup script. Note !, change the username!<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>MYLAR_USER=USERNAME<br \/>MYLAR_HOME=.\/Mylar<br \/>MYLAR_DATA=.\/Mylar<br \/>MYLAR_PORT=8090<\/p>\n<\/blockquote>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo nano \/etc\/default\/mylar<\/p>\n<\/blockquote>\n\n<p>Press no on <strong>Ctrl + X<\/strong>, then <strong>Y<\/strong>key, and then Enter.<\/p>\n\n<p>Copy the startup script to the right place.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo cp .\/Mylar\/init-scripts\/ubuntu.init.d \/etc\/init.d\/mylar<\/p>\n<\/blockquote>\n\n<p>Now the file rights<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo chmod +x \/etc\/init.d\/mylar<\/p>\n<\/blockquote>\n\n<p>Update the default values \u200b\u200bof Mylar.<\/p>\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<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo update-rc.d mylar defaults<\/p>\n<\/blockquote>\n\n<p>You can now start Mylar with the following.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo service mylar start<\/p>\n<\/blockquote>\n\n<p>You can restart Mylar with the following.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>sudo service mylar restart<\/p>\n<\/blockquote>\n\n<p>Or stop.<\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>mylar service stop<\/p>\n<\/blockquote>\n\n<p>You are now done with the startup script. Mylar will now be started automatically when the computer is restarted.<\/p>\n\n<p>You are now done with the Mylar3 install Debian tutorial.<\/p>\n\n<p><strong>tutorial Debian Mylar<\/strong><\/p>\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https:\/\/nzbusenet.com\/en\/mylarr-tutorial\/\">Tutorial Mylar3<\/a>.<\/li>\n\n\n\n<li><a href=\"https:\/\/nzbusenet.com\/en\/mylar-install-debian-comic-download-from-the-newsgroups\/\">Mylar3 install Debian<\/a>.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>in this tutorial Install Mylar3 Debian we are going to download comic books from the newsgroups We are going to install Mylar via the command line. The development of Mylar has passed into Mylar3. Install <a class=\"mh-excerpt-more\" href=\"https:\/\/nzbusenet.com\/en\/mylar-install-debian-comic-download-from-the-newsgroups\/\" title=\"Install Mylar3 Debian download comic books from the newsgroups\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":12223,"featured_media":48888,"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":[718],"tags":[],"class_list":{"0":"post-13734","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-mylarr-tutorial"},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/nzbusenet.com\/wp-content\/uploads\/2020\/05\/Mylar3-installeren-Debian-stripboeken-downloaden-uit-de-nieuwsgroepen.gif","_links":{"self":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/13734","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=13734"}],"version-history":[{"count":0,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/posts\/13734\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media\/48888"}],"wp:attachment":[{"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/media?parent=13734"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/categories?post=13734"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nzbusenet.com\/en\/wp-json\/wp\/v2\/tags?post=13734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}