Skip Navigation

Planning to switch to Linux for my next PC

So all I know that the Linux mascot is a penguin and Arch users meme about using Arch. Jokes aside I’m planning on making to the jump to Linux as I’m planning on getting a tower PC. I recently got a steam deck and that kinda demystified the (unrealistic) expectation I had of Linux was all command line stuff and techno babble. This all very future oriented questions* as I haven’t even picked out hardware (probably gonna go prebuilt since I do not trust me) and there’s also the matter of saving up the money for a new PC.

As for my use case (cus I know some software is wonky on Linux compared to windows) it’s mostly between games running on steam, which most of my games play fine on the steam deck, and essays and note taking for my college classes, which I use libre office and obsidian (with excalidraw to hand write my notes) saved to my proton drive and also sync those documents between my surface laptop and home laptop

My ideal OS would be plug it in, let it do… things… and it’s ready to be a PC to install steam and stuff

But first question, as someone who isn’t tech inclined and tinkering is pretty much just a few VERY basic settings in the settings app on windows, so is there a Linux… idk what to call it, type? OS? Thing??? that runs out of the box without me having to install additional software manually or at least automatic setup wizards because like hardware, I do not trust me with setting it up. As for installing it after I wipe whatever computer I choose I assume I’m gonna have some OS installer on a USB and let it work its magic.

Second question, is there any specific hardware that works easier with Linux, I can’t really think of any examples cus with installers and updaters I just the computer handle it, like updating Nvidia stuff in the GeForce app for all I know it’s genuinely performing dark magic during the automated updates

Anyways I probably have way more questions that I have no idea I had, but to wrap up I’m not super tech inclined since I let automated stuff do its thang on windows (if the computer can manage and install it I’m gonna let it do that) and my pc mostly just plays games and do documents on libre office and obsidian

99 comments
  • I run Linux Mint for years and years, I think you will be happy with it.

    • Yeah mint and bazzite are gonna be the ones I check out and I was leaning towards bazzite at first but now I just need to do a bit more research and figure out what the heck it what but at least I have a starting point now

      • Go with Bazzite (if you end up liking it, you can install it on your steam deck, which will be the same process you use to install it in your laptop… but that's for the future.)

        Mint is okay, but it's a bit behind and you have a greater chance of something going wrong than with one of the atomic distros (Bazzite). With atomic distros all the important stuff you can't really touch and the only things you can change are your personal files that are important to you but don't affect the system at all.

        As long as you reboot your computer from time to time, it'll always be the latest everything. And if something goes wrong with an update, you just choose to boot into the previous version you were just using and everything is back to how it was. Non-atomics you can affect files that are important and you have to stay on top of updating.

        Between that and being built for gamers it'll have everything already installed for you, though if something is missing, just click to install from the "app store".

        When you go to bazzite.gg to download it, you answer a few questions about your hardware, and pick a desktop environment. Some others have touched on Gnome and KDE for desktop environments, the choice is yours. Do you want a desktop that looks more like windows (or desktop mode on your steamdeck) or do you want it to look more like a Mac? Windows and highly customizable is KDE, Mac and just use it as is but still able to customize through extensions, is Gnome.

        Really the hardest part is going to be installing it, but it's really not too bad. There are plenty of guides, but it's use a software to get the downloaded Bazzite file onto a flash drive, boot your laptop from that flash drive, follow the prompts and wait. Don't try to dual boot (keep part for windows part for Linux). It's possible, but from how you described yourself, not worth the headache.

      • Practice in a VM. Go from the base install to setting up all the apps to customizing the look of everything (commonly called "ricing"). That should give you a sense of what to expect.

        When you think you're ready, maybe give a few Live ISO's a demo to see if there's any immediate glaring issues when it's running on bare metal. If not, then proceed to install when you've picked the one you like the most!

  • Linux mint is a common recommendation but I think a bad one (for beginners anyway), I highly recommend bazzite with kde, I have 15 years of linux experience and am willing to do infinite troubleshooting if you add me on matrix (which is on my profile) I've onboarded many people and this is my experience with beginners

    in short, linux mint is bad vs bazzite with kde for 3 reasons

    kde is much more well supported and developed than cinnamon, it's not even close especially if you care about security

    immutable distros are much more forgiving for new people, immutable means that the core OS can't be modified.

    and finally bazzite has more up to date software, linux mint is a "stable" distro, stable in the linux context means unchanging, not unbuggy

    if you don't know what any of that means, go bazzite over mint, you'll have an easier time.

    1. The various versions or flavors of Linux are called "distributions" or "distros." There are several that are intended to be ready to go out of the box. Linux Mint is a pretty good one for general desktop use though they're kinda behind the times with Wayland and such. I see a lot of folks recommend Bazzite but I personally know nothing about it. I'm using Fedora KDE, Fedora is meh, KDE is pretty good.
    2. If you're building a gaming desktop specifically for Linux, I recommend going with AMD GPU and an Intel wi-fi adapter. There are some Wi-Fi adapters that don't play nice with Linux but Intel's drivers are pretty good. AMD releases their drivers right into the kernel, there's nothing you need to do at all to get AMD GPUs working on Linux, Nvidia is a bit more of a pain. Also, with desktop peripherals, avoid anything that needs one of those configuration utilities, they tend not to be available for Linux. I use a Coolermaster MasterKeys Pro M keyboard which all configuration happens on the board, they don't offer any software for it. Highly recommended.

    Oh also: Asrock's RGB lighting weird and non-standard. If you want to use open source stuff to control your RGB lighting and that's important to you, I recommend against Asrock. Just so happens my build's RGB is controlled via a controller built into my case.

  • I recently got a steam deck and that kinda demystified the (unrealistic) expectation I had of Linux was all command line stuff and techno babble.

    Outside of gaming, browsing and flatpaks it still very much is. People here will lie and tell you it's not. It is. But as long it's just Steam gaming, it's very simple.

    so is there a Linux… idk what to call it, type? OS? Thing??? that runs out of the box without me having to install additional software manually or at least automatic setup wizards

    Not really sure what you're asking here but I think it's a "package manager". Basically an app store for Linux. Discover store in KDE or "software" in GNOME. Open it, search for your software, click the "install" button and be done.

    Outside of the package manager, installations become complex quickly.

    is there any specific hardware that works easier with Linux

    Yes, generally new hardware won't work as well. Linux drivers are a second class citizen. Also you'll likely experience lower performance and extra difficulties with Nvidia vs. Windows.

99 comments