accessfere.blogg.se

How to start plex media server ubuntu
How to start plex media server ubuntu











how to start plex media server ubuntu

Start, enable and check the service $ sudo systemctl start plexmediaserver Now Install plex using dnf command $ sudo dnf install plexmediaserver -yĤ. So add it's corresponding repo using tee command: $ sudo tee /etc//plex.repo< how to start plex media server ubuntu

This tutorial shows simple steps to install Plex media server on Fedora 32 system. Plex media server requirements recommend at least Intel Core i3 (or equivalent) and a minimum of 2GB of RAM for better performance. The client app is used to play those media from the server. Now, if you navigate to you’ll see the green padlock.Plex media server is a self-hosted media player system to store your movies, shows, music and photos. I had to restart the plexmediaserver service for the changes to take effect. Navigate to Settings > Network and fill the appropriate fields as shown above. Navigate to and see the following screenshot. Our certificate is located in /var/lib/plexmediaserver/certificate.pfx and we need to change the ownership to plex user: sudo chown plex:plex /var/lib/plexmediaserver/certificate.pfx It will ask for a password twice, which will be used in Plex settings. certfile /etc/letsencrypt/live//chain.pem inkey /etc/letsencrypt/live//privkey.pem \ sudo openssl pkcs12 -export -out /var/lib/plexmediaserver/certificate.pfx \ Once the certificate has been created by certbot, we need to convert it to PKCS#12 format, since it is required by Plex Media Server.

how to start plex media server ubuntu

Select 1: Spin up a temporary webserver (standalone) and press enter.įollow the instructions on your screen until it asks for your domain name: Now, let’s run certbot to issue a certificate for our server: sudo certbot certonly

how to start plex media server ubuntu

Sudo add-apt-repository ppa:certbot/certbot Installing certbot sudo apt-get install software-properties-common













How to start plex media server ubuntu