Tag: operating system

Home operating system
install linux on chromebook
Post

Linux Kernel Fundamentals. Things you need to know about Linux Kernel

Introduction of Kernel Kernel is core of OS representing core aspect of Linux distribution for computers and servers Architecture of Kernel is monolithic and OS operates in Kernel space. Complete control over anything is there with Kernel Linux Kernel is a layer between hardware of device and software. Kernel is responsible for For application execution, ...