this post was submitted on 29 Feb 2024
55 points (83.1% liked)

Linux

45460 readers
1675 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
 

I have a Lenovo Yoga running Windows 10 on a 1TB SSD and at some point will probably have to upgrade it to Windows 11. I use it for school and have to keep Windows on it for now because of what I'm currently doing. I want to start getting into Linux in hopes of making the switch sometime down the line. Is partitioning the disk and dual booting Windows/Linux a thing and is it possible/easy to do? If so, what distro would anyone recommend? (I've heard good things about Mint). Back in the day I had gotten bored one night, installed Ubuntu on an external drive and played around with it a very tiny bit before forgetting about it, but that's the extent of my Linux knowledge, so kindly keep explanations ELI5 :)

Edit: Thank you everyone! You've given me lots of good advice and knowledge, some terms to Google, and some good places to start. I appreciate it! Looking forward to joining the wonderful world of Linux!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 months ago

I agree with the others that testing in a VM (Virtual Machine) first is probably a good idea. Keep in mind that because of missing 3D acceleration inside a VM things like desktop animations might not work.

As for distros, I'd recommend Mint or Fedora. I personally use Fedora.

What's also important is the desktop environment you choose. The most popular ones are GNOME and KDE Plasma. GNOME is closer to MacOS than Windows and is made to just work while KDE Plasma has a layout similar to Windows out of the box but is very customizable and has a lot of options. Ubuntu uses GNOME but they make quite a few changes to it. Fedora uses GNOME by default but there's also a KDE Plasma version, I think. Mint doesn't have these 2 by default, you can always install them if you want to afterwards tho. The 3 options Mint gives you are also more Windows-like but I haven't tried them myself, so I can't tell you much about them. A VM would give you the ability to just install them, try them out and delete them afterwards. I personally use GNOME btw.