• jroid8@lemmy.world
        link
        fedilink
        arrow-up
        6
        arrow-down
        1
        ·
        1 year ago

        I have been using Linux for 3 years,

        And I just learned this from your comment

        • Andrew
          link
          fedilink
          arrow-up
          7
          arrow-down
          1
          ·
          1 year ago

          That’s kind of great, because root is not intended for regular users.

          • Naz@lemmy.one
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            How can that be true when nearly every command asks for root, including regular system updates? E.g: Sudo apt-get upgrade

            • Andrew
              link
              fedilink
              arrow-up
              1
              ·
              1 year ago

              Not nearly every command, at least if you use terminal a lot. My point was about using root as a main user/account. It’s not safe to do this. If you use/need root privileges for some commands, then you use non-root user/account.