Basics of Linux, For Analyzing Logs & Events.
Basics of Linux, For Analyzing Logs & Events.
Architecture of UNIX
File system Hierarchy
File Permissions
ARCHITECTURE OF UNIX
Kernel: It is the lowest level, which schedules tasks, manages resources, and
controls security.
Shell: It is the Median level, which acts as the user interface, interpreting user
commands and starting applications.
Utilities: It is the highest level, which provides utility functions. In other words
it is the USER level, as user is the one who operates those utilities.
FILESYSTEM HIRARCHY SYSTEM
Linux Uses single rooted, inverted tree like file system File System Hierarchy.
File type + permission, links, owner, group name of owner, size in bytes, date of
modification, file name.