- sudo apt-get install sabnzbdplus
- Edit /etc/default/sabnzbdplus
- Add 0 for the user to run as
- Restart sabnzbdplus
- http://localhost:8080 from a vnc session
- Walk through configuration, allow access remotely
- news.provider.com
- Port 563
- User/password
- Connections 8
- Tick the ssl box
- After configuring sabnzbd we have to update to the latest:
- https://sabnzbd.org/wiki/installation/install-ubuntu-repo
- sudo apt-get install software-properties-common
- sudo add-apt-repository ppa:jcfp/ppa
- sudo apt-get update && sudo apt-get dist-upgrade
- Change the theme to glitter
- Install sabyenc
- sudo add-apt-repository ppa:jcfp/sab-addons
- sudo apt-get update
- sudo apt-get install python-sabyenc
- Install par2-tbb and par2-mt
- sudo add-apt-repository ppa:jcfp/sab-addons
- sudo apt-get update
- sudo apt-get install par2-tbb
- sudo apt-get install par2-mt
- service sabnzbdplus restart
SABnzbd on Ubuntu 16.04
Published inGuides
Comments are closed.