What Linux Distro?

A little back story. Having issues with Windows 10 1903. It has me pissed the F off. Then my Plex server running Windows 10 as well decided to restart in the middle of it recording a show. Needless to say to hell with Microsoft and Microsoft’s bull ■■■■. Because my Plex server has become mission critical, as in all 3 of us in the house use it for Live TV/DVR and it helps keep use with in Comcast’s 1 TB cap I need it to be more reliable then what Windows 10 can do. All my media is stored on a Qnap NAS unit. All devices are connected via Ethernet. The NAS is connected directly to the router, the Server and HD Homerun is connected to a switch that is directly connected to the router.

What I need to Know

  1. What distro do I need to use?
  2. Whats the best way to configure the server?

For the record my current Plex Server is running on a Lenovo Y50-70 Laptop
CPU: Intel i7 4700HQ
GPU: Nvidia GeForce GTX860M
RAM: 16 Gb
Storage: 1 TB SSHD
HD Homerun 4 tuners
Media stored on QNap NAS

Want to make this clear. I have used Linux in the past. The first computer my family ever had was MSDOS and Windows 3.11, Im NOT scared of the command line. I just need a guide, as I can read and follow instructions.

If this is your first trip into Linux: Ubuntu is for you. It is the most Windows-user friendly of them all. You will need to master the command line so fear not, your fingers will get dirty at some point :wink:

1 Like

Ubuntu is a great starting point, but I’m actually going to recommend Debian. It’s what Ubuntu is built upon, just as easy, and more stable.

If you are going to go with Ubuntu, you may want to grab their LTS release for stability and long period of security updates.

Like I said I have used Linux in the past. Hell I even taken some Unix admin courses once upon a time. I was thinking Ubuntu, is there a good guide on how to set up Plex? Also I hear about these things called “Containers” are they helpful?

The new version of Debian is old.

Kind of the point. It’s stable. And that’s what you want for a server. And the packages aren’t that stale.

Anecdotal of course, but I’ve had no stability issues with Ubuntu LTS.

1 Like

The new Debian (10) has tons of problems still. I don’t recommend it yet because I’m the guy solving problems for it. I will reevaluate after the first suite of updates.

Regarding Debian vs Ubuntu:

  1. Both are the same core.
  2. Ubuntu has all the helper tools and is more tuned for Windows converts.
  3. Debian is for the more Linux purist of heart.

Good to know. So Ubuntu LTS should suit my needs then. Whats the best way to configure everything for Plex?

I don’t want to hijack this thread, but do you mean with Plex or in general? I run Stretch on my server but just installed Buster on my desktop. Everything has been smooth sailing so far for me.

Debian 10 with Plex running on it. It might be solid for other purposed but any remarks I have are within the context of usage for Plex.

Ive made the decision to just use Ubuntu LTS. Whats the best way to configure everything?

Would I be better using the desktop version or server version?

Desktop / workstation.

Don’t ever use Server unless you’ve done this a few times.

I poked the Plex Gods with that statement. I literally crashed my Ubuntu Plex Server tonight just trying to play something back remotely, and it won’t even let me SSH into the box to recover it. And I’m out of town. That’s what I get for saying anything!

1 Like

I run Ubuntu 18.04.2 LTS with a GUI for PMS. It works flawlessly on a NUC8i7HVK and will HW transcode even 4K HEVC HDR10 without any issues. If you need 10Gbps for any reason, connect an Akito T3-10G or a QNAP USB 3.2 Gen 1 network adapter on it for >1Gbps. Put a Samsung NVMe M.2 SSD into it for the OS and the Plex DB and 32/64GB ram and set the transcoder directory to /dev/shm to avoid write endurance wear on the SSD.

Nobody retaliated on your server. ( we might have thought about it a few times but didn’t this time)

:smiling_imp:

If you can’t ssh into the box, that’s most likely the root problem.

1 Like

Not only can I not ssh in, it’s no longer pingable! This is the one area where using a Linux box backfires on me: I’m way more practiced troubleshooting a Windows box. But that won’t matter until I can physically reach the server again…

If you can’t ping it, it’s not running. Doesn’t matter what it is. It, or the network, is down hard.

Keep in mind that my server runs on a Haswell based Laptop. So no 10 Gbps and no MVMe support. Though I keep that in mind.

ChuckPA’s statement is spot on. I’ve had hosts crash/hang completely, and still have the NICs respond to ICMP requests. You may have something else helping you out…