this post was submitted on 27 Jun 2025
276 points (96.9% liked)

Linux

55723 readers
1243 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 6 years ago
MODERATORS
 

I'm just so sick of Microsoft and Google. But there's two things holding me back:

  1. I wanna play Steam games on my PC

  2. I am just an amateur hobbyist, not a tech wizard

Is there any hope for me?

you are viewing a single comment's thread
view the rest of the comments
[–] princessnorah@lemmy.blahaj.zone 2 points 1 day ago (2 children)

Or, hear me out, you could install Bazzite and avoid all those terminal steps that are intimidating for new, non-tech savvy linux users.

[–] zarkanian@sh.itjust.works 6 points 17 hours ago (1 children)

Being intimidated by the terminal is fine, but the sooner you learn it, the better. Terminal is your friend, not your enemy. Take baby steps if you need to, but you're really doing yourself a disservice by staying away from the terminal.

[–] princessnorah@lemmy.blahaj.zone 0 points 15 hours ago* (last edited 14 hours ago) (1 children)

This isn't how you get non-tech gamers to* switch to Linux and honestly, this attitude needs to die. Do you want Windows to always dominate? Because this is how you get Windows to always dominate.

[–] zarkanian@sh.itjust.works 5 points 14 hours ago

People are afraid of the terminal because Windows has a shitty, unfriendly terminal. One of the things that brought me back to Linux was the cool-looking terminals. They make me feel like I'm Hackerman.

Linux isn't just a different operating system. It's a paradigm shift. Windows is always going to dominate as long as people are trapped in a Windows mindset.

[–] aurorachrysalis@lemmy.ml 1 points 19 hours ago (1 children)

Well, it's just 4-5 lines that you're going to have to type and it's just a one-time thing. Surely, it's not that intimidating.

Bazzite seems to be based on Fedora Kinoite, an atomic desktop. Now, I haven't used atomic desktops. Although I wanted to, I ended up not doing that for the following reason.

From what I understand, you can't easily alter the base image of the system and everything else is a flatpak. This seems fine, but if you end up having to install an application for which there is no Flatpak, how would a non-tech savvy user do that? Still have to use the terminal at that point, I'd bet.

Case in point, even the other day, I came across this application called 'syncplay' for which there's no flatpak alternative and thankfully, Fedora repo had it.

I also hear that if you end up installing apps this way(Layering as it's called?), the update times become slower. You may shed some light on this.

Also, while it may not be as good as a snapshot system of the atomic desktops, the regular Fedora nonetheless shows the last two kernel installations on every boot so you could revert back to one if an update goes wrong.

I also have to mention that I always have my important files backed up on HDD or cloud that in the worst case scenario of losing my files on any update, (which hasn't happened so far btw), I can always restore them. In case of Steam games, it shouldn't be a problem if you have a fast internet connection. You should download them back in no-time. That is another reason I can still live without having to use a stable atomic desktop.

[–] princessnorah@lemmy.blahaj.zone 1 points 18 hours ago

New users find the terminal very intimidating, I've seen that come up time and again. It's kind of the whole point of Bazzite.

If you're already learning terminal to install software though, at that point you can use a distrobox, install whatever you want in it, and then export the application to your usual application menu. It'll launch the container in the background when you start the application, and shut it down automatically too. It's a little slower than a usual launch but it's still just a stripped down container so it's fine.