You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Set Up NZBGet on Chromebook with SunnyUsenet
print icon

This guide walks through installing and configuring NZBGet on a Chromebook using Linux support. By the end, NZBGet will be connected to SunnyUsenet and ready to access articles.

Enable Linux on Your Chromebook

NZBGet runs through the Linux environment available on ChromeOS.

  1. Open Settings on your Chromebook.
  2. Locate Advanced and expand it.
  3. Select Developers.
  4. Find Linux development environment and click Turn On.
  5. Follow the prompts to complete the setup.

Once finished, a Terminal window will open. This is where NZBGet will be installed.

Install NZBGet in the Linux Terminal

After the Linux Terminal opens, install NZBGet through the package manager.

Run these commands:

sudo apt update

sudo apt install nzbget

When prompted, confirm the installation and wait for the process to finish.

Start NZBGet and Open the Web Interface

After installation, start the NZBGet service from the Linux Terminal.

  1. In the Terminal, run: nzbget -D
  2. Open your browser on the Chromebook.
  3. Enter the following address: http://localhost:6789
  4. When prompted, enter the default login details:
    • Username: nzbget
    • Password: tegbzn6789

You can change these credentials later in settings.

Add Your SunnyUsenet Server

With NZBGet running, connect it to your SunnyUsenet account.

  1. Click Settings in the NZBGet interface.
  2. Select News-Servers.
  3. Enter the following details:
  • Name: SunnyUsenet
  • Host: news.sunnyusenet.com
  • Port: 563 (SSL) or 119 (non-SSL)
  • Username: Your SunnyUsenet username
  • Password: Your SunnyUsenet password
  • Encryption: Yes (recommended for SSL)
  • Connections: Start with 20 or match your account limit

SSL is recommended to protect your Usenet activity.

Test the Server Connection

Before saving, confirm the connection works.

  1. Click Test Connection.
  2. Wait for the result:
    • If successful, a confirmation message will appear.
    • If it fails, a dialog will appear. Close it and review your settings.

  1. After a successful test, click Save Changes.

Restart NZBGet and Confirm Server Status

After saving your server settings, restart NZBGet before checking the connection.

  1. Return to the Linux Terminal.
  2. Stop NZBGet: nzbget -Q
  3. Start it again: nzbget -D
  4. Go back to the NZBGet Web interface.
  5. Open SettingsNews-Servers.
  6. Check the status indicator next to your server.

A green or active indicator confirms the connection is working.

If the server is inactive, review your hostname, login details, and port selection.

Next Steps

NZBGet is now installed on your Chromebook and connected to SunnyUsenet. From here, you can:

  • Add NZBs through the Web interface
  • Configure categories and directories
  • Connect a Usenet search service for easier access to articles
Feedback
0 out of 0 found this helpful

scroll to top icon