• @Ilgaz@lemm.ee
      link
      fedilink
      222 days ago

      It was a serious issue back then. People were wandering around on the Internet with root accounts. A lot of #linux IRC channels were kicking&banning anyone with “~root” or “root” ident with educational sentence like “Do not use root account as your ordinary account, check instructions”. We don’t see the issue widespread today since distros did very good intended “dark patterns” to push users to regular user accounts. Linux (or UNIX) “root” account is true god mode. E.g. infamous “rm” as root joke (!) could even affect Windows running WSL2, so MS had to implement special workarounds.

      • @Reddfugee42@lemmy.world
        link
        fedilink
        English
        26 hours ago

        WSL has no direct connection to the host file system. WSL’s drives are virtualized. Which is a real fuckin peach when you just want to copy things to and fro and end up discovering this 😅

    • Fonzie!
      link
      fedilink
      22 days ago

      Anyone with physical access to the computer also has full file system access and could wipe everything, even without password or technical knowledge.

      • yeehaw
        link
        fedilink
        72 days ago

        It’s bad for other reasons too, like a script on a website would launch as root… And also without a password if your disk was encrypted your data is protected even if someone has physical access.

        It is just generally common knowledge to not run around in God mode all day, otherwise sudo wouldn’t exist.

        • Sinclair-SpeccyOP
          link
          fedilink
          42 days ago

          @cyberpunk007@lemmy.ca

          @lord_ryvan@ttrpg.network

          This is running in a VM without any internet access… that will end up getting replaced by another OS anyway

          • yeehaw
            link
            fedilink
            32 days ago

            Oh ya I kind of figured, I was just having a laugh 😂

            • Sinclair-SpeccyOP
              link
              fedilink
              16 hours ago

              @cyberpunk007@lemmy.ca

              Yeah if it was on a real machine or if I was connecting to the internet I wouldn’t be logged in as root ^^;