• baseless_discourse@mander.xyz
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      5 months ago

      You don’t need to use sudo command that much on linux. I personally only need to use it to edit two config files when setting up my system, that is it.

      One for pre-connection mac randomization, one to enable a kernel module I need, because my distro disable many of them by default. I am very conscious of the changes I am making. However on Windows, I have no idea what the app installers are doing.

      Not to mention, most users don’t even need to make these changes. Per-network randomization is likely good enough for most user, and they probably not on a security-hardened distro which disables tons of kernel modules.

      For a office work and entertainments, flatpak apps are more than enough. And developers can choose to get their sdk via flatpak or podman dev containers. None of them requires sudo.

      Is there a good reason for a everyday user (not a tinker nor a system admin) to use sudo in linux?

      • Aux@lemmy.world
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        5 months ago

        Not sure what you’re doing there, but it’s pretty much every other command needs sudo here… Can’t even install updates without it.