I've recently switched to Linux Mint after getting frustrated with Windows 11, where I was running my Plex Media Server. My antivirus, Bitdefender, is blocking several potential remote exploit attempts daily, and while I think it might be related to Plex, I can't be sure. Now that I'm considering moving my server to Linux, I'm curious if it would still be vulnerable to these types of attacks. With no Bitdefender support for Linux, I'm worried about losing network protections. How safe is Linux for running services like Plex when it comes to potential remote exploits?
1 Answer
The safety really depends on how strong the security is around the application. If there's a vulnerability in Plex, then someone could potentially exploit it and gain access to your files or programs. It’s best practice to run services under separate accounts with minimal privileges to limit any damage.

Is it possible to create a separate account for Plex and limit its access to only certain folders?