Using SABnzbd with Easynews on Linux
SABnzbd is a popular, open-source Usenet automation tool that works well with Easynews. The following steps will help you connect SABnzbd to Easynews on Linux.
Step 1: Install SABnzbd
Start by updating your system package index:
sudo apt update # For Debian/Ubuntu
sudo dnf check-update # For Fedora
Then install SABnzbd using your distribution's package manager. For example:
-
Debian/Ubuntu:
sudo apt install sabnzbdplus
-
Fedora:
sudo dnf install sabnzbd
-
Arch Linux:
sudo pacman -S sabnzbd
Alternatively, visit https://sabnzbd.org/downloads to find platform-specific installation packages or source builds.
Step 2: Launch SABnzbd
Once installed, launch SABnzbd using your application launcher or terminal. In a terminal, type:
sabnzbdplus
or on some systems:
sabnzbd
On first launch, SABnzbd starts a local server and opens a setup wizard in your default Web browser. If it does not open automatically, visit:
http://localhost:8080
This Web interface allows you to configure all aspects of SABnzbd, including server access, article management, and Indexer connections.
Step 3: Initial Configuration
When the setup wizard appears, you'll first choose your preferred language.
After that, SABnzbd will prompt you to add your first Usenet server. Use the following information for Easynews:
-
Host: news.easynews.com
-
Port: 563
-
SSL: Enabled (check the box)
-
Username: Your Easynews username
-
Password: Your Easynews password
Click "Test Server" to check the connection before continuing.
You can also add another server or change the configuration after installation:
-
Click the gear icon on the main page
-
Select Servers from the top of the screen
-
Click the Add Server button in the top left corner of the screen
-
Fill out the server details as laid out below.
Step 4: Finish the Setup Wizard
Follow the remaining steps in the wizard to set folder paths, choose a theme, and review configuration options. These settings can also be modified later in the SABnzbd interface.
Step 5: Start Accessing Usenet
Once setup is complete, you can begin using SABnzbd to retrieve articles from Easynews. With high-speed access, SSL encryption, and extensive article retention, Easynews delivers a strong foundation for Usenet activity on Linux.