this post was submitted on 02 Nov 2024
65 points (95.8% liked)

Linux

48009 readers
859 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
you are viewing a single comment's thread
view the rest of the comments
[–] confusedwiseman@lemmy.dbzer0.com 4 points 2 days ago (1 children)

In my experience, not much, but I’m a marginally functional newbie. Mint manages things for you fairly nicely and has been the best, it just works with out messing with much/anything. (At least for my hardware)

I managed to get gnome working smoothly on mint and have been happy with it. I started and returned here since I last ditched windows as a native OS.

The only thing that has made me consider distro hopping from mint is AUR on arch and gnome, though I’ve been successful so far.

Part of trying the distros that are more advanced and give you more explicit control and configuration is the sense of accomplishment and it makes you figure out how and why things work the way they do. It holistically builds your velocity in your understanding of Linux. (Or gnu whatever that nuance is).

If your machine has enough resources it is super easy to host VMs of anything you want to try. You can try them all, and it won’t cost you anything but time!

[–] Nilz@sopuli.xyz 7 points 2 days ago (2 children)

If you feel like you need/want software from AUR you should check out Distrobox. It can run any distro on top of your installation using Docker under the hood, but it tightly integrates into your system so with little effort you can run AUR programs from your launcher as if they were natively installed on your Mint.

[–] LeFantome@programming.dev 2 points 2 days ago

My advice as well!

Thanks, I’ll dig into that one sometime!