Investigate Linux The Hacker Way
If you are curious about how Linux distributions are organized, and interested in learning more about it’s development, you will find this tutorial enjoyable and informative.
A step-by-step walk through to building a complete customized Linux distribution from plain source code, providing a very interesting and informing experience, but requiring some basic skills such as
- Using the command line (shell) to copy or move files and directories.
- listing directory and file contents.
- Change the current directory.
- As well as a reasonable knowledge of using and installing Linux software.
Check it out: Linux From Scratch
