this post was submitted on 23 Nov 2021
28 points (91.2% liked)

Linux

47362 readers
1206 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

The second episode of LTT's Linux challenge is out.

you are viewing a single comment's thread
view the rest of the comments
[–] AgreeableLandscape@lemmy.ml 2 points 2 years ago (1 children)

The exotic setup of Linux is also often left under the table. Hardly anyone has their PC in a 19" rack in another room.

Aside from the Thunderbolt connection maybe not getting proper driver support (because Intel sucks with open source), I don't see the problem with this. Linux is very widely used in servers, embedded systems, and digital signage, all of which have more challenging display/input setups than Linus's setup.

[–] kromonos@fapsi.be 2 points 2 years ago (1 children)

For someone who knows what he does, it's no problem. But for a beginner?
Server run headless. So no monitor. Embedded systems mostly have their display directly onboard or have none, like the APU/ALIX Boards. And all of them have other usages than gaming.

[–] AgreeableLandscape@lemmy.ml 1 points 2 years ago* (last edited 2 years ago)

Well, servers can also have software remote displays, display over ethernet or IPMI, or KVM switched displays. Digital signage may place the display many meters away from the computer in an outdoor electrical box, could well require a mosaic of displays over many ports to make a huge image, and can also be interactive through a large touchscreen or other sensors. Digital signage can sometimes also require pretty substantial graphics processing if the effective resolution is huge or if it's highly reactive or interactive with many animations. Embedded devices can have irregularly shaped displays, weird interfaces, or again, multiple displays. Linux has excellent solutions for all of them, so I find it hard to believe that a remote PC environment connected through Thunderbolt would challenge it, barring a driver issue (which, again, would be Intel's fault since Thunderbolt is proprietary to them, not a problem with Linux per se).