119
Beginner's Guides for Switching to Linux?
(lemmy.ml)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
The biggest advice I can give is to start with something like, as has been mentioned, Linux Mint, but also, don't buy into the idea that you eventually need to move to a more "advanced" distro. If Mint, or wherever you wind up, works for you, and you have no compelling reason to switch, then don't. All Linux is Linux, so to speak, the only things that distinguish distros are packages/package managers, default settings/configurations, and pre-installed programs. There's nothing preventing you from eventually becoming a power-user on a "noob-friendly" distro, if that's something you desire in the first place.
Okay that's good to know! Stick with one to get more comfortable until it doesn't do something I need, basically?
Choosing a distro is sort of like driving a car. If you’re not a car person, you probably don’t particularly care what your vehicle’s 0-60 is, or how much torque your engine gets, or something else. You probably just want something that’s comfortable and looks nice.
As you learn about linux, you may become very interested in it, to the degree that you care about things like init systems and package management. In that case, there will be distros that suit your tastes. But if you don’t care, it’s perfectly ok to just something that feels comfortable and looks nice.
The people who are passionate about linux will have the loudest voices, and will make their favorite distro sound really good, because they are passionate. You don’t have to be that passionate, though. And if at some point you do become that passionate, you will likely be motivated to learn all the fine details on your own so you can make an informed decision that suits your own tastes, so you really won’t have to worry about matching someone else’s.
It’s good that people get excited about linux, but under the hood the distros are more alike than they are different. Don’t feel you need to have some specific distro experience to be part of the discussion: just use what you like, and if at some point you become dissatisfied, then consider changing.
That's a great response! Thank you, that helps a lot.