this post was submitted on 13 Oct 2025
171 points (90.9% liked)

Linux

58922 readers
670 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
[–] fum@lemmy.world 5 points 17 hours ago

This really depends on her hardware specs and what applications she needs to use.

Without knowing any of that, I would suggest Linux Mint. It is desktop user focussed and a good general OS. It includes drivers and common software in their version of an app store.

Debian is my distro of choice, but is not ideal for a new Linux user.

I would suggest checking what apps she needs and making sure they are available on Linux, or that a close equivalent is. Any apps that will be replaced, try the replacement out on Windows first if available. For example Adobe Illustrator to Inkscape, or MS Office to Libre Office.

For data transfer:

  1. As others have said. Backup the current computer fully. This in probably best done on an external hard drive. Make sure you know how to reinstall windows and restore from the backup.

  2. Copy all her data onto a different external hard drive. This is not the backup. It is a separate drive.

  3. Make sure all the data is actually on the external hard drive and readable from a different machine. Ideally boot from a Lunx live USB and check that the data can be accessed from the external drive.

  4. Install her distro of choice.

  5. Copy her data from the external HDD to her user account's home folder of newly installed Linux.