neronut.blogg.se

Install sonarr ubuntu 14
Install sonarr ubuntu 14







  1. #Install sonarr ubuntu 14 how to#
  2. #Install sonarr ubuntu 14 install#
  3. #Install sonarr ubuntu 14 update#
  4. #Install sonarr ubuntu 14 password#
  5. #Install sonarr ubuntu 14 series#

Plex: Optional extra step: you can use something like to eliminate the need for all those bookmarks.Leave the SSH session open and navigate to to complete setup, then exit the SSH session.Ssh ip.address.of.server -L 8888:localhost:32400 If it is a remote server and that's not possible, you'll need to do the first-time setup through an SSH tunnel: For first-time Plex setup, you must access the Plex UI from the same subnet as the server.Set up Plex to watch directories where media is managed by Sonarr and Radarr.Plex is unsecured by default, but should prompt you to "claim" your server with a Plex account on first login.View Plex at (The Plex service auto-starts by default).Sudo dpkg -i plexmediaserver_1.-1bf240a65_b NOTE: Radarr's UI is unsecured by default, be sure to go to Settings -> General -> Security and add a password.Sudo systemctl enable /etc/systemd/system/rvice Create and enable the rvice file at /etc/systemd/system/rvice (contents at bottom of gist).

#Install sonarr ubuntu 14 series#

  • Add TV Series or import existing media.
  • In Settings -> Indexers, add indexers with the Torznab -> Custom option, using the Torznab URLs and API key from Jackett.
  • #Install sonarr ubuntu 14 password#

    Use default host and port, and the deluge-web password you set. In Settings -> Download Client, add Deluge.NOTE: Sonarr's UI is unsecured by default, be sure to go to Settings -> General -> Security and add a password.Sudo echo "deb master main" | sudo tee /etc/apt//sonarr.list

    #Install sonarr ubuntu 14 install#

    Install Sonarr (TV Show Downloader): sudo apt-key adv -keyserver -recv-keys FDA5DFFC

    install sonarr ubuntu 14

    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".

    install sonarr ubuntu 14

    Sudo adduser -system -gecos "Deluge Service" -disabled-password -group -home /var/lib/deluge deluge

    #Install sonarr ubuntu 14 how to#

    While iptables is a solid and flexible tool, it can be difficult for beginners to learn how to use it to properly configure a firewall.

  • Set up a service user for the deluge daemon, and add yourself to its group: Introduction UFW, or Uncomplicated Firewall, is an interface to iptables that is geared towards simplifying the process of configuring a firewall.
  • 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
  • Add the latest mono apt source (from instructions at ):.
  • Also, replace with your server's hostname. NOTE: In the commands and files below, be sure to replace with your username and with your group name (probably the same as your username). ĮxecStart=/usr/bin/mono /opt/Radarr/Radarr.Start with a fresh Ubuntu Server 16.04 installation. Paste the Radarr init.d startup script, change the user values to the ones you used to set permissions in the previous step. Radarr systemd ScriptĬreate the Radarr init.d script file sudo nano /etc/systemd/system/rvice Now that Debian and Ubuntu are both using systemd I have only provided systemd scripts made by the Radarr team. Take ownership of the Radarr installation so updates will work properly sudo chown -R user: user /opt/RadarrĮnter the Radarr folder and execute it cd /opt/RadarrĪfter you have verified the web interface is working on you can use Ctrl+C in the ssh terminal to kill the process so we can configure Radarr to autostart on boot.

    install sonarr ubuntu 14

    velop.0.2.) which can be found here cd /tmpĮxtract Radarr to the /opt folder sudo tar -xf Radarr* -C /opt/ Sudo apt-get install mono-devel mediainfo sqlite3 libmono-cil-dev -yĭownload the latest Radarr release (e.g.

    install sonarr ubuntu 14

    #Install sonarr ubuntu 14 update#

    Install the Radarr dependencies sudo apt-get update Add the Xamarin mono repository to make sure we get the latest stable mono ( source) sudo apt-key adv -keyserver hkp://:80 -recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EFĮcho "deb jessie main" | sudo tee /etc/apt//mono-xamarin.list









    Install sonarr ubuntu 14