Hi all, I’m dipping my toes into Linux again after almost 30 years, and I’m looking specifically for any distros that will run on a mid-2010 Macbook (Intel Penryn-3M Core 2 Duo with 4GB of RAM and a 1T HDD). Video is integrated Nvidia GeForce 320M.

I’ve already tried Linux Mint 21.2 Cinnamon booting off USB (but not installing) and it runs well, even wifi and video, no hitches at all. And going forward I’d be fine with Mint from what I’ve seen so far.

But before settling in on one distro, I’d like to try as many as will run on this ancient Macbook, because my endpoint is to eventually convert my much newer Windows machines to Linux, so I’m not just deciding for the Macbook. I am, however, limited to that as my test machine for the moment.

I’m not at all new to tech, but consider me a noob to Linux, esp Linux GUIs: last time I ran it in the early 90s it was text only. I don’t even remember what flavor it was, lol. So yeah, I’m starting from scratch here but can pick it up quickly if I’m pointed in the right directions.

Any suggestions? Thanks in advance!

  • ChunkMcHorkle@lemmy.worldOP
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    edit-2
    1 year ago

    I will check that out. Thank you for the suggestion!

    EDITED TO ADD: Given that Fedora is upstream from RHEL (no longer truly open source) and is developed in part by Red Hat, is there any chance it too will become less than open source? Because as good as Fedora must be to have all the downstream enterprise versions built around it that it does, if there’s any real chance it will go closed-source I don’t want to waste energy on it. I know that some will likely think this an overreaction on my part, but I’m putting in the effort here because I’m trying to get away from embrace, extend, and exterminate altogether, not just MS/Apple. Gonna list this as a “maybe” for right now.

    • letbelight@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      No, I don’t think so, as Red Hat only source revenue is RHEL and cloud, not fedora. And RHEL still open source, just you can’t get the builded binary from red hat, but you can build it yourself, as open source means the code is available for public, and it’s available for public, and most of the codes are in CentOS stream, https://gitlab.com/redhat/centos-stream/src

      And most of the Enterprise linux downstream could inspect and use rhel code, just the binary and how to build is restricted, it’s still adhere with the GPL/LGPL in my opinion