Category

Open Source Technology

17 articles in this category

File Structure and Hierarchy in Linux

June 1, 2021 2 min read

File Structure and Hierarchy File system is a collection of files in a structure on disk or partition When memory is segmented and it contains data, it is…

Overview of Linux Architecture

April 16, 2021 1 min read

Overview of Linux Architecture Hardware Consists all peripheral devices Physical devices E.g RAM, HDD, Processer, motherboard etc Kernel Core Component Directly interacts with hardware Shell Interface to kernel…

Linux Standard Directories

April 15, 2021 1 min read

Linux Standard Directories All files and directories are under root directory (/) Some standard directories are /root Every file and directory starts from root Root user can write…

Linux Vs Windows! Differences you need to know!

April 15, 2021 1 min read

LINUX WINDOWS Users have access to source code Access of source code is not available to users Highly customizable Less customization option GPL License – free to modify…