• masterofn001@lemmy.ca
      link
      fedilink
      arrow-up
      24
      arrow-down
      2
      ·
      edit-2
      9 months ago

      When I was new to Linux I broke EVERYTHING.

      Often.

      The more you break, the more you learn.

      Nobody tells me I can’t modify this file.

      Eg. I once accidentally chmodded the entire root directory. (Recursion incident)

      Linux does not like when the root fs permissions are ALL changed.

      I had no internet at the time. And no idea what timeshift was.

      Thankfully, I had a library card.

      Learned a lot about permissions that month.

      (I enjoy doing things the hard way)

      • Chewy@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        9 months ago

        Did you manage to get your system working again? Iirc I did the same on Arch a few years ago and it wasn’t too bad to restore the system after looking at the permissions on a fresh install (maybe a container or vm, idr).

        • masterofn001@lemmy.ca
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          9 months ago

          I tried. It was so long ago now I can’t even remember. It was xubuntu, though.

          But, I’m pretty sure I had to take it down to the local shop and get a copy of the iso since I didn’t have a fresh install to compare. (This wasn’t the only time I absolutely borked my machine)

          Nowadays, I backup everything. I image the partitions. I create a separate partition for home. And I know what to never touch.