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

4 points
*

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.

permalink
report
reply
3 points

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

permalink
report
parent
reply
1 point

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.

permalink
report
parent
reply
1 point

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

permalink
report
parent
reply
12 points
*

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.

permalink
report
reply
9 points

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.

permalink
report
reply
2 points

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.

permalink
report
parent
reply
2 points

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.

permalink
report
parent
reply
1 point

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

permalink
report
parent
reply
1 point

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.

permalink
report
parent
reply
1 point

Good to know

permalink
report
parent
reply
2 points

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.

permalink
report
reply
4 points

I recently made the switch back to Linux, to Pop! OS, and I’ve never had such a smooth experience before. It’s currently using GNOME as its desktop environment, which I find a bit shit in general, but they’ve modified it enough so that it’s user friendly and intuitive. It has an “app store” as well that you can use to check for and run updates, search software etc. If you have a big screen, the window tiling function is awesome. Highly recommend you have a look at it!

permalink
report
reply

Linux

!linux@lemmy.ml

Create post

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

Community stats

  • 7.8K

    Monthly active users

  • 7.1K

    Posts

  • 191K

    Comments