Difference between revisions of "Package:Plex Media Server"

From Funtoo
Jump to navigation Jump to search
m
Line 5: Line 5:
|Repository=Funtoo Overlay
|Repository=Funtoo Overlay
}}
}}
Plex Media Server is a media server for hosting your own media on Linux.  Similar to the functionality of NetFlix, it can also stream music and photos.


== Current Version ==
* {{Package|media-tv/plex-media-server}}
== Installation ==
To install Plex Media Server, simply use emerge:
<console>
###i## emerge media-tv/plex-media-server
</console>
You then connect to <code>http://localhost:32400/manage</code> in your favorite web browser and follow the prompts.  If you are doing this on a remote server via SSH, you may need to setup a tunnel to create this connection.
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 19:39, June 24, 2014

Plex Media Server

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Plex Media Server is a media server for hosting your own media on Linux. Similar to the functionality of NetFlix, it can also stream music and photos.

Current Version

Installation

To install Plex Media Server, simply use emerge:

root # emerge media-tv/plex-media-server

You then connect to http://localhost:32400/manage in your favorite web browser and follow the prompts. If you are doing this on a remote server via SSH, you may need to setup a tunnel to create this connection.