SABnzbd - Linux
SABnzbd is a popular Usenet automation tool that integrates with a wide range of Indexers and supports advanced queue and folder management. This guide outlines how to configure SABnzbd on Linux to access Eweka's high-performance Usenet servers.
Step 1: Install SABnzbd
Open a terminal and install SABnzbd using your Linux distribution's package manager. For example, on Debian-based systems:
sudo apt update
sudo apt install sabnzbdplus
After installation, launch SABnzbd:
sabnzbdplus
The Web interface should open at: http://localhost:8080
Step 2: Complete the Initial Setup Wizard
When the SABnzbd Web interface launches for the first time, it will present a setup wizard. Select your preferred language and continue through the welcome screen.
On the server configuration screen, enter the following details:
-
Server Address: news.eweka.nl
-
Port: 563 (for SSL) or 119 (non-SSL)
-
Username: Your Eweka username
-
Password: Your Eweka password
-
Connections: 8 is typically sufficient
-
SSL: Enable if using port 563
Click Test Server to verify the settings. Once verified, proceed through the remaining steps.
Step 3: Configure Folder Paths and Queue Options
After completing the wizard, go to Config > Folders to customize storage locations. Set the appropriate folders for temporary staging and completed articles.
Next, visit Config > Switches and Config > Specials to adjust queue behavior, retry logic, and performance preferences based on your Internet connection and hardware.
Step 4: Test Your Setup
Use the Web interface to queue an NZB and confirm that SABnzbd connects to Eweka, retrieves the article, and processes it correctly. Monitor the Queue and History tabs for real-time status updates.