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!

  • Rune@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 year 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.

    • WR5@lemmy.mlOP
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Okay great! An interesting tea combination: Mint with Cinnamon :) do most desktop environments work with most distros, or is there a list per each distro?

      • glasgitarrewelt@feddit.de
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        Yes, most desktop environments work with most distros. And it is quite easy to switch between them.

        Something I didn’t think about when my Linux journey started: A new desktop environment is exactly that. By installing a second environment you will end up with two different programs to open pictures, two different programs to open your files,… Not a problem, just very bloaty. So chosing the prefered desktop environment in the beginning is the easiest way.

        More experienced users don’t choose a distro based on the desktop environments they come with but because of other factors… For me release cycle, package manager, stability and software philosophy were important and I installed Debian.

        • WR5@lemmy.mlOP
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          Would the programs I install while using one desktop environment not be accessible from the other desktop environment? Akin to installing software in a Windows computer and each user logging into that computer can access that software?

          • glasgitarrewelt@feddit.de
            link
            fedilink
            arrow-up
            0
            ·
            edit-2
            1 year ago

            All programs you install while using one desktop environment are also accessible from the other desktop environment.

            As with windows: you can have different users using different programs. If user A installs a programm it is not automatically accessible for user B (Edit: Not correct. His/her configs are not accessible, the program itself is.) User A can install two desktop environments, from both he/she can access every programm he/she has installed.

            • WR5@lemmy.mlOP
              link
              fedilink
              arrow-up
              0
              ·
              1 year ago

              So if I wanted two users for instance, then I’d have to download an extra copy of each piece of software (one per user) to be able to access (if I wanted tk store them on the drive and not on the network?)

              • glasgitarrewelt@feddit.de
                link
                fedilink
                arrow-up
                0
                ·
                edit-2
                1 year ago

                Sorry, I have to correct/specify myself: By installing a programm it is by default installed on every user account. The only things that are user specific are the config and personal files. So you can make the programm look and behave in every way you want, independent from other users.

                So the program files are only once on the system, independent from the number of users. There are ways to make a program accessible for only one specific user, but I never tried that.

  • Shdwdrgn@mander.xyz
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year 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
      ·
      1 year 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
        ·
        1 year 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
          ·
          1 year 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
            ·
            1 year 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.

    • WR5@lemmy.mlOP
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Yeah that’s what has made me apprehensive to be honest. I feel pretty comfortable in windows doing many things, and my wife has a MacBook that I’m also pretty comfortable using so learning a new, third OS does seem obtuse. I like the idea of having more control over the software, but don’t want to lose the “it just works” feeling of an OS or software I am used to using.

      • kyub@social.tchncs.de
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        That mindset unfortunately leads you to being locked into vendor-specific ecosystems with no control about the software you’re using. The big vendors (MS, Apple) know this and have already started extracting more value (in form of data) from their users. Next step will be to put more stuff into their clouds and sell you a subscription. You’ll be renting software with included spyware then. With zero control yourself. Linux and FOSS gives you control back. It’s also quite easy to use in 2023.

  • MaxMouseOCX@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Install Linux, get frustrated with it, reinstall windows and live with it - repeat for over a decade until you realise the last time you installed Linux you didn’t get frustrated and have been using it for the past two years.

  • CuriousG@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I just moved from Windows to Linux (currently, PopOS) this year around.

    You can try out beginner friendly distributions like PopOS, Linux Mint, ZorinOS which are Ubuntu-Debian based or Fedora. Like others have mentioned, applications made on Linux are expected to be cross-compatible with all distributions so your choice will mainly come down to what desktop environment you like as there are many with different feel to the user experience.

    To know what works for you try these out in a VM if possible before biting the bullet so you know what all packages are present in Linux, and what all of your usecase will need to be managed through WINE/Proton compatibility layers.

    You would want to avoid Ubuntu, and installing anything through Snap or PPA repositories if it ever comes up in your searches.

    • Peter Sefton 🇪🇺🇺🇦@mastodon.social
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      @curiousgoo @WR5 “You would want to avoid Ubuntu, and installing anything through Snap or PPA repositories if it ever comes up in your searches.”
      Snaps have improved greatly and there’s nothing to stop people from using Flatpak instead. Also, it’s not clear why you suggested not using PPA repositories, there are risks, but there are advantages too. Ubuntu has a huge support community, I’ve been using Ubuntu happily since 2007, tried many other distros, but always go back.

      • glasgitarrewelt@feddit.de
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        Why would you recommend Canonical/Ubuntu to new users when there are better distros without proprietary snap stores you have to work around.

        Ubuntu is a good and stable distro, the community is great and it’s good that you feel at home with it. But that doesn’t make it an obvious choice for beginners when there are simply better alternatives for them - talking mainly about Mint.