Back up your data and dual boot. Or just try it out from a USB stick and see how you like it.
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
These folks are all giving great advice but also let us know when you're ready to really fuck around and have fun with your Linux superpowers 😀
You, in practically no time at all: "Nearly everything is working great! Now I want to make my desktop change it's background to NASA's picture of the day while also putting all my PC's status monitors on there. Oh! And I want my PC to back itself up every hour over the network automatically with the ability to restore files I deleted last week. I've got KDE Connect on my phone and it's awesome!"
Then, later: "I bought a Raspberry Pi and I want to turn it into a home theater streaming system and emulation station."
...and later: "What docker images do you guys recommend? I want to setup some home automation. What do you guys think of Pi-hole?"
"I've got four Raspberry Pis doing various things in my home and I'm thinking about getting Banana Pi board to be my router. OpenWRT or full Linux on it? What do you guys think?"
...and even later: "I taught myself Python..." 🤣
And finally: I rewrote all my stuff in C because I didn't like the overhead of Python and wanted to go more minimalist.
I think you mean Rust, old timer 😁
Whatever makes you feel more superior, lol. There are many paths.
lmao 🤣 wouldn't that be nice?
Honestly that's kind of the dream (I already have raspi theater plans).
It's sad how much technology has changed since what we thought it was gonna be in the 80s. we HAVE the capacity to do all those things, but we get locked out of modifying our own devices!
There's tons of youtube videos / tutorials on how to create a live usb of a distro, such as linux mint. This will allow you to boot into linux and play around without installing anything and get a feel for linux. It's nowhere as tech wizardry as you think.
And if all your games are on steam and don't have anti cheat things, they'll probably just all work with proton (linux compatibility tool in steam).
Unless the Steamdeck flew under your radar you should know that you can absolutly play games on Linux. Most of the exceptions are big online games with crazy anti-cheats (yeah in that case no luck).
As for hope : migrating to another OS (be it Linux, MacOS or whatever) can be disorienting at first, wich tend to repel some people (it's like learning how to use a pc for the first time), that's actually the most important thing to keep in mind for everything to go smoothly, you don't need to be a tech wizzard, just to be patient.
As long as you don't rush things, don't expect everything to behave as somekind of windows clone and learn how it works a bit you should be fine.
Before you try anything I'd also suggest you check if all the software you are using are available on Linux and if not what alternative you can use : alternativeto.net can help. To check if the games you play work you can also go to protondb.com. Preparing as much as you can before install is a huge plus, and it's really not that hard.
As an exemple I've helped a curious friend who wanted to try Linux, they're the most tech illiterate person I've ever known..like even worse than some old people. It took them two hard month to be fully acclimated, like as fine as they were doing on windows if not better. Never even asked me for help ever since. (My eyes still bleed when I see how they're using their pc but they clearly have no issue doing whatever they're doing) So if they can I'm sure anyone can.
Yes. Steam is available on Linux, pretty easy to install and it comes with a compatibility layer (Proton) which works quite well.
Linux is a bit different than Windows. But I'd say just using it is about as complicated as using Windows. You'll just have to try and see whether you like it. And if it's hard or easy for you to relearn a few things. I mean if you're in the Browser and Steam all day, those will be the same applications and also look and work the same way. Other than that you could face some issues with gaming hardware and you have to fiddle with things, or everything works out of the box. You can't tell beforehand.
Just welcome to the club. Greetings.
☺️ it's gonna be a quite a long while before the first install but thanks!
Consider your library: most games will be able to run fine on Linux. However, if you predominantly play online multiplayer games which require anticheat you should check compatibility on ProtonDB.
Second, consider your hardware: if your GPU is AMD you're good to go. Nvidia might have issues (not sure if this has been resolved since I last had to look into it).
Finally, choose a distro: I'd recommend Ubuntu or anything Ubuntu-based. There's a lot of mixed answers in the Linux community and definitely a ton of hate for Ubuntu. However, as someone who has been running Linux for nearly a decade at this point, there are a few key points:
-
Ubuntu is debian based, so it's extremely stable(but not as slow to update)
-
Ubuntu is very beginner friendly, and you won't need to touch the terminal if you don't want to
-
Everyone hates on snaps, but for you I don't think you'll run into an issue with it.
Personally, I steer towards debian based distros for my devices as well because I'd rather spend time messing with the software I'm running or other things NOT debugging why my config is suddenly shitting the bed
GPU is Nvidia. I'm gonna have to look up the words distro, Ubuntu, and debian and get back to you. just to demonstrate where I'm at lol
No worries :) everyone starts somewhere.
The other commenter covered the terminology so to your point about being on Nvidia:
I know we don't like Reddit but here. Seems to be YMMV and you'll never know if you don't try. Also possible that the things that are buggy aren't things you use/care about
Distro: short for distribution. Linux is not an operating system. It's a piece of technology (specifically something called a kernel) you can use to create an OS. Those Linux based OSs are referred to as distros. We are usually not calling them "Versions" because the Linux Kernel is also frequently seeing updates and that would just cause confusion.
Debian and Ubuntu: Popular distros. Ubuntu tends to be a bit more user friendly than Debian and was the default recommendation for new user for a long time. In recent years its popularity among enthusiasts declined because of a series of unpopular decisions, mainly the adaptation of something called snaps which is not completely open source and takes a bit more time to launch apps than alternatives. Debian on the other hand really values stability. Updates arrive less frequently than on other distros but undergo really rigorose testing.
it sounds like debían is better then?
Not necessarily. Both have their drawbacks. It takes longer for new hardware to be supported on Debian and setting up a Nvidia grafics card is more complicated
Yes, ez one (if you have installed operating systems before and know how to paste an error passage into google ) -4hours and your done start to finish. (Given you have standard hardware and don't want to set up something crazy like dual boot with raid and nas)
Moderate complexity if you have never done anything like that, plan 2-6 evenings to get it fully working with everything you need
Also: consider your scopes. For most cases Linux will just work, you just have to get used to some different interfaces.
BUT: some things will not run under linux no matter how hard you try --> google if stuff you can't live without will work
(for me I still have a dual boot windows for playing league of legends and running my vive wireless adapter, as those will not run under Linux.
For games use protonDB
I may be oldschool, but for people not comfortable around terminals I would suggest Debian KDE as it never breaks and the transition from windows is easy. You can do everything from GUI (clicky button interfaces)
For the installation of steam you might need a terminal, but there are good guides online (and you really dont need to be a wizard for that) from where you can just copy paste (when searching just add your distro e.g. "install steam Debian", and once you've got that running you can just run every game from within steam.
Since Steam has done a lot of work with proton, most games just run under Linux. In steam: Install-->play
For nearly all games not directly running, you can just force them to run with proton. It will say: "Game not compatible" in steam, you just click the gear icon on the right to open settings, go to "compatibilty" and tick "force use of compatibility layer" and select the newest proton from the drop down
The button where steam previously said "not compatible" magically turns into the blue "install" button we all know and love. And nearly all games run with only minor inconveniences (like showing keyboard hotkeys even when playing with a gamepad) or no issues at all.
You need to be aware that some games using kernel level anticheat (e.g. league of legends, valorant) can not and will never run on Linux, if the developers of the games don't add the possibility.
EDIT: for programs not related to gaming its often easier to use an alternative, if the program is not available for Linux. Most times its also more privacy foccused, open source and free
Adobe light room --> darktable
Microsoft office --> libre office
Adobe Premiere pro --> davinci resolve/shotcut
Paint/Photoshop --> gimp/davinci/dark table
Edge --> firfox
Notepad --> Kate
Fraps/relive/shadowPlay --> OBS
Etc. Pp.
I recommend Garuda Linux, it looks awesome and comes with everything you need pre-installed