gerscience.blogg.se

Ubuntu plex media server config file
Ubuntu plex media server config file










ubuntu plex media server config file

This ensures you install and update straight from the official source using the apt package manager.įirst, open your terminal (CTRL+ALT+T), then import the GPG key using the following terminal command: sudo wget -O- | gpg -dearmor | sudo tee /usr/share/keyrings/plex.gpg To install Plex, you must create a repository file that pulls directly from the Plex repository. To complete the tutorial and must of all install and use Plex, you must install the following packages: sudo apt install apt-transport-https curl wget -y Install Plex Media Server sudo apt update & sudo apt upgrade -y Install Dependencies Secure Nginx with Let’s Encrypt SSL Free Certificateįirst, before you begin, make sure you update your system to make sure all existing packages are up to date to avoid any conflicts during the installation.Configure/Setup Nginx as a Reverse Proxy.Configure/Setup Media Files & Folders Permissions.












Ubuntu plex media server config file