vidshaa.blogg.se

Install plex media server on ubuntu 16.04
Install plex media server on ubuntu 16.04











install plex media server on ubuntu 16.04

Now update your package listing and install Jellyfin sudo apt update sudo apt install jellyfin Create Library Path

install plex media server on ubuntu 16.04 install plex media server on ubuntu 16.04

wget -O - | sudo apt-key add - sudo echo "deb $( lsb_release -c -s ) main" | sudo tee /etc/apt//jellyfin.list Next, download the gpg key and install the repo. Jellyfin is nice and easy to install and keep up to date on Ubuntu as there is an official repository. Run this command to get the latest package listings and update installed packages to their latest versions: sudo apt update & sudo apt upgrade Download and Install Jellyfin Update Your Serverīefore installing Jellyfin, you’ll want to make sure your server’s package management repositories are fully up to date. In this guide we’ll step through how to install Jellyfin on a Cloud Server, making the media available from any remote location. Jellyfin is an open source fork of Emby Media Server that allows you to organize and stream your movies, shows, music, and photos.













Install plex media server on ubuntu 16.04