Looking for some suggestions, preferably with existing tested compatibility with the Framework laptop hardware so I can do more well rounded research. I’m the most familiar with Ubuntu and CentOS. Picked Ubuntu initially for mid 2000s nostalgia purposes but it’s time to move on.

EDIT: As some people have pointed out, “more privacy oriented” was probably not the best phrase to use here. I am looking to move off of a Linux OS with corporate sponsorship and also looking forward to exploring Linux OSes that are privacy focused.

  • mayumu@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 year ago

    Sure.

    The basic maintenance is having to update your system often. In my experience it’s good practice to do it at least once every 2 weeks, or you risk having more manual interventions (like having to partial update archlinux-keyring which is used verify package signatures, it’s the most common issue in my experience). That’s mostly all of it.

    But sometimes, you have to do some manual changes. The last big one was back in May when arch was migrating to git and you had to change your package manager (pacman) configuration. It was a simple change, basically deleting like 2 lines in your config, but if you didn’t do it you’d probably end up with a broken system at some point. The manual interventions are always listed on the main arch page (link).

    It’s not that much work if you’re into that, but it’s still more than a lot of people are willing to do.

    If you’re somewhat knowledgeable in linux you should have no problems. The documentation is excellent and there’s a big community to help if you need it. As is with most things, arch has an excellent documentation on system maintenance (link).