Hello!

I’m interested in moving my personal computer to running Linux but I’m not sure where to even begin. As background, I am a casual user and have a desktop with hardware from around 2014 running Windows. I am hoping to setup a NAS drive as a media server in the next year or so, offloading all of the files currently on the Windows desktop and have been interested in open source software such as Jellyfin. I also mostly game on an Xbox and Nintendo Switch, but have used the desktop in the past for gaming such as with an Oculus Rift Headset and some Steam games so not huge on getting games working on the computer. But, I do sometimes torrent using the computer so don’t want to lose that capability (especially with upkeep for the media server).

With all of that said, I didn’t know how to get started with choosing what Linux OS to use, setting it up, backing up my files to make sure I can use them with the new OS, etc. Making the switch seems to have great options for customization and “choosing a distro that works for you”, but I don’t know what would work for me or what will be user friendly for a beginner.

Any tips or pointing me in the right direction would be greatly appreciated! Thank you!

  • MazonnaCara89@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 years ago

    The best way to switch imo is to first to switch some of your currently installed app on windows with others that have a linux version, so you will not be entirely lost when you switch os.

    For example Microsoft Office is not available on linux so maybe try libreoffice or onlyoffice, another example Photoshop doesn’t have a linux version too.

    Then maybe try to familiarize with the os on a vm or on a live usb, especially on a live usb so you know what works out of the box and with your hardware.

    If you want to game look for you games on protondb if they work or not, for online games instead watch areweanticheatyeat to see if the anticheat work.

    Last tip is to go with a know distro not something obscure like steamos or kali linux, they are not meant to be used as daily drivers especially kali and can give you problems that will not occurre in other distro!

  • Marxine@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    My main tips are: get the live ISOs of a few of the most used Linux distributions, I’d recommend in particular: Debian (my current one), Mint, Fedora and OpenSUSE.

    For Debian and Fedora, get both the KDE and GNOME editions. OpenSUSE is mainly only KDE, and Mint uses Cinnamon. Those are the “desktop types”.

    Try each live system on a virtual machine and see which one you like best. Your main choice tbh is the desktop environment you like the best (mine is KDE, also called Plasma), each distribution has it’s own way of doing a few things as well.

    Then pick the one you enjoy the most. All of those are long-lived, stable and well-supported and documented.

    Source: me, I’ve used Linux since 2003 and introduced all my family it and they have been using it for years with no issue.

    • WR5@lemmy.mlOP
      link
      fedilink
      arrow-up
      0
      ·
      2 years ago

      Okay I’ll try out a few and keep notes on which ones I prefer until I make that “final” decision.

    • vd1n@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      2 years ago

      What are the main differences between fedora and Debian?

      Fedora with gnome is usually my go to distro, but I have been playing around with endeavor and arch.

      • Marxine@lemmy.ml
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        2 years ago

        Technical differences:

        Fedora uses RPM for package format, and is made to work with the latest versions of software, so it’s almost a rolling release, and receives VERY constant updates (but it’s still solid). The only other release model is the SilverBlue/Kinoite which is all about having an immutable base system and managing your applications through Flatpak.

        Debian OTOH uses the DEB package format, and comes in 3 update models:

        • unstable (bleeding edge software, breaks may occur) with constant updates
        • testing, or Sid (with actively tested software, more akin to Fedora’s main model. Stuff rarely goes wrong)
        • stable (receives mostly security updates, focus on using battle-tested software versions. Ideal for servers and people who want their system to absolutely not go wrong. It’s my current pick)

        Project differences:

        Fedora is on paper “community driven” but it’s actually backed and steered on by RedHat. There’s also a current proposal about implementing telemetry (turned on by default).

        Debian is entirely community-made and driven, with no big corporation being its owner and/or main sponsor, and it has a stronger focus on FOSS. It’s about as old as RedHat (both have their origins in the early 90s), so you can bet they’ll both be around basically forever.

        Edit: both are great distros, mature, stable and easy to use. Fedora was previously my most beloved, but my relationship with it soured over RedHat’s leadership decisions. Don’t let my current salt take away from the review :')

  • SmallAlmond@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    Linux mint is in my opinion the best distro for a new user, but you may personally not be fond of the UI.

    I don’t know how to write a guide for you, but if you have more specific questions feel free to ask them, best of luck!

  • Shdwdrgn@mander.xyz
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    I think my biggest tip is to manage your expectations. What you are attempting is not the same as simply moving to a new version of Windows – literally everything will be different. You’ve spent a lifetime learning how to perform all these tasks until they became second-nature, but now you plan to move to a whole new system. Thing will be in different places, the way you tweak settings or access content will be different, and it’s going to be very frustrating because hey, this task should be easy. Don’t expect to cram all those years of experience into re-learning a new system in a few weeks.

    The good news is that there’s a huge support community, and just about anything you want to do has already been asked and can be found through a quick search. Stick with it, and you’ll discover that linux actually gives you quite a lot more control over what you can do with your hardware (not to mention nearly all the software is free). It won’t be long before you’re asking how you ever survived without many of these tools.

    • WR5@lemmy.mlOP
      link
      fedilink
      arrow-up
      0
      ·
      2 years ago

      Okay thank you! Could you give some examples about tasks that “should be easy” but aren’t? I’ve worked with MacOS casually and I thought it was based on Unix (maybe?), so I was at least aware that the way to maneuver through the desktop/settings/file searches are different from Windows of course. I am certainly not a power user, just getting frustrated with companies overstepping more and more and want to cut myself from their whims, if that makes sense.

      • Shdwdrgn@mander.xyz
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 years ago

        In the beginning it seemed like everything was a task – how do I install new software, how do I set up the right display or printer driver, how do I upgrade the whole OS? Then it quickly got down to making things look and act in a way that made more sense to me, or even adding and moving things around on the start menu. Back when I started, setting up dual monitors required manually building an X11 startup file and upgrading the OS usually meant compiling a new display driver, but that was around 2005 so of course things are MUCH better now.

        Eventually you’ll get down to the point of simply finding compatible software to reproduce something you did in Windows, which usually isn’t difficult. A lot of this is going to depend on exactly how you use your computer and what you expect from it. I was already using Firefox and Thunderbird when I made the switch so that covered like half the things I needed at the time. Microsoft Office is (thankfully) gone although some parts of Libre Office still feel a bit rough. There’s pretty much no remaining support for Adobe pdf files, so if your employer makes use of advanced features for filling out forms then you may run into trouble (of course standard PDFs are very well supported). You will find things along the way where some business has made a point of locking people in to their product and there’s not much you can do except point out to your employer that they’re buying licenses for something that is free and more widely supported in open source products, but mostly you’ll just find your own solutions to work around these issues.

        • WR5@lemmy.mlOP
          link
          fedilink
          arrow-up
          0
          ·
          2 years ago

          I’ll be stuck with Windows on my work laptop, that’s not something that I will be able to change anyway. I can point out as things come up, but with industry accepted software (like SolidWorks for example) that we use daily I can’t see us switching to any alternative.

          • Shdwdrgn@mander.xyz
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 years ago

            Somebody at my company got a hard-on for Microsoft products several years ago and I’d like to beat them senseless with all the problems it has caused. They started by moving all email to Microsoft “because we’ll save a ton of money not having to pay techs to manage the servers.” Within the month our mailboxes were full of spam and they’ve had to open up multiple new tech teams to deal with the constant fallout from phishing scams. And they just keep doubling down and ignoring things like the recent news of Microsoft ignoring a full remote-access vulnerability for more than a year and then mis-representing it when they did finally decide to patch it.

  • Jvrava9@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    I personally started on Linux Mint and after 6 months jumped to Artix. Mint is a very good base to learn and I recommend to just jump in and search everything you dont know how to do and eventually you will know enough to be comfortable using Mint.

  • carly™@lemm.ee
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 years ago

    The biggest advice I can give is to start with something like, as has been mentioned, Linux Mint, but also, don’t buy into the idea that you eventually need to move to a more “advanced” distro. If Mint, or wherever you wind up, works for you, and you have no compelling reason to switch, then don’t. All Linux is Linux, so to speak, the only things that distinguish distros are packages/package managers, default settings/configurations, and pre-installed programs. There’s nothing preventing you from eventually becoming a power-user on a “noob-friendly” distro, if that’s something you desire in the first place.

    • WR5@lemmy.mlOP
      link
      fedilink
      arrow-up
      0
      ·
      2 years ago

      Okay that’s good to know! Stick with one to get more comfortable until it doesn’t do something I need, basically?

  • FlappyBubble@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 years ago

    I’d say don’t over think it. Just pick a distribution and try to stick with it. The vast choices is also a curse for newcomers. It definitely delayed my journey by years going back to Windows.

    Start with something well supported, I’d pick Mint.

    Get games or whatever you use the computer for the most to work OK. Nvidia don’t like Linux, pick AMD.

    Be prepared to give up some old habits instead of forcing windows software on Linux. For example I had to give up Lightroom and as a photography hobbyist it was hard at first. Now I use Darktable and the switch back to Lightroom today seems equally hard.

    So in short. Install a beginner friendly distro and get the most important stuff working and begin using the computer as much as possible.

  • Rune@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    I’ve been using linux for over 30 years, from Linux from Scratch to Mint. Dont’ pick a distro that makes you seem 1337 or anything. I must say, that for the not-so terminal-savvy user, linux Mint is a great pick, most stuff (if not all) can be done with the GUI, and the installer is a breeze.

    Picking a distro is one thing, picking a desktop environment is, in my opinion, more important. With default Mint, you get Cinnamon, which is a great pick, a balance between saving resources and eye candy. You also have XFCE which is very light, but some integrations are lacking, and it’s lightness shows in the basic appearance. Gnome is another beast, can almost look as slick as MacOS, but is very resource hungry. And then there’s KDE. This is something your either love or hate, no inbetween.

    And for every task you want to perform, you’ll need to have a little selection process, since there’s a lot of choices.

    Steam works most of the time. I only know about NVidia cards, but with the right drivers (for which Mint has a nice tool) it works well.

    As said, I’ve used a lot of different Linux flavours, from very hacky and compily ones to very UX oriented ones. In the end, the UX one did it for me, I just wanted something that worked. So I do recommend Mint with cinnamon.