Linux: Overview
This article is a start of the Linux series. I’ll write down what I learned about Linux system in this series.
Linux System Architecture
The following figure shows the Linux system architecture, which includes Hardware, Linux kernel, Libraries and User Applications.
Please refer to following articles for detail information about layers of Linux system:
- Linux Series #1: Overview
- Linux Series #2: Linux Standards
- Linux Series #3: Linux Supported Architectures
- Linux Series #4: Linux kernel
- Linux Series #5: C/C++ Libraries
- Linux Series #6: Shell
- Linux Series #7: Linux Distributions