|
|
|
|
|
by coconut08
588 days ago
|
|
Linux support. MacOS is a desktop first gui based operating system. Linux on the other hand is a server first cli/terminal based operating system. Everything server related is designed to on linux first and foremost and may or may not incidentally also run on MacOS. |
|
If you want to run Linux server apps, you should run Linux. Because Apple hardware and macOS isn't giving you any advantages over a generic piece of hardware running a Linux distribution. The hardware costs more and is less upgradable than off-the-shelf hardware.
Servers should not run desktop environments because they are a waste of resources and widen the attack surface due to having more components installed and running.
And even if you want a desktop environment for your Linux server, Linux most certainly has a wide selection of mature stable desktop environments.
If you need to do development work or just achieve the goal of running Linux applications on a Mac, that can be easily done via virtual machines, containers, etc.