this post was submitted on 30 Nov 2024
190 points (96.1% liked)

Linux

48435 readers
666 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
 

For me, it's Shared GPU memory.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 day ago (1 children)

Not something I use personally, but a super easy, #JustWorks kiosk mode.

It's the only thing I think Windows does better than Linux.

Don't get me wrong, you can turn Linux into a great kiosk device, but it takes a lot of technical labor.

In the IT space, I often need to set up a basic kiosk device for HR portals, safety training stations, etc. In Windows, this takes 5 minutes tops.

If I had the programming chops, it would be my #1 project to work on. Even if it only worked with a specific DE or distro, I would be alright with that, as long as it was as easy and quick to set up as Windows Kiosk mode.

[–] [email protected] 2 points 1 day ago (1 children)

I havent needed to stup kiosk mode (yet), but whats challenging about it? I always wondered why would people put up with Windows on these kiosks, instead of a simple Linux OS?

There are window managers / compositors, which fulfill kiosk mode, ex. Cage.

[–] [email protected] 2 points 14 hours ago

It's the ease if use. In Windows, you select an option called kiosk mode, select a user account or create one to use, then tell Windows what webpage/site URL to use for the locked down browser interface. Then you click go and that's it.

You have a locked down, reasonably secure single-use kiosk for your Company HR portal, in-house web app, or training portal, literally takes less than 5 minutes, and is so simple, I could walk a non-techie through the whole process easily over the phone.

Things like cage are already more technical and tough to setup than that, by a large margin.

It's great if you need something more powerful, or you want a bunch of kiosks that you can roll out on a low power SBC. But for one-off basic kiosks that use a little mini-tower, Windows kiosk mode is pretty great.