• woodgen
    link
    fedilink
    arrow-up
    17
    arrow-down
    2
    ·
    2 months ago

    How is Windows user friendly?

    • Honytawk@lemmy.zip
      link
      fedilink
      arrow-up
      10
      arrow-down
      9
      ·
      2 months ago

      For starters, you don’t need to enter a single command to get a fully functioning system.

        • kuneho@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          2 months ago

          welp, I still need to add myself to the sudo group and sudoers file, and that’s something I need a root shell for. (unless I always miss some options during setup to make my user automatically a sudoer)

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

            You did. If you leave your root password blank it’ll automatically add the user account you create in the following step to sudo and disable the root account.

            If you want to have both a root account and a user account with sudo, you’ll have to do that manually, but that’s a pretty unusual setup.

            • kuneho@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              2 months ago

              oh wow, I did not know this

              but that’s a pretty unusual setup

              Nor this, but you are right if I think about it.

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

                Yeah, general practice is to either elevate privelige by switching accounts, or by using sudo. Having both just increases your attack surface to no practical benefit (especially since you can technically still switch to a root account with “sudo - i” even if you’re going the sudo route).

                • kuneho@lemmy.world
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  edit-2
                  2 months ago

                  I used mostly Windows systems primarily and I guess I just adapted that habit of having an Administrator account for when shit goes down, and my own user account that has admin rights.

                  It’s just convenient. I liked my Administrator account as clean as possible, and I do the same in Linux with root. There is its time and place where I need root.

                  But you are right, I should change my habits. I’m not even sure how sudo and rights and environments and sessions and god knows what works exactly behind the scenes, so probably, maybe, there are technical differences too in the way I use these and the way how I should… I don’t know.

                  Anyway, thanks for the info.

            • kuneho@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              2 months ago

              I mean it’s Debian, it’s stable, it should work without ever updating your system :P

              (though one could always log in as root in a separate session, too…)

        • nfsu2@feddit.cl
          link
          fedilink
          arrow-up
          2
          ·
          2 months ago

          Many other Arch based too, even if it against Arch’s philosophy. Just click “yes” and “next” a bunch of times and you are ready.

          • haui@lemmy.giftedmc.com
            link
            fedilink
            arrow-up
            1
            ·
            2 months ago

            I think the purists need to accept that users are valid too. :) good that some distros seem to understand that.

      • KISSmyOSFeddit@lemmy.world
        link
        fedilink
        arrow-up
        5
        arrow-down
        1
        ·
        edit-2
        2 months ago

        To install the current version of Windows on my PC, I need to enter command prompt from within the installer and type 2 commands to disable ethernet and the online install requirement.
        Otherwise it won’t let me install it without a Microsoft account.

        Almost all major desktop Linux distros let you install them with “Click Next until Done” now.

          • KISSmyOSFeddit@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            2 months ago

            When my mom needed a new PC, she asked me, the family’s computer guy. I asked her what she does on her PC, bought one, installed Debian with Cinnamon, activated automatic security updates without notifications, set up her printer and an ssh/vnc server for remote assistance. I haven’t heard of any issues in 2 years.