Setting up PLEX on Ubuntu: Difference between revisions
Jump to navigation
Jump to search
Created page with "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.ple..." |
No edit summary |
||
Line 2: | Line 2: | ||
install 11.04 server | install 11.04 server | ||
apt-get install dkms | apt-get install dkms | ||
./VBoxLinuxAdditions.run | ./VBoxLinuxAdditions.run | ||
apt-get install ssh | apt-get install ssh | ||
apt-get install ubuntu-restricted-extras | apt-get install ubuntu-restricted-extras | ||
add "deb http://www.plexapp.com/repo lucid main" /etc/apt/sources.list | add "deb http://www.plexapp.com/repo lucid main" /etc/apt/sources.list | ||
apt-get install plexmediaserver | apt-get install plexmediaserver | ||
start plexmediaserver | start plexmediaserver | ||
http://plex:32400/manage/index.html | http://plex:32400/manage/index.html |
Revision as of 18:59, 29 July 2012
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