Hi all,

As the title states, I’m interested in making the switch from Windows to Linux. I know absolutely nothing about Linux, other than that fact that there are distros that exist under Linux, and Linux itself isn’t an OS, or so I think.

I have 2 laptops and my main home office PC, which I use for my job and gaming.

My plan is to switch one of my laptops to a Linux distro, and test it out. This laptops only purpose is web browsing, so I figure getting Linux set up to do something as simple as opening a browser is something I am capable of.

Down the road, once I’ve sort of learned on this laptop, I may work my way up to using other distros and dual booting my main PC. Who knows, maybe I’ll even switch over completely prior to Windows 11 rolling out.

I’ve heard getting games to work with Linux can sometimes be a hassle, and can require some fiddling, so I won’t be doing gaming on a Linux distro until I feel quite comfortable.

So with the above context, I’m looking for recommendations on a distro I should use, any guides that any of you may have found helpful, and generally any insight on things I may need to be aware of.

I am fairly tech savvy (probably not compared to most of you), and am not afraid of tinkering with things until they work. Any help would be muchly appreciated, and if this isn’t the correct place to post, please let me know and point me in the right direction.

  • OnfireNFS@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    19 minutes ago

    I just did this in September. I would second bazzite. I have a Nvidia GPU and I haven’t had a single issue with it. Bazzite is atomic/immutable which makes it more difficult to modify the system or add packages but honestly I haven’t actually needed to modify the system or add any packages. It also has A/B partitions and stores the last OS update so if something gets corrupted or an update doesn’t work you can roll back really easily. I know some people will say if you want to use Linux you need to be comfortable with using the terminal but I haven’t had to touch it.

    Back in 2016 I ran Ubuntu on a laptop and I remember having to install everything from apt and tweak stuff. I also remember accidentally messing up my system and having to do a fresh install. Flatpaks have really changed it since then.

    You can checkout https://flathub.org to see what apps are available in the built in app store. You can also look at https://protondb.com to see how well specific windows games run on Linux and any tweaks that might help them run better.

    I still have a windows partition though since SteamVR doesn’t work on Linux and discord screen sharing doesn’t work on Wayland

  • Captain Aggravated@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 hours ago

    TL; DR: I think you’re going to do fine and you have a good plan.

    You are correct, technically “Linux” is the name of the kernel. The kernel is to an operating system what an engine is to a video game, similar to how Subnautica runs on the Unity engine, Ubuntu and Arch run on the Linux kernel. There are a lot of options for the other components of an operating system, like the package manager, the init system, the GUI if any, the default apps, the shell, all manner of stuff like that, someone releasing their preferred combination of components is called a distro. There have been thousands of them, but I would suggest looking at Fedora with Gnome or KDE desktops, Linux Mint with the Cinnamon or MATE desktop, or Pop!_OS with their Gnome fork.

    Installing Linux on one of your laptops is a fantastic idea. Let that machine be the experiment zone while you maintain other machines for your main workflows. For something like web browsing you’ll be up and running pretty quick. If you’ve ever installed Windows before, you’ll find the process of installing Linux familiar if not refreshing.

    Gaming on Linux has come a long way thanks in no small part to Valve. There’s one setting in Steam you’ll have to check called Enable Stem Play For All Titles. Steam will automatically figure out if the game has a native Linux version and install that, or if there isn’t it’ll grab the Windows version and run it in Proton, Valve’s Wine-based compatibility layer. Works very well. I would suggest going with AMD graphics if you’re going to fully switch to Linux for your gaming setup, as their drivers are right in the kernel, no fuss no muss, and the newer Wayland windowing system (replacing the venerable old X11) works better on AMD or Intel graphics. Wayland is a little spotty on Nvidia still, so I might recommend something like Linux Mint Cinnamon that still uses X11 by default with Nvidia graphics. Nvidia does still handle compute and video rendering better, so if you’re doing those workloads you may want to learn how to live with Nvidia.

    Something I would suggest is learning to use the terminal. I know it’s unfamiliar, but there are some powerful tools and fun toys in the terminal. Should you need to troubleshoot anything, you will probably hear “run this command in the terminal and copy-paste the output,” and for two reasons: 1. it’s easier to copy-paste terminal commands and their outputs in text-based forums like this one and 2. there’s a bunch of different GUIs out there, with different methods of getting to the information you want, some might be more minimal and not have a GUI tool for it, but the terminal command always works. You can watch Star Wars in the terminal. Seriously.

  • Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 hours ago

    Stay on the beaten path and it is hard to go wrong. I would start with Linux Mint and then play around with it for a while. Make sure you break your Windows habits like downloading software from the web. That’s bad practice and will cause issues. You want to install software from the software store which on Linux Mint shows both native packages and flatpaks. Sometimes the software you are looking for is not verified on Linux Mint so you need to go into settings and turn on show unverified apps. (I’m not sure why the Linux Mint team does this)

    Keep in mind Windows 10 reaches EOL in one year. Don’t be afraid to use Windows 11 if you need Windows.

  • bloodfart@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    4 hours ago

    It literally doesn’t matter.

    There are differences, but for what you’re talking about they don’t matter.

    The only thing that should sway you is if you have a person who is willing to help you in person or like over the phone or text or whatever (basically not yelling into the internet void for help) then you should use what they know.

  • dustyData@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 hours ago

    Since you mention gaming and learning how to troubleshoot games on Linux. This conditions your questions to whether that laptop has an Nvidia graphics card or not. Nvidia has an awful support in linux which creates all sorts of problems and limitations.

    Regardless, I would suggest to use bazzite, but be warned, this is an immutable distro. They’re entirely different from traditional distros and relatively newer. So there’s a bit less support history on the web. Nevertheless, they provide a strong secure and stable system that should make having rescue tools less critical and keep your system alive and healthy indefinitely. Bazzite also sets up everything for gaming automatically from install.

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      Better to use something general purpose and very well supported. Linux Mint is probably a better choice right now.

    • TJDetweiler@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 hours ago

      Thanks for the heads up. My guinea pig laptop will not be having games on it. I may try out Factorio down the road to see if it’ll run, but that’s more to test than to play. This machine will be pretty much a Crunchyroll/web browsing machine.

      I suppose one things I forgot to include in my main post, now that I think about it, is protection. Windows typically has a lot of safeguards built in, so I’m pretty comfortable torrenting stuff online. How does this work with other Linux distros? Do they all have their own systems already in place, or is this something I need to set up myself? And how careful do I have to be about download stuff online, or browsing the web?

      • Possibly linux@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        First off you don’t want to be downloading things off the internet. Linux systems are build with packages so you install the packages you need. Flatpaks are also packages but they are sandboxed and often are much newer versions. You can install flatpaks as a local user or system wide.

        As far a security goes, securing Linux is actually a pretty complex topic. You could start by turning on the Firewall as on Linux Mint there is even a GUI for that.

        For serious security you want to setup mandatory access controls (MAC). This is a really complex topic but you might be able to use defaults. Basically what MAC does is it restricts apps to only have the access they absolutely need.

      • dustyData@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        7 hours ago

        Depends on your risk model. Almost all VPNs have a linux client available, most installers can setup whole disk encryption, and they even support secureboot. There’s also antivirus that detect malicious software that target all OSs.

        Linux is also far more private and secure than Windows. If you felt safe torrenting on Windows you were misled.

  • mortimer@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    11 hours ago

    I was in the same boat as you about 9 months ago. I switched a failing laptop over to Linux Mint Cinnamon and was blown away by how it revived that laptop. Then I dual booted my desktop to a Windows/Mint system and found myself rarely booting into Windows because I was enjoying Linux so much. About 3 months ago I wiped Windows off the machine altogether because I just found the experience toxic in comparison to Linux. The Windows automatic updates were taking about 20 minutes to install simply because I wasn’t using the OS that often. Next on the cards was an ancient desktop that had been sitting in my cupboard for over 5 years. I threw a bit of memory at it and stuck Lxle on it. It now lives in my shed for playing music and browsing the web which it does rather well. It must be at least 15 years old, perhaps even 20. Yesterday I installed Linux Mint on my partner’s Lenovo laptop because I was sick of her complaining about how slow Windows 10 had become. That laptop runs faster than anything in the house. She’s delighted with it. There are many distros to choose from, but I can only give you my own experience. With Mint the transition away from Windows was easy and at first I didn’t even use the terminal. Now I use the terminal all the time as it really gives you the power to do some extraordinary things that you could never do on Windows. As for that one piece of software I couldn’t get a Linux version of? I put Windows 7 on VirtualBox and installed it on that. Not only have I learned a tonne of stuff using Linux, it’s made computers interesting to me again. Next project is an ADS-B flight receiver running from a Raspberry Pi. The good thing about Mint is it boots to a live system from USB before you install it, so you can check to see if everything is running smoothly before you take the plunge. Good luck and welcome to the dark side.

    • TJDetweiler@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 hours ago

      Thanks for the detailed response, I’m really looking forward to getting it set up. It’s nice to hear that it seems like you can sort of dip your toes in and be in a somewhat familiar environment at the beginning.

      • Diplomjodler@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        10 hours ago

        Mint is great. It’s very easy to get started with but it’ll also serve just fine for advanced users who don’t like tinkering too much. Installing on a machine you don’t depend on for daily work is a smart way to do it. You’ll be up and running in no time

        • TJDetweiler@lemmy.caOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          7 hours ago

          Awesome. That’s pretty much exactly what I’m looking for. I’m sure I’ll tinker more down the road, but this is perfect for now.

      • mortimer@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        10 hours ago

        I found Linux Mint familiar but also setup by default the way I always liked/wanted my Windows system to look. With Windows I was constantly wrestling with the machine, changing things to make it look and function better for me, only for Microsoft to screw it all up again after an update. Whatever distro you choose I’m confident you’ll be fine. Only issue I had with my girlfriend’s Lenovo laptop was getting into the Bios to change the boot order to boot to USB. Make sure you shut off fast boot on your Windows system (it’s under Power Management settings) otherwise it might lock you out of the Bios.

        • TJDetweiler@lemmy.caOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          7 hours ago

          I have issues right now with fast boot on my Windows machine. If I disable it, I can’t shut down my computer, it just restarts. Weird problem that has somehow survived a re-image. Likely some issue I’m going to have to sort out prior to starting the Linux process.

          • mortimer@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            7 hours ago

            And welcome to the wonderful world of Linux, where the most difficult thing about it is often trying to get rid of Windows which will cling on to your system for dear life. When I was dual booting and didn’t boot into Windows for a couple of months, the first time I did so I was greeted with a friendly message thanking me for being a loyal Windows user. The bastards clearly know even when you’re getting ready to jump ship. Regarding your reboot issue, just do what I did and keep monkeying about until it does what you want, or take the hard drive out and scrub it completely.

  • porous_grey_matter@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    9 hours ago

    Your approach and understand seems realistic and solid. Go with any of the beginner-friendly distributions, as people have said, Mint or Ubuntu are good choices, because most of the support information online is available for them. Because Mint is based on Ubuntu, instructions for Ubuntu will almost always work on it too.

    https://linuxmint-installation-guide.readthedocs.io/en/latest/

    The Linux mint installation guide is IMO very clear and easy to follow, so I’d start there, and for the first time you can just go up until the “the live session” section and play around with it before deciding to install. The guide for Ubuntu is very similar.

    Good luck and have fun!

      • 𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 hours ago

        I second Mint.

        Linux is a kernel; a distribution is a kernel plus user space tools. Most distributions are mainly configurations tuned for specific use cases - work, gaming, servers, etc. For example, the GUI part of any base OS constitutes over half of the disk space and memory use; if you’re running a server to serve web pages, you don’t need all that crap.

        Unlike Windows or OSX, there are literally dozens of GUIs you can choose from, and most distros focus on setting up one really well as the default.

        Note that you can add, and for the large part, remove any Linux on any distro, so you could start with a server distro or a gaming distro and by adding or removing end up with essentially the same system.

        The most significant difference between most distros is the package manager, the thing you use to install software and manage dependencies. Honestly, that’s not important at this point, but it will be the biggest distinction after you’ve been using Linux for a while.

        So: Mint. It’s a desktop/laptop distro, it’s designed to be easy to install and use, and you can mostly use it completely without ever havingy to drop to the command line. When my dad, who’s approaching 80, bought a laptop last year and didn’t want to register with Microsoft or give them his credit card, I walked him through over the phone downloading Mint, burning it to a USB stick, and installing it. Most of his questions were things like finding an image burner, which keyboard/layout to choose (during install), which type of install to chose (HD partitioning); nothing he couldn’t have figured out by making guesses and mostly choosing the defaults. Since then, I’ve received one call about setting up the printer, which turned out too be a printer issue because his son-in-law had changed the WiFi password and not updated the printer (he obviously doesn’t use his printer much).

        Mint is an excellent first distro. It may not be your last distro, but it’s an easy conversion option. You don’t have to update the software on it often, it’s easy to use - familiar, for Windows folks - and really just an all-around great first choice.

        Three things I do recommend:

        1. Do not yield to the temptation to dual-boot. This is the single biggest source of problems, mainly b/c Windows likes to dick around with the boot partition and screw up Linux. If you can, just dedicate the machine to Linux.
        2. Do not use vfat or NTFS, thinking you can maximize Windows comparability. You can use it on USB sticks, but just don’t put it on any of your HD partitions.
        3. Do not using the default partitioning, which puts (almost) everything in one big partition. Instead, make separate “root” and “home” partitions. You may need to find a tutorial - it isn’t hard, but I can’t explain it here. You’ll want to leave 500GB for root, if you have it, and everything else for home. Root can be smaller, but no less than 100GB is my recommendation. Choose btrfs for the filesystem for both.

        Suggestion 3 gets you two things: first, it makes changing distributions in the future far easier; all you’ll do is replace root and you’ll keep your home partition - all your personal, user files: music, docs, pictures, etc. Second, btrfs will let you use snapper, which is a tool that takes snapshots of your filesystem. Snapper is similar to Time Machine on OSX; there’s even a Time Machine-like GUI tool for browsing and accessing snapshots.

        Start with Mint. You can always change later, and if you partition your drive like I suggest, it is pretty easy to switch.

  • massive_bereavement@fedia.io
    link
    fedilink
    arrow-up
    4
    ·
    9 hours ago

    My two suggestions are:

    • On your first week, configure a backup solution (check your distro wiki for details). Because linux is very customizable, reinstalls can be painful.
    • Use flatpaks for applications, there are good store applications that simplify the process. (Some apps misbehave as a flatpak, like Steam).
  • kyub@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    8 hours ago

    Default recommendation for new ex-Windows users is to use Linux Mint, it’s very simple and includes most things you need. Mint also has great documentation and community resources (forums, etc.), especially for beginners. It’s also based upon the most popular distro, which is Ubuntu. So there’s a high degree of Ubuntu compatibility, which is a plus.

    After the distribution choice, there’s the desktop environment choice. Here, I’d recommend either the default one from Mint, which is called Cinnamon (use this if you don’t have a preference), or KDE Plasma as an alternative. Both are very similar to Windows, but more powerful in terms of customization and features. (Well, of course anything on Linux is very customizable already due to the open source nature, but these 2 already offer a lot of GUI customization options without any tinkering). It’s not recommended for a beginner to switch desktop environments, you can do that later on when you’re more comfortable with Linux. If you’re curious about the other desktop choices, try them out in a VM or separate system. At the beginning, always use the preinstalled desktop environment.

    Only slight downside of Mint is that it still ships with X11 by default, which is the older graphical subsystem as the foundation of each desktop environment. Wayland is the new one [actually it’s just a set of protocols which the compositor implements, but that doesn’t matter here]. Many distros already use Wayland, but it’s still experimental on Mint. For many users, this will not make a difference in practice, which is good, but Wayland is more advanced and has more advanced features which will never land in X11, and also higher security. If you have any non-standard needs regarding things like HDR, adaptive VRR, different per-monitor refresh rates, no tearing, per-monitor scaling, good touch support, and other “advanced” things like that, chances are you’re better off with Wayland. Most users probably don’t need to care that much though.

    Anyway, should you need a Wayland-based distro alternative, or generally a second distribution recommendation, I’d say Fedora. It’s also rather easy distro, maybe not as easy as Mint is, but also very user friendly and more ahead of the curve in comparison to Mint (newer kernel, newer packages, more frequent updates).

    Most users will be fine using Mint as their first distro, though. Mint will also soon be updated to Wayland as well, it’s just a matter of time. Be sure to keep your system updated.

    Gaming is actually easy on Linux but since most games are specifically written for Windows and the Windows stack (DirectX, etc.) and also primarily tested on Windows and many game devs don’t test on Linux, there are sometimes things that might not work out of the box or you might need to try different options or compatibility tool versions (e.g. experimental version of Proton, or GE-Proton, or things like that). But Valve and lots of other individuals are constantly improving the situation and fixing compatibility issues should any come up. Compatibility is generally super high these days (like around 90%) so most users will not have any problems, especially not if they are playing any kind of recent or popular games where there’s a lot of focus to get them to run well, but some specific things or titles still might not work. For example some unethical game studios (most notably Epic Games, Bungie, EA, Riot) utilize integrated anti-cheat tools in their games (most notably Fortnite, Valorant, LoL, Destiny 2, Battlefield) which deliberately block all Linux users, even though the games would technically run on Linux as well. You can and should check protondb.com for general Linux compatibility reports of a Steam game, and areweanticheatyet.com for Linux compatibility of games which include anti-cheat components. If you’re not sure, check both sites. An anti-cheat component often only exists for the multiplayer part of a game, not for the single-player part. Most single-player games do not have or need any anti-cheat components. Generally, do not install games on an NTFS partition or re-use your Windows-based NTFS partition for games. This can and will cause problems. Always install your games on Linux partitions like ext4, btrfs or xfs.

    If you use dual-boot (Linux being installed on another partition alongside Windows), be sure to disable the “fast startup” option in Windows (somewhere in the power management settings). And if you have an issue of the clock being wrong after you boot the other OS, then you maybe want to configure Linux to write the time back into the hardware clock in your local time format, which is what Windows expects to find there. But you can also reconfigure Windows to write its time back in UTC format (registry setting), which might be the format Linux expects to read from the hardware clock. Not sure what Mint does by default. I’d say only look into this if you have problems of the clock being wrong after you boot from Windows to Linux or from Linux to Windows. If the clock is always right, then you don’t need to reconfigure anything. Just keep in mind that Windows by default writes back its time in local format, Linux in UTC format.

    If you want to install additional software: If you come from Windows, you might be familiar with visiting websites of software then downloading a setup.exe/msi from there. That’s NOT how you install software on Linux. On Linux, you first look if there’s a package available for your distribution (use the preinstalled programs/tools for that). The primary place for this is your distro’s package repositories. Then you might check Flathub (the default Flatpak (distribution independent) package repository). You will find most software there already. If you don’t find it there, check any Mint community repositories. Afterwards, check if there’s an AppImage available (those are basically one file which contains all files needed for the program, no installation). If you still don’t find anything, ask on a Mint forum. You usually DO NOT install a software from its source code form or any installer/setup scripts, especially not as a beginner. This is an easy way to make it either too complicated or to break your system. Always try to find existing packages for your distro first (use the preinstalled programs/tools for that), then try the distro independent Flatpaks, then AppImages. You should find everything you need like that. When you think of installing software on Linux, think of how you’d install software on Android or iOS, you use an “App Store” or install an existing package (similar to .apk / .ipa) directly. Any other method is NOT recommended for a beginner. On Mint/Ubuntu/Debian, software package files have the .deb extension.

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 hours ago

      Side note I think at some point Linux Mint will get Wayland support and it may even ship it by default in the future. It will likely be a few years but it is something to be excited about.

    • ItsComplicated@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 hours ago

      If you want to install additional software: If you come from Windows, you might be familiar with visiting websites of software then downloading a setup.exe/msi from there. That’s NOT how you install software on Linux. On Linux, you first look if there’s a package available for your distribution

      This is where I have gotten lost. Trying to install my vpn.

      My vpn does not work with cinnamon apparently, and I did not want to use the app in the software manager that is not even associated in any way with the actual vpn provider.

      I am going to check out the forums next. (This is why having a techy person you know would be helpful!)

    • TJDetweiler@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 hours ago

      Amazing write-up, thank you so much. Put into terms that I can easily understand.

      I’ll digest this and take everything you said into consideration when setting everything up as you’ve provided a TON of valuable info. Cheers!

    • tatterdemalion@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      edit-2
      9 hours ago

      Today, shipping with X11 is not a negative. Wayland is not a feature complete replacement for X yet. I say this as someone that uses Wayland on my work machine and has a few lingering issues with it which require workarounds or “just dealing with it.”

  • ArbiterXero@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    13 hours ago

    Gaming on Linux is getting a ton better, but still requires a lot of knowledge and patience

    Start with Ubuntu, mostly because it has a big enough user base and following that there are millions of articles about every problem you could have.

    Start using ChatGPT whenever you encounter a problem as it’s really good at debugging and interpreting error messages.

    • massive_bereavement@fedia.io
      link
      fedilink
      arrow-up
      4
      ·
      9 hours ago

      TLDR: If you like massive multiplayer games, those might not work. Most of the rest will if using compatibility settings in steam.

      I would say it depends on the game and platform: most games I play in Steam are just install and play, sometimes I just need to activate the compatibility options.

      https://protondb.com is a fantastic trove of info for how to play most games. Though it might not cover them all as I was told, that hasn’t been my case.

      Lutris, on the other hand is a bit tougher as you said, and sometimes certain games require some time investment to run.

      That said, I don’t play massive multiplayer games that might require anticheat and those won’t work on linux AFAIT.

      • TJDetweiler@lemmy.caOP
        link
        fedilink
        English
        arrow-up
        3
        ·
        7 hours ago

        I don’t play any MMOs, and this laptop won’t have any games, other than maybe Factorio to test down the road. It’s pretty much an extra laptop I have laying around to see if I can get a Linux OS set up.

        Thanks for the link though. If I do ever set up Linux on my main gaming rig, I’ll be sure to refer to the link.

        • psycotica0@lemmy.ca
          link
          fedilink
          English
          arrow-up
          2
          ·
          7 hours ago

          Factorio in particular actually ships a native Linux version. Someone at Wube actually tries it AFAICT. So that should be something you could try day one, probably. Besides some weird situation, I’d expect every other game to be harder to run than Factorio.

    • TJDetweiler@lemmy.caOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      12 hours ago

      Finally, a use for ChatGPT.

      Thank you friend, I appreciate the wisdom. The laptop I’m using is a Lenovo T470, so performance is poor at best. Is this going to cause issues with Ubuntu? I’d reckon no more so than Windows, but again, I’m fairly clueless here.

      • Thymos@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago

        I have a T460 running Debian 12 with Cinnamon on it, which is Linux Mint’s desktop environment. It runs perfect, never have any issues, I just have to be patient every now and then.

      • mcmodknower@programming.dev
        link
        fedilink
        English
        arrow-up
        3
        ·
        12 hours ago

        You have a Thinkpad? As far as i have heard their linux compatibility is fairly good. An yes, ubuntu won’t have more problems than windows with low power devices. My old 4GB ram, 1.4GHz 4 core laptop ran linux mint fine.

        Ps: linux mint is a ubuntu fork, and has a desktop interface that looks a lot like windows (example: in the bottom left there is the linux mint logo that you can click to open the start menu like on win 7).

        • TJDetweiler@lemmy.caOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          11 hours ago

          Awesome. Excited to try it out. Maybe I’ll give it a go tomorrow and see if I can get it figured out.

  • Labna@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    12 hours ago

    Hi, To try a Linux, you’ll need a usb stick drive, at least 2go, then find a distro to try, for that, my advice is to check the ranked list on https://distrowatch.com/
    Most of them have different “flavor” (aka desktop manager), gnome, xfce, cinnamon… They are consistent from a distro to another so think about it as distinct feature.
    To start the ISO, you can use Ventoy, on which you copy the iso files of several distro at once. https://www.ventoy.net/en/index.html
    You may need to chance the order of booting of your laptop to start from the usb stick, depending of the age of the bios/Uefi, it’s just a key press during the boot or on windows keep Shift pressed while clicking on the reboot start menu button.
    When you get to the started distro you wanna try, you may check if all the hardware is operational (except for nvidia closed driver which need a full install) you can install software to find the tools you need, browse web to find answers to the new questions you’ll have, everything you do there is volatile and disappear with restart, so it’s a cool playground use it to learn as much as you can.
    And after trying, breaking, and finding the coolest distro for you, you can install on your internal drive.
    I play a lot on Linux, ark, genshin, civilisation, palworld… As easy as, install steam, go to settings, compatibility, check the square, and install your games, enjoy!

  • iii@mander.xyz
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    12 hours ago

    I’d suggest to start with ubuntu. I’d the distro that has the most guides/resources available.

    Personally, I prefer xubuntu. Which is ubuntu, but with a slimmed down UI.

    I’ve heard good things about https://www.linuxmint.com/, maybe read about that one too.

    To get started, I always use Rufus (https://rufus.ie/en/) which downloads the required files, and makes a bootable USB flash drive.