

The selected address is shown on the Plex card on the Integrations page. The integration will prefer local over public and secure over insecure, in that order. The integration will check all possible ways to connect to your Plex server(s) - i.e., local or public addresses, HTTP or HTTPS, by IP or using a subdomain of plex.direct, or by using a Plex relay if all other methods fail. Run the following command.If there wasn’t any discovered automatically, don’t worry! You can set up aįrom the configuration menu select: Devices & Services.įrom the list, search and select “Plex Media Server”.įollow the instruction on screen to complete the set up.ĭuring setup, you will need to log in as a server administrator. The Plex Media Server runs as the user plex which must have read and execute permissions to the media files and directories. Process: 2993 ExecStartPre=/bin/sh -c /usr/bin/test -d "$ Loaded: loaded (/lib/systemd/system/rvice enabled vendor preset: enabled)Īctive: active (running) since Thu 06:35:51 CST 17min ago The output should look something like this: To verify that the installation was successful and SSH service is running type the following command which will print the Plex server status: sudo systemctl status plexmediaserver The Plex service will start automatically. Once the Plex repository is enabled, update the apt package list and install the latest version of the Plex Media Server with: sudo apt install apt-transport-https sudo apt update sudo apt install plexmediaserver public main | sudo tee /etc/apt//plexmediaserver.list : sudo apt install curl curl | sudo apt-key add -Īdd the Plex APT repository to your system’s software repository list by issuing: echo deb. Start by importing the repository’s GPG key using the following curl command We’ll be using the Plex official repository. Plex Media Server is not available in the official Debian package repository. Install Plex Media Server #įollow the steps below to install the Plex Media Server on your Debian system: The user you are logged in as must have sudo privileges This tutorial explains how to install Plex Media Server

Plex is a streaming media server that lets you organize your video, music, and photo collections and stream them to all of your devices at any time and from anywhere.
