Setting up PLEX on Ubuntu

From Stormsail
Jump to navigation Jump to search

plex mediaserver


install 11.04 server
apt-get install dkms 
./VBoxLinuxAdditions.run
apt-get install ssh
apt-get install ubuntu-restricted-extras
add "deb http://www.plexapp.com/repo lucid main" /etc/apt/sources.list
apt-get install plexmediaserver
start plexmediaserver
http://plex:32400/manage/index.html
apt-get install ia32-libs 
sudo apt-get install portmap nfs-common