• raubarno
    link
    fedilink
    31
    edit-2
    1 year ago

    Unfortunately, Linux manuals are pretty scattered around. I’ll try to find something for you:

    EDIT: Forgot this important material:

    • If you need to know command-line argument specifics for a particular program, use manpages (For example, to find brief information about grep, type man grep in your shell, and info grep if you need a complete manual).
    • @folakOP
      link
      31 year ago

      Thanks a lot !!

  • Engywuck
    link
    fedilink
    231 year ago

    Maybe tell us what you need the documentation for… Writing kernel modules? Installing distros? Configuring software? Archlinux wiki is a very good general reference, btw.

    • @folakOP
      link
      11 year ago

      Yeah, I mean for linux in general, everything around linux

      • @[email protected]
        link
        fedilink
        71 year ago

        Yeah, I mean for linux in general, everything around linux

        Waves hand in the general direction of the internet. It’s all there.

        Seriously, hone in a bit. Like “I’m a complete noob where do I start” or “I installed Mint and it works fine, now what?”

        Something like that

        • @folakOP
          link
          English
          11 year ago

          More than, “I’m a complete noob where do I start, where do I learn, why, who, where, when”

          • @[email protected]
            link
            fedilink
            51 year ago

            One of the first lessons to learn is how to ask questions.

            The doggedness on tripling down on “I want to know everything” is remarkable but it is not going to get you a result.

            Your best starting point until you are able to articulate a more focussed question is the Arch wiki as already suggested.

            Do a bare bones arch install on a PC you don’t care about breaking (a very old one with limited hardware perhaps) while following the arch install instructions on the wiki.

            If you’re a noob then you’ll constantly run into terms you don’t understand look them up as you go.

            Ciao and good luck.

            End of lime

            • @folakOP
              link
              English
              21 year ago

              Hum… Okay… Thanks for the help !

            • @[email protected]
              link
              fedilink
              -1
              edit-2
              1 year ago

              Answers like this is why people stay out of Linux, you want to get in and the first thing they say is “learn to ask a question!!!”

              If you couldn’t tell OP was a beginner from the second question, then you are not good at understanding questions.

              • @[email protected]
                link
                fedilink
                21 year ago

                Yeah no it’s not, I offered some gentle prompts to help him refine his question into something that could be answered. As did several others.

                He ignored that and tripled down with “I want to know everything”

                That’s not an answerable question.

                You have to want to learn before you can be taught. If you can’t listen to the prompt of “ok cool, you’re keen but pick a thing” then there’s no point me trying to help.

                • @[email protected]
                  link
                  fedilink
                  11 year ago

                  Read between the lines, when an expert has ever said “I want to know everything”, OP is clearly a beginner in the subject.

    • Programmer Belch
      link
      fedilink
      English
      31 year ago

      For me the archwiki is for getting started with a program. I use the gentoo one when I want to customize the experience

  • @dack
    link
    161 year ago

    Arch Wiki for more general info. Official docs/man pages of whatever thing you are working with for details.

    • @folakOP
      link
      English
      41 year ago

      Thanks!

    • @folakOP
      link
      English
      11 year ago

      Documentation