How to install plex media server to raspberry pi. Combine this installation with a NAS server and your good to go. thanks for the view!

Raspberry Pi 2 NAS Files Server
https://goo.gl/J43u6G

Installing Raspbian Jessie
https://goo.gl/NkXg0j

Plex Media Server

Home

Plex Compiled Repo:
https://www.dev2day.de/typo3/

– Command List
https transport:
sudo apt-get update && sudo apt-get install apt-transport-https -y –force-yes

repo key:
wget -O – https://dev2day.de/pms/dev2day-pms.gpg.key | sudo apt-key add –

repository:
echo “deb https://dev2day.de/pms/ jessie main” | sudo tee /etc/apt/sources.list.d/pms.list

update repository:
sudo apt-get update

install plex media server:
sudo apt-get install -t jessie plexmediaserver -y

Tweet me: @ http://twitter.com/novaspirittech
facebook: @http://facebook.com/novaspirittech