We don’t cover much Linux content around here but with I know some of you are big Plex fans so I thought it would be worth mentioning that Plex have launched a Linux server. It works with Ubuntu, Slackware and ReadyNAS which would make a great little Media Server.

More details on Plex’s blog and for the download head over to the Plex Labs page. Any of you using Plex?

 

NewImage

 

The Plex Media Server is written in highly portable C++ code, and we’ve had versions of it running on Linux quite a while now. However, there are many flavors of Linux, and it runs on many different architectures, so we wanted to make sure we had an easy build and packaging system, which I’m proud to announce, we now do.  Open up a Linux terminal, type a single command, and from scratch, source is downloaded, git repositories are cloned, compilers grind away, and a few dozens of minutes later, you have a package ready for uploading, while you idly pick Chinese food out of your beard.

We’re targeting three Linux flavors with this initial version: Ubuntu 10.01, Slackware 13.1 (unRAID), and ReadyNAS (Intel CPUs). Because of the way we’ve built with minimal external dependencies, it’s quite likely that these will run on a wider range of systems (say, Ubuntu 11.x). The only known external dependency it has is Avahi, which is required to provide Bonjour-based discovery. Unless you install and run Avahi, the server will not show up automatically in all Plex clients.

The Linux version of the Plex Media Server can run on any speed CPU, but of course if you’re planning to transcode, you’ll want at least a dual-core 2.4GHz CPU or so. It can run fine on systems without much memory too, a quiescent Plex Media Server only has about 16MB resident.

via AutomatedHome

Leave a Reply