I did the same and moved to kubuntu. You can play Xbox game on the cloud really good on Linux. And you have heroic games launcher for the main non steam launchers. I game and work in Linux and couldn't be happier honestly, ask me anything you want
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Okay that's good to know. What made you choose kubuntu specifically?
Not OP, but I've been running Kubuntu since 2017 since it's desktop environment looks and works very similar to Windows 7 (desktop with icons, taskbar, launcher, search, options, etc) which is what I was used to after running Windows for two decades before. It's also stable and sees a lot of mainstream apps being ported to it.
Scan through some YouTube videos of each of these recommended distros and see which one you like the look of best; They are all good recommendations.
I'd like to throw Zorin in the pot, I use it on all my devices (and servers) since it's just smooth and works without fuss or tinkering. There's a Gnome version and an XFCE version, both are very nice. XFCE is a little lighter in weight of course, which you may like or need.
The recommendations here aren't bad but I would highly recommend ZorinOS. It's familiar to Windows and does a lot to be beginner friendly.
So far my main struggle with any flavor of Linux has been battery drain and ram usage. I haven’t been able to get laptops to suspend properly, they only turn the screen off.
I'm hoping to keep it on desktop (not allowed to edit my work laptop), so hopefully that won't be an issue but will keep it in mind for power usage. Thank you!
Here's a tl;dr of my Linux learning curve -- from 0 (Windows pleb) to hero:
Start with a "user-friendly" distro (Linux Mint, ZorinOS) and get used to its package manager (i.e How to install, uninstall and remove stuff. Also, your best friend.).
Then go for a more "serious" distro like Debian. And from Debian... Arch. Keep at it until you've got the most interesting commands (and "whom is whom" regarding video graphics, audio, etc... the "basic" stuff) written on your forehead.
After that, "duckduckgo" about "Minimal linux installation" or "Baremetal linux installation". Follow the instructions closely and at heart. PS: You are gonna suffer a bit.... but that is perfectly fine. Once again, you are gonna have to get used to it and to witness "your own distro" booting up for the first time. Yes, the nerdgasm feels quite great.
At this point, there is nothing "much" to learn other than to add more "depth" to the stuff you learned by "duckduckgo" about "Linux how do I improve my network", "Linux how to improve performance", etc until you are used to all that.
Now, you've reached the "average user" status and there is nothing "strictly necessary" to learn -- so start your own github, send your .dotfiles/scripts in, and go take a break. Congrats, you are now a penguin.
I'm not wanting to dive into programming specifically (only dipped my toes in the past for school/work as needed but certainly not experienced) so I'm not interested in maintaining scripts and a GitHub if that is necessary for Arch or what you mentioned as "serious" distros. That's good information though, thank you!