gernitro.blogg.se

Configure plex media server
Configure plex media server





configure plex media server

We continue updating apt cache: sudo apt updateĪt this point already we can install plex running the command:

configure plex media server

Then we can add the repository to the system with the command:Įcho deb public main | sudo tee /etc/apt//plexmediaserver.list

configure plex media server

This can be done using the following command in the terminal (Ctrl + Alt + T): To do this, we must first import GPG key from repository. Sudo apt remove plemediaserver Using the Plex repositoryĪnother way to install Plex is by using the official repository. We will be able uninstall this media server opening a terminal (Ctrl + Alt + T) and using the following command: Once Plex has been installed, we can check program status with the following command: Sudo dpkg -i plexmediaserver_1.-219a9974e_b In the same terminal we will use the following command to install the package: Once the download is finished, we will only have to move to the directory where the file is saved.

configure plex media server

If you prefer to install Plex from the terminal, all you have to do is open a terminal (Ctrl + Alt + T) and use wget with the link that we can find on the download page: This will take us to the Ubuntu software option to proceed with its installation. Once the download is finished, you just have to move to the directory where we have saved the package, and double-click on the. In this example, I am going to select the one marked in the previous screenshot. Once in it we will have to choose Ubuntu Distribution to download the. deb fileįirst, we are going to go to the download page from Plex Media Server and select Linux as a platform. In the following lines we are going to see two simple ways to download and install Plex. Installing Plex Media Server on Ubuntu 20.04

  • 2 Plex Media Server Basic Configuration.
  • 1 Installing Plex Media Server on Ubuntu 20.04.
  • $ ssh ip.address.of.server -L 8888:localhost:32400Īnd then browse to or if you are running apache, with a reverse proxy, by adding this configuration in nfīelow an example server configuration is given for a reverse proxy using Nginx, including certificate configuration. To begin configuring the Plex Media Server, browse to To configure Plex Media Server remotely, you can first create an SSH tunnel (setup can only be done from localhost) Even though the beta update channel is typically quite stable, it is recommended to install the stable release unless you require specific early access content ( release notes). The latter is only available to Plex Pass subscribers and can provide early access to improvements and/or new functionalities, but also early access to potential bugs. Install plex-media-server AUR (stable update channel) or plex-media-server-plexpass AUR (beta update channel).







    Configure plex media server