Search found 6 matches

by Robin Hood
March 10th, 2012, 3:38 pm
Forum: General Discussion
Topic: What Information Comes from the NFO?
Replies: 1
Views: 1390

What Information Comes from the NFO?

Hey, so I've been dealing more and more with Usenet (LOVE SABnzbd+, by the way--for power-internet users like myself (by which I only mean people who constantly have their browser open with a shit ton of windows open and doing thing) webinterface apps are awesome (plus it's so nice to deal with on m...
by Robin Hood
August 14th, 2011, 10:34 am
Forum: General Help
Topic: Setting Up On CentOS Server
Replies: 8
Views: 5910

Re: Setting Up On CentOS Server

How would I be sure of such a thing? When I go to SERVER_IP:8080 I don't get anything. If I wanted to ask about settings, should I open a new thread? I'll try to snoop around some to see if the answers are there (I've read the wiki on it). At my house here I can download at about 7 MB/s (the limit o...
by Robin Hood
August 13th, 2011, 8:46 pm
Forum: General Help
Topic: Setting Up On CentOS Server
Replies: 8
Views: 5910

Re: Setting Up On CentOS Server

EDIT: Everything is fine. For some reason I had to change the port to 7777, but I upgraded to 0.6.8 and now things seem to be going VERY well (knock on wood).

Thank you all SOO much! This community has been WAY more helpful than I would have anticipated!
by Robin Hood
August 13th, 2011, 5:22 pm
Forum: General Help
Topic: Setting Up On CentOS Server
Replies: 8
Views: 5910

Re: Setting Up On CentOS Server

So instead of:

Code: Select all

python26 SABnzbd-0.6.7/SABnzbd.py -s 0.0.0.0:8080
I'd use:

Code: Select all

python26 SABnzbd-0.6.7/SABnzbd.py -d 0.0.0.0:8080
by Robin Hood
August 13th, 2011, 2:21 pm
Forum: General Help
Topic: Setting Up On CentOS Server
Replies: 8
Views: 5910

Re: Setting Up On CentOS Server

I used:

Code: Select all

python26 SABnzbd-0.6.7/SABnzbd.py -s 0.0.0.0:8080
I'm sorry, but I don't know how to run it in daemon mode? Would you be so kind as to share that command with me? I'm so excited by the idea of being able to download from Usenet directly to my server!

Thanks for helping me out! =D
by Robin Hood
August 12th, 2011, 10:08 pm
Forum: General Help
Topic: Setting Up On CentOS Server
Replies: 8
Views: 5910

Setting Up On CentOS Server

I'm sorry in advance for my complete lack of skill with setting things up on my server. I'm using the installation guide from http://wiki.sabnzbd.org/install-on-centos-5-5 . I believe I had to change the last command. And, for a short period of time I'll be able to see the script by going to my serv...