Getting a solid understanding of Linux fundamentals

Posted by JoshEarl on Programmers See other posts from Programmers or by JoshEarl
Published on 2011-11-12T21:54:08Z Indexed on 2011/11/13 2:07 UTC
Read the original article Hit count: 491

Filed under:

I'm delving into the Linux world again as a diversion from my Microsoft-centric day job, and every time I tackle a new project I find it a frustrating exercise in trial and error.

One thing that I always try to do when learning something new is figure out what the big pieces are and how they work together. I haven't yet come across a resource that explains Linux at this level. Resources seem to be either aimed at the barely computer literate crowd (Linux doesn't bite. Promise!) or the just compile the kernel and make your own distro crowd.

I'm looking for a "JavaScript: The Good Parts" type of road map that doesn't necessarily answer all my questions so much as help me understand what questions I need to be asking.

Any suggestions?

© Programmers or respective owner

Related posts about linux