this post was submitted on 13 Oct 2025
126 points (90.4% liked)

Linux

58906 readers
760 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
 

So i was surprised today when my fiancee told me she was thinking about switching over to linux. Surprised because she is absolutely not technically minded, but also because she was weary about having Microsoft AI slop forced on her PC every update. ( i'm so proud!)

Now i've used a little linux but i've always been a holdout. Won't stop me from moving someone else over but i have too much going on in my setup to deal with that right now. So i'm not super versed but i was able to give her the basic rundown of what distros are, concerns when switching, what may and may not be available, shes still on board so we're doing this! Knowing her she would like to not have to transition too much, whats something fairly hands off and easy to learn. I've heard some good things about mint from hanging around you nerds the past few years but also some not so good things, any suggestions?

next concern is what kind of transfer process is this going to be? i have some spare HDD's so we can try and get everything ported over but i'm so busy with school right now i can't quite allocate the time to really deep dive this.

Any help is appreciated, cheers!

you are viewing a single comment's thread
view the rest of the comments
[–] illusionist@lemmy.zip 3 points 12 hours ago* (last edited 12 hours ago) (1 children)

On atomic distros, you install stuff mostly via flatpak and distrobox. I'd even recommend using distrobox on traditional systems because you can just kill the box if you don't want it any longer. You can have multiple package managers at the same time installed without problems, e.g. yay, dnf and zypper. I guess you could even take your box with you when switching to a new distro (e.g. when switching from atomic fedora to opensuse as I did recently) but I have not yet done that.

Yes, management could be more end user friendly, but it'll get there

[–] FunctionallyLiterate@lemmy.ca 2 points 12 hours ago

Thx for the explainer - I have some research to do.