DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2009-05-05 14:03:26

zeroday
Member
Registered: 2007-07-01
Posts: 136
Website

nzbget usenet downloader in 5 minutes

I've made a simple installation for users who want to use nzbget+nzbgetweb without a lot of manual configuration

http://www.aroundmyroom.com/ch3snas-fun … ay-rc1.tar

find in the tar nzbget + nzbgetweb (latest beta release) in a ‘Zeroday’ installation package
it 98% complete. Missing some documentation only. but hey things can be easier if I could understand more from Linux ;-)

Here the quick guide:

What do you need? You need to download the PHP package of FONZ and install it with funpkg -i php-5.2.6-3.tgz
http://www.inreto.de/dns323/fun-plug/0. … .2.6-3.tgz

and you need to install the unrar package which you can download here and install also with funpkg -i unrar-3.7.8-1.tgz
http://www.aroundmyroom.com/ch3snas-fun … .7.8-1.tgz

Make sure you put the newsbin_zeroday-rc1.tar into /mnt/HD_a2
in telnet use the command: tar -xvf newsbin_zeroday-rc1.tar and it will create a folder newsbin

cd /mnt/HD_a2/newsbin/conf/
cp php.ini /ffp/etc/
this will copy some specific php settings to be used by lighttpd when started
Please make sure that there is NO lighttpd already running as we are using our own configuration
Please note that you should not do this when you already use lighttpd with other tools.

after unpacking and copying the php.ini file we are almost ready
cd /mnt/HD_a2/newsbin/
sh startweb.sh start
sh startnzbget.sh start

go to your browser and enter http://ch3snas:8000

nzbgetweb is shown and you can now press config and in the NZBGET-SERVER part you select: NEWS-SERVERS and here you enter your News-Server Server1.Host, username & Password
Save this and you are ready

Upload your NZB files into the /mnt/HD_a2/newsbin/nzb folder (or Volume_1/newsbin/nzb)
best way is to create 2 shares in the webconfiguration of the CH3SNAS to /Volume_1/Newsbin/nzb to have a direct shortcut to the NZB folder within Windows and to create a direct share to /Volume_2/Newsbin/usenet where the files will be downloaded to and extracted

Try it. comments are open for discussion ;’-)
http://www.aroundmyroom.com/2009/05/04/ … roday-way/

Offline

 

#2 2009-05-16 01:18:00

Martin
Member
Registered: 2009-05-14
Posts: 41

Re: nzbget usenet downloader in 5 minutes

lovely and easy to follow.. thanks ...
it doesn't work for me though.

all instructions were followed, no errors listed..

but when I point my browser to ch3snas:8000 firefox just loads opendns..

Is there something I should have installed apart from what's in your guide?

Offline

 

#3 2009-05-17 11:06:06

Martin
Member
Registered: 2009-05-14
Posts: 41

Re: nzbget usenet downloader in 5 minutes

I tried following the newer : http://www.aroundmyroom.com/2009/01/27/ … laces-all/

same end result. I goto http://ch3snas:8000 (or in my case 8080 since I didn't change to port)

but browser just loads up www.ch3snas.com

Offline

 

#4 2009-09-16 22:26:47

index monkey
Member
From: UK
Registered: 2007-06-14
Posts: 112

Re: nzbget usenet downloader in 5 minutes

Thanks for this. Its great smile

One question, is it possible to have lighttp run two web sites both on different ports?
i.e. this on 8000 and a standard web page on port 8080.

Thanks


DNS-323, HW B1, 2 x 2TB WD green, fw 1.08, fun_plug 0.5, transmission, automatic, nzbget newsreader & rsync time machine backup.

Offline

 

#5 2009-09-17 11:11:22

wortelsoft
Member
From: Netherlands
Registered: 2009-06-08
Posts: 52

Re: nzbget usenet downloader in 5 minutes

You could put the other site in a subdirectory and then use:

http://name of device:8000/yourwebsite/

That's how I do It. Actualy I've turned that around. I use http://name of device:8000/nzb/ for the nzb webpage.

Offline

 

#6 2009-09-17 13:13:31

index monkey
Member
From: UK
Registered: 2007-06-14
Posts: 112

Re: nzbget usenet downloader in 5 minutes

Thanks for that, I did a similar thing, i created a symbolic link instead so the nzb pages appear within my current site.
I went to my current web site path and did as follows:
cd /mnt/HD_a2/www/pages
ln -s /mnt/HD_a2/newsbin/web news

now when I goto http://my_dns-323/ I get my normal web site
       when I goto http://my_dns-323/news i get the nzb login page.

Thanks.


DNS-323, HW B1, 2 x 2TB WD green, fw 1.08, fun_plug 0.5, transmission, automatic, nzbget newsreader & rsync time machine backup.

Offline

 

#7 2009-11-23 17:11:51

index monkey
Member
From: UK
Registered: 2007-06-14
Posts: 112

Re: nzbget usenet downloader in 5 minutes

You can also use KyleK's superb program automatic to read an rss feed and send .nzb files direct to nzbget and have them downloaded automatically.

For example I'm using the rss feed at http://www.tvnzb.com/tvnzb.rss

set up automatic and point it to download files that match your specification to /mnt/HD_a2/newsbin/nzb.

sweet.

Last edited by index monkey (2009-11-23 17:12:09)


DNS-323, HW B1, 2 x 2TB WD green, fw 1.08, fun_plug 0.5, transmission, automatic, nzbget newsreader & rsync time machine backup.

Offline

 

#8 2009-11-25 10:40:05

zeroday
Member
Registered: 2007-07-01
Posts: 136
Website

Re: nzbget usenet downloader in 5 minutes

index monkey wrote:

You can also use KyleK's superb program automatic to read an rss feed and send .nzb files direct to nzbget and have them downloaded automatically.

For example I'm using the rss feed at http://www.tvnzb.com/tvnzb.rss

set up automatic and point it to download files that match your specification to /mnt/HD_a2/newsbin/nzb.

sweet.

there is a 'better' tool for that called: nzbgetter
it's part of my 'collection of tools' which has nzbget, nzbgetweb, nzbgetter and unpak.sh ..
official website:
http://nzbgetter.sourceforge.net/

nzbgetter is using nzbindex.nl on rss and tvnzb.com on rss and with keywords you can download what you want. No need for automatic ;-)

http://www.aroundmyroom.com/tag/nzbget/

Offline

 

#9 2010-04-11 20:42:11

jezzy
New member
Registered: 2010-03-09
Posts: 2

Re: nzbget usenet downloader in 5 minutes

This is a fantastic addition to my DNS-323.

2 questions :
1) any recommended "FREE" newsgroups to download from? I tried one, but at 10-20$/month, out of my budget
2) my disk 1 doesn't sleep any longer.. I'm hearing that some files should be moved to a memory stick, any how-to guides?
thanks!

Offline

 

#10 2010-04-12 09:56:12

zeroday
Member
Registered: 2007-07-01
Posts: 136
Website

Re: nzbget usenet downloader in 5 minutes

jezzy wrote:

This is a fantastic addition to my DNS-323.

2 questions :
1) any recommended "FREE" newsgroups to download from? I tried one, but at 10-20$/month, out of my budget
2) my disk 1 doesn't sleep any longer.. I'm hearing that some files should be moved to a memory stick, any how-to guides?
thanks!

forget 'free' newsgroups or it must be provided by your local ISP

put the whole stuff on a USB stick and no issue with the disk anymore

Offline

 

#11 2010-04-14 00:38:37

jezzy
New member
Registered: 2010-03-09
Posts: 2

Re: nzbget usenet downloader in 5 minutes

zeroday wrote:

jezzy wrote:

This is a fantastic addition to my DNS-323.

2 questions :
1) any recommended "FREE" newsgroups to download from? I tried one, but at 10-20$/month, out of my budget
2) my disk 1 doesn't sleep any longer.. I'm hearing that some files should be moved to a memory stick, any how-to guides?
thanks!

forget 'free' newsgroups or it must be provided by your local ISP

put the whole stuff on a USB stick and no issue with the disk anymore

thanks.. wish I was able to save from spending that amount ($) / month to leech.. ahh.. good 'ol days of free newsgroups!

Offline

 

#12 2010-09-20 15:28:21

bodbod
Member
Registered: 2007-11-22
Posts: 109

Re: nzbget usenet downloader in 5 minutes

Hi Guys,

How should I proceed to have my website lighhtp and nzbgetweb interface working at the same time?
By this, I mean I want to host my own websites and being able to access to them + being able to access to the web nzb interface.
At the moment I have installed nzbget web interface and everything works like a charm.

Is that just the config file of the webserver I shall modify ?

thx

Last edited by bodbod (2010-09-20 15:59:00)

Offline

 

#13 2010-09-20 16:14:06

index monkey
Member
From: UK
Registered: 2007-06-14
Posts: 112

Re: nzbget usenet downloader in 5 minutes

What I did was have lighttpd point to my main website, then have a hardlink to point to /nzb

if you edit (with appropriate text editor, taking into account linux line feeds)
/mnt/HD_a2/ffp/etc/lighttpd.conf
find the line
server.document-root        = "/mnt/HD_a2/newsbin/web"
change it to
server.document-root        = "/mnt/HD_a2/www/pages/"
and save the document.
restart the web server
/mnt/HD_a2/ffp/start/lighttpd.sh restart
Put your reglar website files into /mnt/HD_a2/www/pages
browse to http://mydns-323-internal-ipaddress:8080 and you should see your regular website. Port 8080 is defined in lighttpd.conf dont use port 80 or you will loose access to the dns-323 admin web pages!

next make the hardlink between your regular web page and the nzbget page

cd /mnt/HD_a2/www/pages
ln -s /mnt/HD_a2/newsbin/web news

now when I goto http://my_dns-323:8080/ I get my normal web site
       when I goto http://my_dns-323:8080/news i get the nzb login page.

Hope that covers it. good luck.

Last edited by index monkey (2010-09-20 16:16:50)


DNS-323, HW B1, 2 x 2TB WD green, fw 1.08, fun_plug 0.5, transmission, automatic, nzbget newsreader & rsync time machine backup.

Offline

 

#14 2010-09-20 17:18:15

bodbod
Member
Registered: 2007-11-22
Posts: 109

Re: nzbget usenet downloader in 5 minutes

ok, sounds good ! thx very much index monkey !

little extra question regarding the last command, does the redirection stay in memory all the time or shall I enter this command in the "start" script ?
Worst case scenario, I move phisically the newsbin folder and change again the config. I already installed it in another directory that the one provided in the tuto and changed the conf files to make it work properly.

anyway, i'll give a try thx again !

Offline

 

#15 2010-09-20 20:07:51

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: nzbget usenet downloader in 5 minutes

A symbolic link is a 'file' that simply allows navigation from one path to another easily. It will 'survive' a reboot as it is stored on disk. It is a great way to organise and map volumes on a hard disk or even between drives.


3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

#16 2010-09-22 18:43:22

bodbod
Member
Registered: 2007-11-22
Posts: 109

Re: nzbget usenet downloader in 5 minutes

Thx guys, in the end I found an easier way, I just copied the files of the "web" directory from newsbin into a sub-directory and copied all my other websites into the directory "web". In the end I can access either to my websites and newsbin web interface.

much appreciated for the support anyway !
G

Offline

 

#17 2011-01-11 00:19:57

AdamBrunt
Member
Registered: 2008-05-23
Posts: 21

Re: nzbget usenet downloader in 5 minutes

Hi, I hope someone can help.

I have follwed the instructions mentioned in an earlier post [ at http://www.aroundmyroom.com/2009/01/27/ … laces-all/ ].

When I get to the part about checking if nzbget can start I get the following error:

"nzbget: can't load library 'libssl.so.0.9.7'"

I am almost a complete noob when it comes to hacking the DNS so can anyone help with how I fix this problem ?

Alternatively, is there a more uptodate method for grabbing and unpacking files from newsgroup servers ?

Offline

 

#18 2011-07-21 13:00:32

cheen
Member
Registered: 2011-07-15
Posts: 5

Re: nzbget usenet downloader in 5 minutes

bodbod wrote:

Hi Guys,

How should I proceed to have my website lighhtp and nzbgetweb interface working at the same time?
By this, I mean I want to host my own websites and being able to access to them + being able to access to the web nzb interface.
At the moment I have installed nzbget web interface and everything works like a charm.

Is that just the config file of the webserver I shall modify ?

thx

I would also love to host my own website? At the moment my website is hosted on a shared web host. Isn't it complicated to host ones own website?  Is it in the long run really cheaper to host the website on his own?

Offline

 

#19 2011-07-31 22:09:00

gavjbrown
New member
Registered: 2011-07-30
Posts: 3

Re: nzbget usenet downloader in 5 minutes

Anyone know of a guide to get nzbget & nzbgetweb working on the dns 320?.

Thanks Gav

Offline

 

#20 2011-08-19 05:35:22

Terrabyte
Member
Registered: 2011-08-19
Posts: 96

Re: nzbget usenet downloader in 5 minutes

gavjbrown wrote:

Anyone know of a guide to get nzbget & nzbgetweb working on the dns 320?.

Thanks Gav

Bump... Would like to see this as well

Offline

 

#21 2011-08-23 20:25:58

gavjbrown
New member
Registered: 2011-07-30
Posts: 3

Re: nzbget usenet downloader in 5 minutes

I followed this - http://www.shadowandy.net/2010/11/dns-3 … s-work.htm

and then this - http://www.aroundmyroom.com/2009/05/22/ … d-package/

NZBGET works but I cant get NZBGETWEB to work.

I'm a noob so maybe you will have more luck.

Offline

 

#22 2011-08-24 04:20:19

Terrabyte
Member
Registered: 2011-08-19
Posts: 96

Re: nzbget usenet downloader in 5 minutes

gavjbrown wrote:

I followed this - http://www.shadowandy.net/2010/11/dns-3 … s-work.htm

and then this - http://www.aroundmyroom.com/2009/05/22/ … d-package/

NZBGET works but I cant get NZBGETWEB to work.

I'm a noob so maybe you will have more luck.

I have it running (NZBGET & NZBGETWEB & NZBGETTER) on my DNS-320. But I have to stop the server website to get it going. So I can't access the DNS-320 Interface, after I get  NZBWEB going.

/newsbin/startweb.sh stop
/newsbin/startweb.sh start
/newsbin/startnzbget.sh start

http://yourip:8000

There is a solution but I haven't had time to hammer it out. Don't really think it is that hard just haven't had time. I think that a few post up has the answer.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB