this post was submitted on 17 Sep 2024
73 points (97.4% liked)

Linux

47347 readers
1345 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
 

This might be the dumbest stuff anyone has asked here, but has anyone tried running Alpine as a desktop base OS? Seems pretty well stocked when it comes to the repo, and it's light asf.

Thoughts?

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

I've dabbled in it, but not really committed to it. It's a great lightweight server of course. I am a KDE Plasma user so I did a quick test of that and was able to install it via Alpine, but at the time, the support for javaws was not there which I needed at the time for my job, so that killed my plans on using it. I may venture back to it later on .

[–] D_Air1@lemmy.ml 1 points 1 day ago

I'm also a Plasma user, and I decided to try it out in a vm yesterday after reading this thread. It didn't appear to play nicely in a vm. It was honestly the weirdest thing. Lots of freezes in my plasma session. Not the only distro that has problems in a vm, but still unexpected.

Anyways, there were a lot more packages for it than I initially thought. However, still lacked some things that I wanted to use, and like nixOS it seems different enough that I would need to put in a bit of work to get those things working on alpine.

[–] emiellr@lemm.ee 1 points 1 day ago

Iff you're a VSCode user, you might benefit greatly from Dev Containers. You'll basically be running Docker containers, which can run almost anything of course.