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!

  • sorrybookbroke@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    10 months ago

    I’d argue gentoo isn’t the worst thing to do even as a beginner, but installing arch would likely be the best first step as it’s shorter and you’re more likely to get it running first try. You also don’t have to compile.

    As for other resources, though I prefer reading and doing, youtube might help. Specifically, chris tituss tech’s linux basics playlist or learn linux TV playlist on the subject. Another great resource is to just read the man page for and specific command

    Other than that, install in a virtual machine and start breaking things. Finding the solution will likely teach you quite a bit