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!

  • Marxine
    link
    English
    12
    edit-2
    9 months 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 :')

    • @vd1n
      link
      69 months ago

      Thanks!

      • Marxine
        link
        English
        59 months ago

        You’re welcome, hope you enjoy your new Linux, whichever you choose ✨