• bluewing@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      9 hours ago

      Breaking things is a valid way to start learning. Reading man pages is very often difficult and confusing for new users. And much of the documentation is crap anyway-- it’s why distro forums exist. And I’m from a time when distro upgrades/updates were sometimes dicey, (they still can break things on occasions), and you complied your kernel and drivers from scratch.

    • Frigid@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      11 hours ago

      Please, I don’t understand a single command I’m putting in. I’m just copying whatever some nerd posted on a message board.

    • NightmareQueenJune@lemmy.world
      link
      fedilink
      arrow-up
      11
      ·
      21 hours ago

      But that’s in my experience sadly very necessary especially in the beginning when you are getting into Linux. So getting into Linux has quite a steep learning curve because not knowing what you are copy pasting can have terrible consequences, but understanding everything before you copy paste is very demanding.
      When out comes to my main rig, i never had the experience of everything just working out of the box. There was always something that required me searching for obscure fixes, hoping for the best.

      • JustAnotherKay@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        17 hours ago

        Very necessary

        No it absolutely is not. When you’re looking up guides and come across an unfamiliar command, don’t copy and paste it and find out what it does. Google it. Man it. Research it. Stop copying and pasting commands you don’t understand.

        • NightmareQueenJune@lemmy.world
          link
          fedilink
          arrow-up
          6
          ·
          edit-2
          12 hours ago

          My point is that if that is the case (and I do understand why) then i can’t possibly recommend Linux to people that don’t want their OS to be their hobby, because as for my experience they will come across something that needs some command line input.

          • JustAnotherKay@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            6 hours ago

            They will come across something that needs some command line input

            I would genuinely be surprised if you could give me an example of a command that can’t be replicated with a GUI in some way

            • needanke@feddit.org
              link
              fedilink
              arrow-up
              2
              ·
              5 hours ago

              Lots of install instructions are based on commands. If you know what they are doing, you might be able to replace them, but then you already understand them, so…

              • JustAnotherKay@lemmy.world
                link
                fedilink
                arrow-up
                1
                ·
                5 hours ago

                If you’re installing something without understanding the command behind it then you’re doing something wrong. You wouldn’t download and install a random .exe, so stop running random wget | sudo bash commands.

                I actually think a lot of people put the same or more effort into Windows, they just don’t realize it because it’s what they’re used to. You would verify the install instructions on Windows. If you wouldn’t, then you probably should be on something atomic rather than windows or a normal Linux distro.

                • needanke@feddit.org
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  edit-2
                  5 hours ago

                  You wouldn’t download and install a random .exe

                  I think you overestimate most people wrt computer knowledge.

                  Plus sometimes you don’t have a choice in what you install. I recently had to install Kind for a class I was taking and their only install options on linux are just that: downloading binaries and moving them to /bin.

                  • JustAnotherKay@lemmy.world
                    link
                    fedilink
                    arrow-up
                    1
                    ·
                    edit-2
                    5 hours ago

                    First of all, that’s not their only install option as far as I can tell. I can see an incantation which automatically pulls and installs it, and I see a step-by-step make build instruction set.

                    Both of which can be relatively easily googled because they’re both only 3 commands. And, if you’re on a Linux machine that means you probably have access to the man pages for make, mv and cd.

      • NightmareQueenJune@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        12 hours ago

        Yeah. Reminds me of a dependency fuckup with steam on pop os that uninstalled the desktop environment when trying to install steam.

        • JuxtaposedJaguar@lemmy.ml
          link
          fedilink
          arrow-up
          4
          ·
          7 hours ago

          I’m still pissed off about how LTT reacted to that. The warning literally told you not to do it, you did it anyway, and somehow that’s Linux’s fault? That’s like eating one of those silica packets that says “DO NOT EAT” and then blaming the manufacturer.

    • someacnt@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      19 hours ago

      I never messed up my computer despite frequently not knowing what certain command I am running does. Am I lucky, can I buy a lottery on this basis?