this post was submitted on 27 Jun 2025
145 points (97.4% liked)

Linux

55678 readers
565 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?

top 50 comments
sorted by: hot top controversial new old
[–] aurorachrysalis@lemmy.ml 2 points 28 minutes ago

A lot of people here have already given good advice. I shall add my experience, recommendation and some tips (may incidentally repeat some of them).

  1. If you play some games with kernel level anti-cheat (like Rainbow Six Siege, Apex, Valorant, LoL, Fortnite, Battlefield games, Destiny 2 among others), you will have to stick to dual-boot. Check on ProtonDB for compatibility of games. I have 500+ games on Steam and pretty much everything I've played has worked so far.

In terms of other software you use, make sure you have alternatives that work on Linux.

  • For Photoshop, there's Krita/GIMP.
  • For Video editing, there's Kdenlive, DaVinci Resolve, etc.
  • For browsing and office apps, there's LibreWolf and LibreOffice.

If you happen to have any software that you don't have a good alternative or that only runs on Windows, then you'll have to stick to dual booting.

  1. If you do end up dual booting, DO NOT use your external HDD in NTFS to run games on linux. It will work for a while, but you'll constantly have to 'chkdsk' or check disk on Windows every time your HDD is found corrupted. Also, NTFS is Windows' proprietary filesystem. So, I've heard that using ntfs-fix (chkdsk equivalent on linux) might cause data loss. Not sure how far it's true, but be cautious of using that too. But otherwise, I believe that just reading files from NTFS drive usually is not a problem.
  • If you are NOT dual booting however, you won't have to face this mess. You can backup the data on your HDD somewhere, format it in 'ext4' filesystem for Linux-only use ('Exfat' if you want to share any data with others on Windows/Mac) and restore all your files back to this HDD in ext4. Hope you have extra HDD with enough free space to move your files while you convert disks to ext4. You can also probably use cloud services for backup.
  1. I've used Ubuntu, Mint, Arch and Fedora.
  • Had faced a lot of issues with Ubuntu back in the day, and Snap Steam is a mess. So, avoid it.
  • Mint is easy to use, removes snap from Ubuntu and just uses apt, has a great Desktop Environment called Cinnamon, and I'd usually recommend this to someone new, but I wanted to shift from X-11 to Wayland for security reasons and HDR support among others. If Wayland worked well with Mint, I'd still be using it today, but that was the only reason I moved away from it.
  • While Arch is nice, it's certainly not for someone new.
  • That leaves us with Fedora KDE, which would be my recommendation. It has good security features like SE-Linux out of the box. The reason I suggest KDE over Gnome is so that you might have an easier transition from Windows to Linux. Once you have a hang of this, you can later use a pen drive to load other distro with other DE like Gnome, XFCE, Cinnamon, Cosmic, etc and test them out by live booting.
  1. Speaking of pendrives, make sure to always have one with Ventoy installed and the distribution you're using. This will be handy if you want to troubleshoot your system anytime. And I say Ventoy over others because it makes loading distro easier. You can just drag and drop the ISO files instead of having to burn with Balena Etcher or Rufus everytime.
  • Rufus is great, but if you're moving out of Windows, you don't need it.
  • And I have seen a lot of people have trouble with using Balena Etcher. So, avoid it.
    • Turn off Secure Boot in BIOS. (And maybe also fast boot).
  • And if your disk is on RAID instead of AHCI, you might have trouble installing. So, you might want to set your SATA configuration to AHCI mode in BIOS if you face issues.
  1. If you end up choosing Fedora, you may want to follow this.

Fedora only comes with FOSS by default. So, you'll have to install Nvidia driver and proprietary multimedia Codecs separately by including RPMFusion repo.

  • You can download the free and non-free repo files from the RPM-Fusion site(Graphical Setup) and install them through the Software Center. After adding the repo, you might have to enable them in the Settings of Discover Software Center. Enable all of them except those containing the words 'testing', 'Test', 'Source', 'Debug' and 'google chrome'.

  • After that, it's just a few lines you type in the terminal (Konsole by default) for installing driver and codecs. Make sure to update the system and restart first before doing these.

For Nvidia driver, type:

sudo dnf install akmod-nvidia

For optional CUDA support, type:

sudo dnf install xorg-x11-drv-nvidia-cuda

For Video acceleration support, type:

sudo dnf install nvidia-vaapi-driver libva-utils vdpauinfo

For Codecs, type:

sudo dnf swap ffmpeg-free ffmpeg --allowerasing

Steam is also included in the non-free repo. You may install it by typing:

sudo dnf install steam

  1. Other than these, most applications can now be installed directly from the store as a Flatpak. You can select them in the store between Flatpaks, Fedora managed Flatpaks and Fedora Linux app for a particular one.
  • For flatpak apps, you'll see a tick next to the developer if they are verified. So, you can look out for that if necessary.
  • Make sure 'Flathub' repo is enabled in the Settings of Discover Software Center for the Flatpak apps to appear.

NOTE: Every time the video driver updates, you will have to do a follow-on update for flatpak runtimes. You might see a bunch of 'Application platform' and 'Freedesktop' stuff which you'll have to install. If you fail to do this, you might suddenly find flatpak applications not working properly.

  1. Troubleshooting tips:
  • If Steam doesn't launch the first time, type:

__GL_CONSTANT_FRAME_RATE_HINT=3 steam

  • If your system is frozen, try switching to TTY by pressing (Ctrl+Alt+F3) and going back to GUI by pressing (Ctrl+Alt+F2)*. *Could be F1 in some cases.

  • To check what errors you got during the recent boot,

journalctl -b 0 -p err

Apart from the driver installation and some troubleshooting, you generally won't have to use the terminal if you're averse to it.

  1. In terms of deGoogling, I'd recommend the following:
  • Buy a pixel and install Graphene OS.

Switch to

  • Tuta/Proton Mail for email,

  • Proton/Tresorit Drive for storage,

  • Mullvad (or i, proton) VPN or (Rethink DNS for firewall) I am not sure if you can use both Rethink and VPN at the same time. I assume there is a way.

  • OsmAnd for maps,

  • Newpipe for youtube frontend(Grayjay on Linux),

  • Bitwarden/KeepassXC for Password management,

  • Aegis for TOTP

  • Fdroid, Accrescent, Aurora for App store.

  • Molly FOSS for Messaging.

[–] andrewth09@lemmy.world 4 points 2 hours ago (1 children)

This post is like catnip to Lemmy users.

[–] TimewornTraveler@lemmy.dbzer0.com 1 points 58 minutes ago

lol it's been a bit overwhelming on the inbox. I expected to get told off

[–] ter_maxima@jlai.lu 23 points 10 hours ago* (last edited 10 hours ago)

Check your games on ProtonDB

The only games in my library that don't work are entirely the publisher's fault for blacklisting Linux in their anticheat, and it's very few games even then.

[–] hperrin@lemmy.ca 10 points 9 hours ago* (last edited 9 hours ago)

I take it you’ve never even tried Linux before. Both of those things are not things that will hold you back. My mom uses Linux, and she barely knows what “right click” means.

With regard to your Steam games, as long as you don’t play games that use restrictive anticheat, you’ll be fine.

[–] traches@sh.itjust.works 47 points 14 hours ago* (last edited 14 hours ago) (2 children)
  • before you switch, sort out your apps. Look at what you use on windows, see if it runs on Linux. If not, find a replacement that does and test it out.
  • Most Linux distros can boot into a desktop from a thumb drive. You can play and test without touching your windows installation.
  • in that vein, ventoy is neat. You can make a bootable drive and drop ISOs in a folder to boot from. No messing with etcher or whatever it’s called
  • desktop environment matters as much as the distro. Check out gnome, KDE, and cinnamon.
[–] TimewornTraveler@lemmy.dbzer0.com 4 points 4 hours ago (1 children)

I saw some cinnamon stuff and i still dont get what that means!

[–] recently_Coco@lemmy.blahaj.zone 10 points 4 hours ago (1 children)

If a computer is a car, then Linux(the Kernal) is the chassis. Mint (the distro) is the motor, and Cinnamon (the desktop environment) is the fancy interior.

KDE plasma is a fancy interior that works with tons of different motors.

Cinnamon is designed for mint and works best with it.

DISCLAIMER: All of this is analogy and isn't technically correct in a pedantic sense, but it works well enough for me. I'm sorry if my analogy isn't exactly accurate.

[–] entropicdrift@lemmy.sdf.org 1 points 31 minutes ago

I'd say Linux (the kernel) is the motor/engine and Mint (the distro) is the chassis. The chassis defines the shape of the vehicle and its size class, for instance.

[–] 2fm@lemmy.world 19 points 13 hours ago

A start for alternate softwares, though other resources available this is just a first to come to mind: https://www.alternative.to/

[–] Kongar@lemmy.dbzer0.com 20 points 14 hours ago (2 children)

Lots of good advice here. I’ll add a bit about dual booting.

  1. the problem with dual booting is when you use the same physical hard drive. Windows doesn’t play nice sometimes on the same drive. Just do yourself a favor and buy a second ssd. Then you can break linux six ways to Sunday and always have a windows backup. (And if you want to be extra safe - you can just unplug your windows drive during Linux install and you can’t f up and pick the wrong drive by accident)

  2. dual booting is nice just in case something doesn’t work - you can easily switch back to windows.

  3. dual booting sucks because there’s very few things that don’t work in Linux - it just requires a little elbow grease to figure out. But having a windows partition right there leads to many people giving up way too early with fixing their issues.

My recommendation is always to have more than one drive in your computer. It’s YOUR computer. Regardless of what you pick as your “main” OS, you always have another spot to screw around in. Distro hop, extra storage, set up a hiveos miner, whatever. Its flexibility and screwing around with other things helps you understand what’s YOUR computer vs what is Microsoft’s OS.

I'm gonna have to figure out how to install another SSD I guess... hope my motherboard is compatible with whatever is on the Market. I bought it all in asia and apparently the motherboard is an issue

[–] Dagnet@lemmy.world 4 points 12 hours ago (1 children)

I say unplug the windows drive always, even if you don't fuck up your Linux install may nuke your windows boot partition and it's massive PITA to get it back

[–] Kongar@lemmy.dbzer0.com 1 points 5 hours ago (1 children)

Has that ever happened across drives? Without user error?

Every Linux distro I’ve ever used has been pretty damn specific about where it installs boot, and respectful of all other drives and boot loaders.

I’ll concede defeat, but I find your claim hard to believe.

[–] Dagnet@lemmy.world 2 points 5 hours ago

Yes, first time when I installed Nobara, then second time when I installed Fedora. Both times windows was in another drive, both times I picked the right drive. I asked around and people recommend unplugging your windows drive, I agree.

[–] cupcakezealot@piefed.blahaj.zone 5 points 11 hours ago

linux mint was super easy for me to install and i haven't had to do too much troubleshooting outside of the ui :)

and i can still play most steam games (check protondb.com to see if a game works good)

[–] dingus@lemmy.world 28 points 16 hours ago (8 children)

If your library is on steam, then there's nothing to worry about! Works natively on Linux. If your library is on other platforms, I'd honestly think twice about switching full time. Dual booting might be a better option. My library is split amongst multiple platforms and I decided that it wasn't working well enough for me. Steam games will work great though!

Many distros are easy enough to install and navigate as a newbie. My go to for years now has been Linux Mint! It's based on Ubuntu which is based on Debian.

[–] webghost0101@sopuli.xyz 23 points 15 hours ago

If your library is on other platform like gog, epic, amazon or off platform .exe you can use heroic launcher and for most stuff it works just as well.

For some games there is a little more learning curve because you have to translate custom steam configurations found on protondb to do the same thing in heroic but overall you actually have way more control then steam.

The only reason “id think twice” is if you play lots of games with anticheat which does not work on every distro (like arch btw).

load more comments (7 replies)
[–] pemptago@lemmy.ml 4 points 11 hours ago (2 children)
  1. As others have said, it's possible to play most steam games, but not all. You have to decide if you like those games more than you dislike MS and Goo. I find there's so many great games out there that I'll never get to all of them, so I'm ok with dropping some bangers that usually want too much access to my system.
  2. Here's a useful resource if you need to understand slightly technical linux foundations https://linuxjourney.com/ It might not be necessary but it does help to have a foundational understanding, and honestly, the command line is awesome, powerful, and one of my favorite things about linux. Beyond having a basic understanding (and maybe having one of the books the site recommends on hand), before going to an LLM as others have suggested, have official sources of various components bookmarked and go there first. There's so much BS out there now, I actually like the fact that I can read technical documentation, test it out, and know if it's true.

one other tip: I'd recommend some kind of personal knowledge management (PKM) system to take notes. Linux gives you a lot of freedom-- that's what's great about it-- it can be complex and have a learning curve at times. It's absolutely worth it though. It's a totally different paradigm than windows. After a while you can really start crafting the whole system to your needs as an individual. I'm 3 years in and was using my first setup that whole time, i didn't realize how customized I had made it until trying to set it up exactly on a new workstation. Now I'm writing a script so to automate my setup (os settings, program installs, configs) by running a single command. Then I can really start experimenting.

Everybody's different and with a little basic knowledge, everyone's setup can be tweaked to their individual needs a little better than other "user friendly/polished" operating systems. I hope you find as much joy and freedom in it as I do.

you say PKM as if it's a specific thing beyond a notepad and an insane dude's scrawlings. I am intrigued. what does your PKM look like?

[–] Kangy@lemmy.dbzer0.com 2 points 8 hours ago (1 children)

Solid advice, what PKM would you recommend?

[–] pemptago@lemmy.ml 1 points 5 hours ago

I use Obsidian. Stores everything in markdown and has a nice sql-query-like plugin, dataview, that I've built a nice workflow around. Obsidian isn't FOSS, which has become more important for me, so I'm looking to migrate over to markdown oxide in helix. If I were starting from scratch I might try logseq or similar. Whatever you choose, I think it's helpful that it's stored in a portable format like md so you can change programs if you need.

[–] wesley@yall.theatl.social 4 points 11 hours ago (1 children)

One thing I'll say is that for a lot of distros these days you shouldn't really need to use the terminal much if ever. That being said don't be scared of the terminal. It's just another way to tell the computer what to do. It takes some learning but if you want to learn things with the terminal you might eventually find it easier/faster than using the mouse for some things. Go through some tutorials and you'll probably find out that the terminal is not that actually all that scary.

Most distros allow you to try them out before you install them. You can run them from a USB stick to let you try a few out before you settle on one. You won't be able to install any programs this way but you'll at least be able to get an idea of the interface and see if there are any you like more than others. Even still you can dual boot your PC with Windows + Linux and switch back and forth whenever you need. It's not an all or nothing ordeal. I still have windows 10 on my machine but I rarely use it now.

Gaming on Linux is better than it's ever been thanks to Steam coming with proton out of the box. protondb.com is your friend for figuring out what games you can run. That being said there are occasionally some rough edges that I have run into personally. I can run most games I want just fine but occasionally I have some issues. I'm just telling you this so you know it's not like a flawless experience. Then again I've also spent plenty of time trying to get games running on my windows PC in the past too so...

My recommendation for a first Linux OS is Ubuntu because in general it's the most popular and has the most support.

Best of luck!

[–] andrewth09@lemmy.world 1 points 2 hours ago

Adding on to this.

If you don't know what a command does you can read the manual running the "man" command. Run "man" followed by the command you want to read about. It also works for some system files too!

Also if you fix something like a driver issue for a game that took a lot of research. WRITE IT DOWN. It WILL come in handy in the future.

[–] obsoleteacct@lemmy.zip 5 points 12 hours ago

You don't need a high level of technical skill. You can learn everything you need to get started in a few minutes of tutorials or walk throughs. The rest you learn as you go.

Bear in mind no every linux user has memorized every terminal command and the whole file structure. Lots of people are just casual users who learn what they need.

One of the things I wish someone had told me at the start of using linux is that initially your desktop environment will effect how you feel about linux more than the distribution or specific architecture of the OS.

The good news is they're all free. Try a few things and see what you like. IMO Fedora is a great, beginner friendly Gnome or KDE experience. Mint has an excellent Cinnamon and XFCE desktop either of which will feel somewhat familiar to a windows user. Mint will also run on just about anything.

Also, it's not binary. You can dual boot. If there's something you need windows for you can use it. Over time you'll eventually find that you don't really need windows anymore.

[–] cRazi_man@europe.pub 14 points 15 hours ago* (last edited 15 hours ago) (6 children)

I was you 18 months ago. It's certainly achievable, even with a crazy busy schedule. Highly recommended that you go for it.

Here are the unpopular opinions that attract downvotes:

  • adopting Linux is painful. Stuff breaks. Stuff doesnt work. You will be battling uphill, but hopefully you'll find it worthwhile in the end.
  • moving to Linux permanently wouldn't have been possible for me without AI. Now you can ask AI and it will almost always solve the problem for you. In the old days, you'd just have forum posts saying "just compile the driver and do a 10 step process with terminal that you need to figure out from the wiki....noob". But now, these previously system breaking problems are now easily solvable without spending the whole weekend on a single issue.
  • don't let go of Windows to start with. Put Linux on a secondary machine. Do not dual boot, you will break your installation and won't be able to troubleshoot it and will have to do a full wipe (along with the time and data loss that comes with that).
  • Don't get caught up in the distro wars. Pick Linux Mint, or a similar very beginner friendly distro. I prefer KDE desktop so I would recommend something else..... But don't go for anything with even moderate difficulty.
  • Check protondB.com for the games you play. Some don't work on Linux (e.g. Apex Legends).
[–] NewNewAugustEast@lemmy.zip 11 points 14 hours ago* (last edited 14 hours ago) (12 children)

There might be a reason they are unpopular.

Stuff breaks? What breaks? I don't have stuff that breaks. Windows has been far more breaky to me over the last decade than Linux has ever been. What have you been doing? This may have been true 20 years ago, but not today.

AI? Look, I helped a friend fix a new install. It wasn't Linux fault, it was a setting in the bios that needed to be changed. But the AI had them trying all sorts of things that were unrelated, and was never going to help. Use with a grain of salt. You shouldn't really need to do much if you can get through the install anyways.

I am really curious what "system breaking problems" you have? My latest laptop over the last 2+ years has been so uneventful and boring. Never used a command line on it, but don't forget when you see people share command line fixes, it is because it is the easiest way to directly share information. Not the only way to do something. My desktop has had a few hiccups over the last 5, but that is what I get for running Arch on it.

load more comments (12 replies)
load more comments (5 replies)
load more comments
view more: next ›