In this presentation you get Introduction of Linux operating system,features,components,difference between Linux and windows and which is better Linux or windows.......
In this presentation you get Introduction of Linux operating system,features,components,difference between Linux and windows and which is better Linux or windows.......
In this presentation you get Introduction of Linux operating system,features,components,difference between Linux and windows and which is better Linux or windows.......
In this presentation you get Introduction of Linux operating system,features,components,difference between Linux and windows and which is better Linux or windows.......
Download as PPTX, PDF, TXT or read online from Scribd
Download as pptx, pdf, or txt
You are on page 1of 11
PRESENTATION ON
LINUX OPERATING SYSTEM
MADE BY :- NAME- NAVAL BIHANI ROLL- NO.- 17/CS-22 GROUP-B-TECH/CSE-1 Introduction to Linux :-
Linux is an operating system or a kernel. It is distributed under an open source
license. Its functionality list is quite like UNIX. Linux is an operating system or a kernel which germinated as an idea in the mind of young and bright Linus Torvalds when he was a computer science student. He used to work on the UNIX OS (proprietary software) and thought that it needed improvements. However, when his suggestions were rejected by the designers of UNIX, he thought of launching an OS which will be receptive to changes, modifications suggested by its users. Strictly speaking, Linux is the kernel, not the entire operating system. The kernel provides an interface between your Linode’s hardware and the input/output requests from applications. FEATURES OF LINUX :-
Portable − Portability means software can works on different types of
hardware in same way. Linux kernel and application programs supports their installation on any kind of hardware platform. Open Source − Linux source code is freely available and it is community based development project. Multiple teams work in collaboration to enhance the capability of Linux operating system and it is continuously evolving. Multi-User − Linux is a multiuser system means multiple users can access system resources like memory/ ram/ application programs at same time. Multiprogramming − Linux is a multiprogramming system means multiple applications can run at same time. Hierarchical File System − Linux provides a standard file structure in which system files/ user files are arranged. Shell − Linux provides a special interpreter program which can be used to execute commands of the operating system. It can be used to do various types of operations, call application programs. etc. Security − Linux provides user security using authentication features like password protection/ controlled access to specific files/ encryption of data. ARCHITECTURE OF LINUX SYSTEM :- The architecture of a Linux System consists of the following layers − Hardware layer − Hardware consists of all peripheral devices (RAM/ HDD/ CPU etc.) Kernel − It is the core component of Operating System, interacts directly with hardware, provides low level services to upper layer components . Shell − An interface to kernel, hiding complexity of kernel's functions from users. The shell takes commands from the user and executes kernel's functions. Utilities − Utility programs that provide the user most of the functionalities of an operating systems. COMPONENTS OF LINUX SYSTEM :-
Linux Operating System has primarily three components :-
Kernel − Kernel 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. Kernel provides the required abstraction to hide low level hardware details to system or application programs. System Library − System libraries are special functions or programs using which application programs or system utilities accesses Kernel's features. These libraries implement most of the functionalities of the operating system and do not requires kernel module's code access rights System Utility − System Utility programs are responsible to do specialized, individual level tasks. COMPONENTS OF LINUX SYSTEM :- DIFFERENCE BETWEEN :- Linux is free and open source operating system whereas Windows is a commercial operating system whose source code is inaccessible. Windows is not customizable as against Linux is customizable and a user can modify the code and can change its the look and feel. Linux provides high security than windows because Linux is open source. Windows must boot from the primary partition. In contrast, there is no such constraint in Linux it can be booted from either primary or logical partition. In Linux, file names are case sensitive while windows file name are case-insensitive. WHICH ONE IS BETTER LINUX OR WINDOWS ?
Linux and Windows both Operating systems have
their advantages and disadvantages. Windows is simple to use but is not a free and open source OS, whereas Linux is free, open source, customizable and secure but kind of complex for the users having no programming background. Linux is more reliable than windows.