this post was submitted on 22 Feb 2026
492 points (98.0% liked)

Linux

63197 readers
1463 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 6 years ago
MODERATORS
 

Airport advertising sign, looks like they forgot to make the looping video full screen.

top 50 comments
sorted by: hot top controversial new old
[–] Matriks404@lemmy.world 37 points 2 days ago* (last edited 2 days ago) (1 children)

Linux is pretty common in embedded devices. Information screens in buses in my city (Kraków) which display stuff like next stops, OSM map, time, etc. run some kind of customized Linux distribution I think, and you can often see bunch of Tuxes along with console output when it boots up.

[–] MonkderVierte@lemmy.zip 18 points 2 days ago (1 children)

Sadly, Windows is also common in signage. Why ever.

[–] MangoCats@feddit.it 5 points 1 day ago

There was that recent "malware security" update that crashed so so many systems in airports. I saw more than one Blue Screen of Death that day.

[–] url@feddit.fr 48 points 2 days ago (4 children)

Who runs a full desktop on these things

[–] OldChicoAle@lemmy.world 35 points 2 days ago

This airport

Hey, as long as it works...

[–] Atomic@sh.itjust.works 7 points 2 days ago

It's not running an individual desktop for each screen. The screens are just mirrored to one desktop.

You'll usually have a couple of "ad desktops" and then you just hook up multiple screens all over your facility to those desktops, so you have some redundancy and can easily run different ad cycles so they all don't sync up.

[–] wltr@discuss.tchncs.de 9 points 2 days ago (2 children)

Yeah, I wonder will mpv run on its own, without any DE? At least we can run Kodi that way, but I guess at least some video players are able to run without any DE or even WM. If not all, but I’m not really sure on this.

[–] pryre@lemmy.world 12 points 2 days ago (1 children)

Not sure about mpv, but I use a gstreamer pipeline to tender cameras to the raw KMS terminal display. It works much more reliably (I.e. Predictable loading times and no stutter) compared to loading a DE first. Noting that it was on a low power RPI.

load more comments (1 replies)
[–] jjlinux@lemmy.zip 7 points 2 days ago

It's totally doable from CLI. A script using either mpv - - vo=drm should be a good starting point.

I think on X server you could just use startx or xinit as well.

[–] just_another_person@lemmy.world 56 points 2 days ago (8 children)

It's literally in every display you see in the world. OEMs stopped fucking with Windows years ago.

Go to any fast food restaurants with those vertical displays? Linux.

Check-in kiosks that have been deployed in the past 5 years? Linux.

Your router, most platforms you interact with online, media devices, cars (they should be using RTOS, but many use Debian), movie theaters, POS systems...

Linux is the most deployed OS on this planet by far. I'm kind of annoyed when people don't realize this.

I actually hate when engineers are just letting a desktop sit like this. It's sloppy and unnecessary.

[–] hexagonwin@lemmy.today 4 points 1 day ago

for some reason, all these devices i see around these days seem to run android (one of 5/6/7/8 based on the exposed ui) or win10.. haven't seen any linux desktop-ish thing here

[–] mosspiglet@discuss.online 21 points 2 days ago

Right, the thing that caught my eye was running a full desktop OS for a sign board.

[–] AngryPancake@sh.itjust.works 15 points 2 days ago (2 children)

The display in the underground trains of Munich and Nuremberg still uses windows. It's such a pet peeve of mine, why would they pay for a license for such a simple use case?

[–] Goodlucksil@lemmy.dbzer0.com 8 points 2 days ago (2 children)

Bold of you to assume they are paying for a license

[–] wltr@discuss.tchncs.de 8 points 2 days ago

Otherwise they’re an easy target for some fines, I think. It’s rather they pay the licence and nobody cares the money is wasted. And funnelled to the US, instead of staying locally.

[–] thomasw@sh.itjust.works 3 points 2 days ago (1 children)

I saw this windows-based display just last week. Either something went wrong activating it or they don't pay

[–] hexagonwin@lemmy.today 2 points 1 day ago

they're probably disconnected from internet, most likely misconfigured kms server or smth

They probably paid for some long ago, and don't want to pay again for updated versions of everything. They could probably even get away running stuff on Wine 🤣

[–] jlow@discuss.tchncs.de 3 points 1 day ago

ATMs? Why, Windoge, of course! What could possibly go wrong!

[–] kautau@lemmy.world 9 points 2 days ago* (last edited 2 days ago) (2 children)

engineers are just letting

That’s a bold claim cotton, I’m sure there are no project managers, middle managers, or executives involved

[–] jaybone@lemmy.zip 7 points 2 days ago* (last edited 2 days ago) (3 children)

Tbf it is a lot easier to just leave the DE running than try to tweak a non DE env, especially for media playing.

Also it is probably easier for whatever IT technician to use this thing, update content, do troubleshooting, etc.

[–] wltr@discuss.tchncs.de 4 points 2 days ago (2 children)

I imagine an IT technician running around pressing keys on real physical keyboards connected to all machines, instead of connecting via ssh, or even using Ansible.

[–] AndrewZabar@lemmy.world 2 points 2 days ago (2 children)

Well, then they hire based on paying the lowest, then yeah, you get amateurs who don’t know shit. Can’t tell you how many situations I’ve encountered in environments like government, educational, etc. facilities where I.T. is run by the cheapest labor available. And the net result is everything runs piecemeal and haphazardly. Oh, and the average user has WAY too much privilege because they have no idea how to properly restrict access. I see it often.

load more comments (2 replies)
[–] jaybone@lemmy.zip 3 points 2 days ago (1 children)

Yeah this was what I was trying to get across to the other reply here. That tech is probably using VNC or something, rather than a shell over ssh. And they follow what I imagine are very bad docs from whoever built this thing, click on this, click on that, click loop video, click enable fullscreen.

And that was probably a requirement for the devs to deliver it that way. Because they know what kind of techs that customer hires to maintain these things. And anyone comfortable with Linux and the CLI is not applying for this technician job. (lol I’m making a lot of assumptions here. AITA?) This is the story I have created in my mind about this broken kiosk and I’m sticking to it.

[–] wltr@discuss.tchncs.de 2 points 2 days ago

I’m totally with you on this!

load more comments (2 replies)
[–] bytevoyagerdev@lemmy.ml 2 points 2 days ago

As an engineer who actually made one of these systems, can confirm management drove the use of Ubuntu desktop

[–] tomiant@piefed.social 7 points 2 days ago (1 children)

The transit information around here is all running some janky ass kernel from 20 years ago, and sure, it works, until it don't. I appreciate the effort and all, but damn I wish they'd take shit more seriously.

load more comments (1 replies)
load more comments (2 replies)
[–] Hazel@piefed.blahaj.zone 17 points 2 days ago (1 children)

They had to reset my screen in the airplane once, booted into Linux too 👍🏼

[–] Petter1@discuss.tchncs.de 6 points 2 days ago

I had an android one

[–] boredsquirrel@slrpnk.net 5 points 1 day ago (1 children)

Imagine running thunderbird and firefox on an info board

[–] user224@lemmy.sdf.org 2 points 1 day ago (1 children)
[–] darkstar@sh.itjust.works 1 points 10 hours ago

Ew don't even mention that

[–] Mwa@thelemmy.club 6 points 2 days ago (1 children)

a kinda old Ubuntu version ngl.

[–] wilmo@lemmy.ml 4 points 1 day ago (1 children)
[–] Mwa@thelemmy.club 1 points 1 day ago
[–] umbrella@lemmy.ml 15 points 2 days ago* (last edited 2 days ago) (1 children)

that's an old ass version of ubuntu. here's hoping this screen has very restricted network access.

[–] Matriks404@lemmy.world 6 points 2 days ago* (last edited 2 days ago)

Knowing Canonical and Ubuntu it is probably still suported and it will be for the next decade.

[–] jol@discuss.tchncs.de 5 points 2 days ago

With Microsoft destroying it's reputation for very long device support, I can only imagine they've also destroyed all trust in them from the embedded devices and outdoors hardware industry. These machines don't get a lot of updates and it would suck to have to throw them away because software support ended.

[–] Cromer4ever@lemmy.world 3 points 2 days ago

In my city's history, there's a TV that has a TV box running Ubuntu. It's always on the home screen

[–] Skullgrid@lemmy.world 4 points 2 days ago (1 children)
[–] OldChicoAle@lemmy.world 4 points 2 days ago (1 children)

AIQ. Querétaro Intercontinental Airport.

load more comments
view more: next ›