A Blog about technology, linux, peer2peer, cool new downloads and software development.

Thursday, May 7, 2009

how to download nzb free with ubuntu linux ipv6


Download Sabnzbd, I currently use a premade deb from http://www.mbastiaan.nl/sabnzbd.php

install with :
sudo dpkg -i sanzb...

run as application :
sabnzbd -b 0 -s 0.0.0.0:8080
run as daemon :
sabnzbd -b 0 -s 0.0.0.0:8080 -d

Add news servers :
News Host Size Retention Connections Speed
-----------------------------------------------------------
news.ipv6.eweka.nl 400+Tb 120 days 4 20mbit/s
newszilla6.xs4all.nl 40+Tb 18 days 3 150kb/s
reader.ipv6.xsnews.nl 107 days 10 20mbit/s
signup at IPv6 Test

Get more servers @ http://www.ubuntu-unleashed.com/2009/03/howto-easily-get-free-newsgroup-access.html

No comments: