Honestly there is nothing to learn, unless you pick arch which is annoying to install, otherwise everything is pretty simple and for the most part just works.
Linux
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
Proton Linux is one of the best gaming centric operating systems out there so give that a try maybe
Absolutely. I likewise moved to Linux more out of frustration with Windows than any of my own tech ability. It needn't be a concerted effort either. I had it on a separate SSD (for a more stable dual-boot) and dabbled for a couple of years until I found myself gradually booting into Linux instead of Windows more and more.
As others have mentioned, use Mint. Since you game, some games won’t run on Linux because of their anticheat, and to that I decided to use a dual boot system. I gave 500gb to windows, the rest to Linux. Anything that won’t run on Linux (some early access games, COD, Tarkov) goes on the windows partition. 500gb doesn’t seem like much when COD takes about 1/2 of that, but everything else I’ve played runs fine on Linux.
I also like the smaller partition because it makes me be choose what I leave installed, and if I’m not playing, I just uninstall whatever game needs to go
best way to learn is to dive in start with mint'pop,bazzite,fedora kintonite, or anduin as a good starting distro and just start expiermenting
I have 15 years of experience and do free infinite troubleshooting on matrix, feel free to add me. I recommend you go with aurora, because it is immutable, kde based, and well documented.
immutable means the base system is read only and updates are applied ontop of it, meaning you can easily roll back an update that went bad, and the apps are separate from the core operating system and thus can never break them (unless you try really hard).
kde is a desktop environment, it is most similar to windows and the rate of development dwarfs almost everything else, please whatever you do for your first system use kde.
aurora is a slightly modified fedora and fedora is one of the most commonly used options, the reason not to use base fedora is that aurora includes some QoL features, for example because of issues with patents twitch doesn't work on fedora but does on aurora.
I'm started on Mint and like it so much I never distro-hopped. Every not and then I think about trying an immutable. But then I remember how much learning I had switching from Windows to Mint and I get scared of losing so much time to learn about Aurora. What would your say to me?
you are going to be fine! linux has better compat than windows now unless you use a ton of proprietary, locked software. your average linux distro can do steam gaming pretty well, and there are distros like bazzite and garuda and popos that do some or all of the configuration for you (based on your hardware and usage).
This is the book that got me on the train. I have so many tech books but they all started with this. I'm a terminal afficianado now; this got me started. Anyway, good luck and I hope you have a good time.
https://www.amazon.com/Beginning-Unix-Paul-Love/dp/0764579940
Not so much help but hope: I got rid of Windows 11 and switched fully to Linux Mint a few weeks ago. I had no idea what I was doing but I tested things on USB and also on a very old laptop I had laying around before I made it my daily driver.
I'm not particularly a tech person. I own a small creative business and have a toddler, but I figured out what I needed to quickly. I don't game and didnt use Winsows exclusive software so have no opinions about that.
What I didn't expect: to actually be genuinely interested in my computer again for the first time since I was a teenager (which was not recent...). I love customizing my desktop. I love discovering new open source software. I'm learning more than I expected and it's just a totally different relationship with the tech I use every day, in a nice way. And no more BS ads / bloat when I'm just trying to exist on my computer.
this is it
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).
- 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.
- 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.
- 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.
- 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.
- 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
- 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.
- 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.
- 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.
This is graat info. Didn't know about Ventoy before, it sounds really cool.
Just wanted to add that if you're running multiple monitors on an nvidia card, you may find that the second monitor has low fps/stutters on wayland (common on dual graphics laptops). The fix is as follows:
Add these 3 lines to /etc/modprobe.d/nvidia.conf
:
options nvidia-drm modeset=1
options nvidia NVreg_UsePageAttributeTable=1 NVreg_InitializeSystemMemoryAllocations=0 NVreg_EnableGpuFirmware=0
Add this line to /etc/environment
:
KWIN_DRM_DEVICES="/dev/dri/by-path/pci-0000\:01\:00.0-card:/dev/dri/by-path/pci-0000\:00\:02.0-card"
You may have to modify the part that says pci-xxxx\:xx\:xx.x-card
with the appropriate values for your graphics card.
Run lspci | egrep VGA
to list installed PCI graphics cards and try to map the values from there
Disclaimer:
I don't know why this works but it does and it isn't malicious as far as I can tell. If anyone knows what exactly it's doing, I'd like to know please.
Thanks for that info.
I just want to add that the drm modeset is enabled by default ever since the 560 drivers. You only need to do that for the older ones, if I'm right.
Previously, you also had to disable nouveau yourself and Nvidia driver installation used to be a headache. Things have gotten better over the ages. I'm sure this multi-monitor issue will also be fixed soon as well.
Huh, this was definitely a fix I used on an older version that I just moved over to a new install with the new drivers so the drm modset line may not be necessary anymore yeah. I'll check next time I connect to my monitor.
And yeah, it's def gonna get better. I've already seen both wayland and nvidia improve significantly over the last 2-3 years so at this rate, things should "just work" pretty soon (insert meme about year of the Linux desktop).
I vividly remember struggling to get proprietary drivers working on Fedora 37 (or 38, it's been a minute) only to have them break on the next version on my previous laptop. It was definitely much MUCH easier to install on Fedora 42 on my current one and updates haven't broken anything for me since 40.
Or, hear me out, you could install Bazzite and avoid all those terminal steps that are intimidating for new, non-tech savvy linux users.
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.
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.
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.
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.
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.
There is hope lots of YouTube channels, articles by bloggers such as Its Foss, and guides to Linux all over
Especially for Linux Mint (Similar to Windows), Pop!_OS (Similar to MacOS), and Bazzite (Gaming-Productivity Distro, Similar to SteamOS)
The latter 2 work out of the box for gaming if that's your thing
You got this. Learn little by little each day and engage with community as much as you can. Maybe join some Voyager for Lemmy, Bluesky, Discord, etc communities
This post is like catnip to Lemmy users.
lol it's been a bit overwhelming on the inbox. I expected to get told off
Can I tell you off from Arch Linux?
There are around three Linux families to choose a derivative Linux OS from,
some are more obscure ones and then some really obscure ones.
Choose one of the Linux family OSes and choose the most popular derivative of that one.
So for example Aurora is a derivative of Fedora, which is a derivative of RHEL (derivative-(in)ception).
The reasons to choose derative OSes and not one of the basic main three is that:
- The Linux derative OSes have bells and whistles build on top of the parent OS. This is especially true for the extremely bare bones Arch Linux, that will throw you back into 1985.
- And this is most important... community support! You will at some point have issues and a forum where developers and experienced users can help you out are a godsend. Derivatives tend to have better community support than the bare bone ones. I've experienced this with the Arch Linux community. I'm not sure if Debian or RHEL communities would haved fared better, but to me this community felt like having a conversation with a real life Sheldon Cooper. I am really thankful for the excellent expert level help I did get there, but I will not go there back again. And I don't know if I even can, because the last time I was there, I got banned for a third time.
I've had great experiences on the Ubuntu, Linux Mint and Manjaro communities. Other communities from less popular Linux OSes have been too small in my experience to get help on time.
For Debian, the most popular one right now is Linux Mint, a derivative of Ubuntu (derivative-(in)ception).
It used to be Ubuntu, but Ubuntu tends to take big moves and risks that don't always pay off.
Linux Mint I consider to be the safe option for beginners.
Debian is known for stability.
For Redhat it's Fedora. I haven't used it that much.
Redhat is known for good security.
For Arch it's Endeavour OS and recently Cachy OS.
It used to be Manjaro, but they fumbled a lot on security issues.
Arch is known for having the best documentation,
and the largest amount of software available,
especially made by fellow users,
and if I may add myself, having the best package manager.
I still use Manjaro myself, because I don't feel enough need to switch to a new one,
and I like the community there.
Linux folks used to be much worse about gatekeeping, but even 20+ years ago when I was first starting out, there were always decent folks among the techie dumbfucks.
Maybe the decent folks have moved to derivative OSes?
So while techie absolutists stayed at Debian/Arch/RHEL,
the commons folks have gone to Linux Mint/Cachy OS/Fedora?
I'd say try Kubuntu. It's like Ubuntu but with KDE (Windows-like user interface) instead of GNOME (shitty Mac clone turned tablet like interface). It's well-supported and is easy to use. Also supports new technologies like HDR which Mint is lacking. Though you can install KDE on pretty much any distro (Mint included) but it's a good starting place.
Note to fellow Linux veterans: Yes, I know snaps suck but it is not something new users need concearn themselves with. Kubuntu is a great distro except for snaps which aren't going to affect OP's use-case (or most use-cases. Also sorry for shitting on GNOME so much. If you like it that's cool, I just don't think we should be recomending it to people coming from Windows.
I recommend Garuda Linux, it looks awesome and comes with everything you need pre-installed
Garuda is good for a newbie provided A) they love MacOS UI and B) they're willing to bring their A game if something breaks.
Garuda is actually my daily driver these days, and I quite enjoy it. It does mostly just work, and I also like their desktop theming. The GUI installer is great for easy hardware detection and setup. But, that's coming from a more experienced old tinkerer who was initially looking for some lazy troubleshooting with NVIDIA graphics on a new gaming laptop, and liked the distro enough to end up switching over.
I wouldn't necessarily recommend any rolling release to someone completely new to Linux. The devs have done a pretty good job at making some things more user friendly, but we are talking about Arch with some extra tools bolted on. You'd better be prepared for things to break occasionally, and to need to do some tinkering around under the hood.
On the plus side, you ARE dealing with Arch with all the info resources/user community built up around that, plus the Garuda community tends to be pretty helpful from what I've seen. You are going to periodically need to figure out how to fix stuff, however--and better to be aware of that going in. Some people are going to be more fine with the idea than others, but it is liable to provide a steeper learning curve for someone just getting started with Linux.
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.
- 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.
I saw some cinnamon stuff and i still dont get what that means!
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.
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.
Okay, so the Linux ecosystem is more modular than Windows. Windows is synonymous with its Graphical User Interface (GUI) for reasons I'll get into later.
With Linux, there are several GUIs available to choose from. These tend to fall into two main categories: Tiling Window Managers, and Desktop Environments.
Tiling Window Managers have minimal on-screen UI elements, usually they're meant to be used with keyboard combos with little usage of the mouse. A major feature is everything that is running is visible on the screen, when you open a new window, another window divides in half to give it room, "tiling" the screen. Some examples of TWMs include i3 and Awesome.
Desktop Environments are going to be more familiar to newcomers from Windows or MacOS. They're made more for mouse control, several have what you would recognize as a taskbar, start menu and system tray. Windows can be stacked on top of each other like papers on a desktop, exactly like MS Windows does. Some more closely resemble MacOS though none behave exactly the same way. Some examples of DEs include Gnome, KDE, MATE, and Cinnamon.
Cinnamon is a DE made by the Linux Mint development community, and the default/flagship DE for Linux Mint. It is designed to be familiar and easy to use for Windows users. KDE's Plasma DE is similar in many ways to Mint although it's based on different tech; KDE is based on qt, Cinnamon is a distant fork of Gnome and based on GTK. Some are designed to be more minimal so they take up less system resources, like xfce and LXDE, others are trying mostly to resemble MacOS, like ElementaryOS' Pantheon DE. Then there's Gnome, which I goddamn hate.
For a beginner, the choice of DE is going to present most of the differences you'll notice when trying out distros. It can be instructive to try, say, Kubuntu and Fedora KDE. Both ship with the KDE Plasma desktop, but the underlying OSes are different. Then try out, say, Fedora Workstation (with the Gnome desktop) and Fedora KDE. That exercise will give you a good understanding of distro vs DE.
Edit to add: It's kind of like launchers on Android. You can go in the Google Play store and install a different launcher on your phone, you can make a Samsung Galaxy look like a Google Pixel. Linux DEs work the same way, you can install KDE or Cinnamon the same way you'd install a normal app, you can have multiple and switch between them. It's not a great idea but you can.
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.