Course Overview
The students required the training on Linux operating System because the most of the students familiarize with Windows XP, Windows 7 etc. but Linux operating system is new for student that’s why students required training on Linux operating system In the Linux main Important concept is –
Kernal : Kernel is the core part of Linux operating system. Linux operating system is responsible for all major activities of operating system. Its consists of various modules and its directly interacts with the basics of hardware. Kernel provides the required abstraction and hides low level hardware details to the system.
System Literary : System libraries of Linux are nothing but the special functions or programs using that program or system utilities it can access the Kernel’s features. These System libraries implements most of the functionalities of Operating System and also do not requires the kernel module code access rights.
Understanding Kernal in Linux is very Important