• anytimesoon@feddit.uk
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      I don’t run as root because I’ve always been told I shouldn’t. I don’t know enough about anything to be contradicting stuff like this. It has always seemed weird to me that we don’t run as root and then just sudo everything, though.

      What is the reason we don’t run as root?

      • emergencyfood@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        What is the reason we don’t run as root?

        We are human and make mistakes. Not running as root means the computer will ask us to confirm when we are about to do something major (like a software update, or formatting a partition). This reduces the chance of making big mistakes. (But I don’t see why VLC shouldn’t be able to run as root, if the user so desires.)