Recently, I’ve been using linux(tried multiple distros). I’m curious about how linux works, it’s architecture! Is there a book, guide, video, etc to learn about linux? By using linux, I get to know something. It would be better If I know how linux works!

    • Lampros Liontos@mastodon.online
      link
      fedilink
      arrow-up
      2
      ·
      9 months ago

      @PropaGandalf

      I should also probably mention that messing with the USE flags can make things a little brittle, since it’s possible to flag out options that might not be important now, but could become important later. Most binary distributions make things as flexible as possible to accommodate future changes.

      • PropaGandalf@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        9 months ago

        Yeah most of the times I just included them all unless I really didn’t need them (some architecture specific stuff or a specific protocol)