Linux architecture: Difference between revisions

Content deleted Content added
rm linkspam
Line 10:
 
It is interesting to note that Unix security systems were designed into the architecture. Raw hardware devices are protected from direct access, and the file system has an inbuilt security system giving individual access to files on three levels, user only, group membership, and world access. Each category has read, executable and write flags that may be set in any combination.
It has more directories for user
 
 
http://www.cyberciti.biz/faq/understanding-architecture-of-linux/
 
== Kernel -or- System Software ==