
#How to install sonarr on ubuntu password#
Use default host and port, and the deluge-web password you set.
#How to install sonarr on ubuntu download#

Sudo echo "deb master main" | sudo tee /etc/apt//sonarr.list Install Sonarr (TV Show Downloader): sudo apt-key adv -keyserver -recv-keys FDA5DFFC Add a bunch of public indexers, and leave the tab open for use to configure Sonarr/Radarr.NOTE: Jackett's UI is unsecured by default, scroll down and set an admin password before you do anything else.Mono -debug /opt/Jackett/JackettConsole.exe Install Jackett (Index Provider for Sonarr and Radarr): In Deluge preferences, go to Plugins and enable the Labels plugin (required by Sonarr/Radarr).The default deluge-web password is just "deluge".Sudo adduser -system -gecos "Deluge Service" -disabled-password -group -home /var/lib/deluge deluge Set up a service user for the deluge daemon, and add yourself to its group:.Sudo apt install deluged deluge-web deluge-console -y Install Deluge (BitTorrent Daemon): sudo add-apt-repository ppa:deluge-team/ppa Sudo apt install mono-devel mediainfo sqlite3 libmono-cil-dev curl ca-certificates-mono libcurl4-openssl-dev -y Install Mono and some associated tools:.

Sudo apt-key adv -keyserver hkp://:80 -recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EFĮcho "deb xenial main" | sudo tee /etc/apt//mono-official.list

