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!
Here are some tips once you have chosen:
You can change your desktop environment later.
If you do your install with seperate partitions for /home and others, leave 10% unallocated. Also make /bin about 15gb and /boot about 1.5gb. When you eventually run out of space, you can use KDE Partition manager to add the unallocated space to the partition you need, even if you set up encryption (gparted doesn’t play well with encryption). You can install Partition manager as a package, you don’t need to use KDE Plasma.
Using a drive mirror is a good idea. Maybe use it the second time you install.
If you want to use a cool filesys like zfs, just use btrfs for now (licensing issues). Ext4 will also work for desktop user needs.
If you go with Debian, you can add repos to your /etc/apt/sources.list file. But it is a one-way trip, so before adding sid, consider running your program in a vm. Non-free non-free-firmware and contrib are fine