• Zexks@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    7
    ·
    2 days ago

    And she does all of her own updates and compiles when libraries shit the bed. Right. What’s her favorite cmd line function.

    • daq@lemmy.sdf.org
      link
      fedilink
      arrow-up
      11
      arrow-down
      1
      ·
      2 days ago

      None of that happens though and cli is not needed for most users. Updates are automatically pulled and installed whenever she restarts. Worst case scenario she knows to press down once during boot to select previous snapshot.

        • daq@lemmy.sdf.org
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          Pretty much every rolling distro works this way. Nothing fantastical about it.

          If you want even more set-it-and-forget-it setup you can use any immutable distro. OpenSuse MicroOS in my grandma’s case.

        • FuglyDuck@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          You realize you can set up commands that get ran on start up, right?

          Including one to update apt or whatever package manager and then upgrade.

          Most versions of Linux can handle installation with no user input, or leaving the session. Kernel updates require a restart, but the update is already installed.

          (Whether you should or not is an entirely different matter.)