Pages

Saturday, 19 December 2015

Architecture of Linux



The Architecture of Linux can be divided into three levels of functionality:

The lowest level is the kernel, which schedules tasks , which schedules tasks, manages resources, and controls security .

The next level is the shell, which acts as the user interface, interpreting user commands and starting
applications.

The highest level is utilities, which provides utility functions. In other words is the USER level, as user is the one who operates those utilities.

No comments:

Post a Comment