geeksvur.blogg.se

Install plex media server ubuntu server
Install plex media server ubuntu server










install plex media server ubuntu server install plex media server ubuntu server

Now, You need to save the file and update the profiles list: sudo ufw app update plexmediaserver Title=Plex Media Server (Standard + DLNA)ĭescription=The Plex Media Server (with additional DLNA capability) For this, run the following command: sudo nano /etc/ufw/applications.d/plexmediaserver Now, you need to make sure the server firewall is allowing the traffic on the Plex-specific port.įor UFW users, the easiest option is to create a UFW application profile. Loaded: loaded (/lib/systemd/system/rvice enabled vendor preset: enabled)Īctive: active (running) since Thu 15:25:48 UTC 13min ago The output should look something like the below: Now, update the apt package list and install the latest Plex media server with the help of the following command: sudo apt update sudo apt install plexmediaserverĪfter installing, run the following command to make sure that the Plex is running: sudo systemctl status plexmediaserver

install plex media server ubuntu server

Curl | sudo apt-key add echo deb public main | sudo tee /etc/apt//plexmediaserver.list












Install plex media server ubuntu server