tubensa.blogg.se

Install plex media server ubuntu command line
Install plex media server ubuntu command line





install plex media server ubuntu command line

Sudo systemctl enable plexmediaserver Step 7 – Enable Firewall Now, enable and start plex server by using the following commands on command line: sudo systemctl start plexmediaserver Once the plex installation is completed, check the status of plex by using the following command: sudo systemctl status plexmediaserver Step 6 – Enable and Start Plex Install plex by executing the following command on command line: sudo apt install plexmediaserver -y Step 5 – Check Plex Status

install plex media server ubuntu command line

Then execute the following “ wget” command for importing the GPG key to our Ubuntu 22.04 system: sudo wget -O- | gpg -dearmor | sudo tee /usr/share/keyrings/plex.gpg Step 4 – Install Plex

install plex media server ubuntu command line

Now, use the following command on command line to install plex repository: echo deb public main | sudo tee /etc/apt//plexmediaserver.list Then execute the following command on command line to instal curl and wget dependencies: sudo apt install apt-transport-https curl wget -y Step 3 – Install Plex Repository and Add GPG Key Step 8 – Use Plex Step 1 – Update System PackagesĮxecute the following command on command line to update system package: sudo apt update & sudo apt upgrade Step 2 – Install curl wget.Step 3 – Install Plex Repository and Add GPG Key.Just follow the following steps to install and use plex on linux ubuntu 22.04: The Plex Media Server organizes video, audio, and photos from a user’s collections and from online services, and streams it to the players. Install plex on linux ubuntu 22.04 Through this tutorial, we will learn how to install and use plex on linux ubuntu 22.04.







Install plex media server ubuntu command line