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
Yeah that's what has made me apprehensive to be honest. I feel pretty comfortable in windows doing many things, and my wife has a MacBook that I'm also pretty comfortable using so learning a new, third OS does seem obtuse. I like the idea of having more control over the software, but don't want to lose the "it just works" feeling of an OS or software I am used to using.
That mindset unfortunately leads you to being locked into vendor-specific ecosystems with no control about the software you're using. The big vendors (MS, Apple) know this and have already started extracting more value (in form of data) from their users. Next step will be to put more stuff into their clouds and sell you a subscription. You'll be renting software with included spyware then. With zero control yourself. Linux and FOSS gives you control back. It's also quite easy to use in 2023.
That's why I'm wanting to make the switch now! I'm really disliking how constrained I've felt with what applications and especially subscription based services.
It doesn't really take long to get the basic stuff figured out though, but there is definitely that initial feeling of being lost. As others have suggested, start out running something in a VM on your Windows desktop, then you can quickly go back and forth to practice doing things in linux as you have time (plus it's a huge benefit to have a working browser in Windows so you can do a search if something breaks).
Linux has a number of different desktop environments to choose from, and what's cool is you can load up multiple types and select one at the login screen. If you want to start with something that is reasonably comfortable, try loading the 'Mate' desktop. Maybe I'm just used to old-school Windows (Win2K was the last one I used), but I've always thought Mate did a good job of putting all everything in logical places. As for the OS itself, there's also been a lot of suggestions so I'll throw mine in as well... I'm a die-hard Debian fan, both on my desktop and on my servers. It does NOT push bleeding-edge releases on you, so this means you won't have the very latest updates but to me it's more important to have a rock-solid system that I can always rely on. I've been using it for about 15 years now and it has never failed me.
Do others auto-update or are users prompted as updates become available?
On the desktop you will likely be notified when updates are available. On my servers I do automatic security updates, but leave the rest for manual updates so I can do one machine at a time and know right away if an update breaks something.