this post was submitted on 22 Feb 2025
179 points (98.4% liked)

Linux

52005 readers
856 users here now

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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 3 weeks ago (1 children)

Just get an all AMD (CPU & GPU) build and flash a thumb drive with Bazzite (bazzite-deck), your PC will be very similar to your Steam Deck.

I did this, best decision ever.

[–] [email protected] 1 points 3 weeks ago (1 children)

Yeah I was looking at some AMD stuff and pretending all the tech specs make sense

[–] [email protected] 1 points 3 weeks ago (1 children)

If you want, post what you are looking at and we can help you chose.

[–] [email protected] 1 points 3 weeks ago

Oh yeah that’s 100% what I was planning to do, I’m just talking with a few friends who actually know computer stuff so I can have a selection when I consult the Linux wizards once more

[–] [email protected] 3 points 3 weeks ago

Using Linux since 2008 ish.... (As non IT user), I recommend going and route, and using pop os (or bazzite which people say also works well but is personally haven't tried), I am currently using tuxedo os on my laptop but my pop os journey for your use case on the home machine has been the smoothest, and if you go do route which I did, I had never thought about any driver issues.... The only thing in pop (which I haven't updated for a year now, yeah life got crazy), was that always do apt get updates / upgrades as pop OS's package manager gui used to get stuck sometimes, once the terminal completes the updates then use the GUI to update the pop os things. Other than this small hiccup, never had to do anything else. (Oh yeah when buying hardware some people told me that getting the latest and greatest cutting edge sometimes takes time for the kernel to catch up to the optimizations of drivers, but I always bought 1 or 2 gen behind the latest and never had any issues, I mostly play Indy games other than 1/or 2 like Tekken series at 2k monitor so I never cared about 4k 120 or above fps.)

[–] [email protected] 5 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

I'm going to go against the grain here and recommend that you NOT use Mint. I've been using a linux for a month now, so I'm new to it like you.

My first time trying Linux was Mint, and I didn't like it at all. There was too much crap downloaded on it, and it abstracted the underlying systems too much, so I found it all very confusing. I suggest that you download a distro that Mint is based on, and then install the actual stuff you want on it.

Mint is based on Ubuntu, which is based on Debian. I decided to go with Debian as a total noob and it makes waaay more sense to me this time around. I enjoy customizing it to my liking rather than Mint doing it all for me—often in ways I don't like.

[–] [email protected] 3 points 3 weeks ago (1 children)

Thanks for the input, like I said though in my post I’m not really looking for something I can fiddle with but thanks for advice

[–] [email protected] 2 points 3 weeks ago (1 children)

I'm going to agree with you, and I've been using Linux for over 25 years, and used to moderate the Mint subreddit.

Mint isn't ready for gaming without a lot of work that I don't think you want to put in, it's Wayland support is sadly lacking, and overall it's gotten a bit behind for anything more demanding than browsing and office work.

If you want a low-fiddle distro with good gaming support and graphics tweaks already in there, I'd say Nobara or Bazzite. Bazzite is very similiar to SteamOS in that it's an immutable distro, and it is very up to date without you having to do much beyond keeping it updated. But the immutable part might make installing things a little non-intuitive. In which case, Nobara is a normally installed distro with all the tweaks, and it's based on Fedora, uses Wayland, and has pretty much all the gaming software pre-installed.

[–] [email protected] 1 points 3 weeks ago

Well that’s quite the resume! Yeah idk if I mentioned it to you but I was planning on using bazzite first

[–] [email protected] 12 points 3 weeks ago* (last edited 3 weeks ago)

I second the recommendations for Mint. It should work out of the box. You can download the .iso file from their website and use a program called Rufus to write it to a USB stick. You should be able to plug it in, shut down windows, boot from the USB (may have to go into the boot menu in the UEFI), and it will install linux for you. This will be the same process for most linux distributions.

For installing software on Linux, there is an important difference between Windows and Linux; on windows you typically download an installer .exe and use that to install a program. On Linux, each distro has its own "package manager" which functions a lot like an app store on a phone. The package manager will install the program for you and take care of keeping everything updated for you, so if your GPU drivers, steam, or whatever else needs updating, just run an update on the package manager and it will do everything for you. Some will support automatic updates, so you may need to google how to turn that on for any given distribution's package manager.

In terms of what hardware works better, most folks will tell you to use AMD graphics cards over Nvidia, but that is about it. Nvidia still has proprietary drivers which don't always play nice with linux, but as an nvidia user myself, the problems seem to be getting fewer and fewer.

[–] [email protected] 2 points 3 weeks ago

Just deleted my windows parition and grew my cachyos one, im never going back after a week with it, I like cachyos/arch since I can use gnome and plasma at the same time easily (i like swapping looks a lot), idk if its as easy with others since they reccomend you rebase for different des like bazzite, aurora, bluefin. cachyos is straightforward with a gui installer, easier and much faster than windows to install and use, I used ventoy so I can keep using my usb for data.

[–] [email protected] 16 points 3 weeks ago (3 children)

Bazzite would be a great choice in my opinion. It's meant for gaming, has drivers preinstalled and is immutable (basically impossible to break). I'd suggest using KDE because it's Windows-like and is the default for desktop mode on SteamOS.

[–] [email protected] 2 points 3 weeks ago

I second this. I installed bazzite on my basement pc and am very happy with it. As a total linux noob it was easy to use. I use that pc more now than my actual gaming pc, because win 11 is just so annoying and slow. I’d like to add one thing: Don’t use Nvidia graphics, as they don’t play nice with linux. It saves you a lot of time in the future if you build your computer with amd stuff.

[–] [email protected] 2 points 3 weeks ago (1 children)

Ah nice, yeah I was thinking bazzite since it looks hard to break based on what you’ve all been saying and KDE so I have some vague sense of familiarity between windows and my steam deck

[–] [email protected] 1 points 3 weeks ago (1 children)

Bit of warning about KDE:

It is very customizable, but as a by product is also really easy to completely fuck up. The first time I used it (eons ago) I ended up removing the task bar and couldn't figure out how to bring it back or launch programs.

Just spend a bit of time reading up on it and you'll be fine though.

[–] [email protected] 1 points 3 weeks ago (1 children)
[–] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

FWIW, if you decide to go with KDE and manage to delete your panel, it's

  • right click on the desktop
  • enter edit mode
  • add panel
  • default panel

😉

[–] [email protected] 1 points 3 weeks ago

Good to know

[–] [email protected] 8 points 3 weeks ago (2 children)

I feel it’s important to note for new people that, while an immutable OS is great at keeping you from breaking your system, the way it achieves this can make some things you would want to do more difficult. In Bazzite, installing software, for example, works differently than under a typical distribution.

I’ll give the example of two pieces of software that I use regularly: 1Password and Espanso. It took a fair bit of digging to figure out how to install 1Password in a way that would preserve its tight system integration… and it still doesn’t quite work — copying a password in particular contexts just doesn’t put that password on the clipboard, while it works fine in other contexts. Espanso on the other hand just won’t work under Bazzite best I can tell. I haven’t found a way to install it at all so I’m just doing without. Oh My ZSH was also quite tricky, and I got yelled at in the Bazzite Discord for doing it the wrong way. 😅

Plenty of the software I use works fine and was easy to install: FreeTube, Kdenlive, VLC, Zen Browser… unless you count the fact that the 1Password browser integration just won’t work with Zen Browser, presumably because I haven’t found the exact right combination of Flatpak permissions plus settings that will allow it to.

All this to say, I love Bazzite for gaming and use it every day, but the moment you step outside that world and want your computer to do something a little bit differently, it’s a major headache. In the context of gaming, it’s much closer to “just works” than any other distro I’ve tried.

[–] [email protected] 1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

In Bazzite, installing software, for example, works differently than under a typical distribution.

This is true, but it's also on the whole a lot more familiar to a non-Linux user (open app store, search, download).

[–] [email protected] 1 points 3 weeks ago (1 children)

You’re right, but part of the draw of Linux is that you have more control over your OS. An immutable distro makes that a lot harder to get at as compared to non-immutable.

[–] [email protected] 2 points 3 weeks ago

Good point but I will say even with immutable distros users are given a lot more control than Windows or Mac.

[–] [email protected] 2 points 3 weeks ago

I think a lot of the problem is every tutorial expects Fedora/RedHat/Ubuntu/Debian and it’s easy to figure out which instructions are compatible with your distribution, but there isn’t a good knowledge base for Fedora Atomic or related OS. I have a Bazzite VM. Normally I use Ubuntu and am familiar with RHEL compatible, but am constantly lost with Bazzite, trying to use the wrong instructions.

load more comments
view more: next ›