LINUX OPERATING SYSTEM Linux Introduction: L INUX is an operating system or a kernel distributed under an open-source license. It is one of popular version of UNIX operating system. Linux was designed considering UNIX compatibility Its functionality list is quite similar to that of UNIX. Components of Linux System: Linux OS has primarily three components; 1. Kernel: It is the core part of Linux. It is responsible for all major activities of this operating system. It consists of various modules and it interacts directly with the underlying hardware. 2. System Library: These libraries implement most of the functionality of the operating system and do not requires kernel module's code access rights. 3. System utility: These programmes are responsible to do specialized, individual level tasks. Basis Features: Some of the features of Linux OS are: Portable Open source Multi-user Multiprogramming Hierarchical file system Security... etc., courtesy: Pinterest Benefits of Using L...