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…
Introduction of Kernel Kernel is core of OS representing core aspect of Linux distribution for computers and servers Architecture of…
We can distinct boot process in linux in 6 different stages These includes BIOS MBR GRUB Kernel Init Run Level…
Linux Authorization For security purpose, LINUX divides authorization in Ownership Permission Ownwership In linux, every file and directory is assigned…
File Structure and Hierarchy File system is a collection of files in a structure on disk or partition When memory…
Variants of Linux There are hundreds of variants of Linux For you, which is best linux? To answer this, it…
Overview of Linux Architecture Hardware Consists all peripheral devices Physical devices E.g RAM, HDD, Processer, motherboard etc Kernel Core Component…
Linux Standard Directories All files and directories are under root directory (/) Some standard directories are /root Every file and…
LINUX WINDOWS Users have access to source code Access of source code is not available to users Highly customizable Less…
UNIX LINUX Source code is not available to public Source code is available to general public Used for servers, workstations…
Features and Advantages of Linux Open Source Code easily available Can customize OS Contribute, moify, distribute, enhance Security Less vulnerable…