Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Plex Media Server"
Jump to navigation
Jump to search
m |
|||
Line 16: | Line 16: | ||
###i## emerge media-tv/plex-media-server | ###i## emerge media-tv/plex-media-server | ||
</console> | </console> | ||
Next, connect to <code>http://localhost:32400/web</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 set up a tunnel to create this connection. | |||
== About == | == About == |
Latest revision as of 23:20, June 26, 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
Next, connect to http://localhost:32400/web
in your favorite web browser and follow the prompts. If you are doing this on a remote server via SSH, you may need to set up a tunnel to create this connection.
About
For more information regarding Plex, please visit their website at http://plex.tv/ |