SlideShare a Scribd company logo
Name :: Hassan Habib
Roll no :: (016)
Section :: SP15-BSE-2A
Presentation :: LINUX
Subject :: PP IT
TO :: Mam. Anam Zafar.
Outline
• O/S
• linux
• History of Linux
• Kernel
• Types of kernel
• Feature of linux
• Linux system architecture
• Linux Distribution
• How to install
Operating System ??
• It is medium which provide interface between
user and hardware
• It provide user an environment in which user can
execute program conveniently and efficiently.
• o/s controls allocation of resources and services
such as memory, processor , device and
information
• You can say that it is a program which start from
initial stage to ending stage
Operating System
Operating System
Functions of Operating System
LINUX
History
• Before taking about linux history .
We should about unix history
because linux is free unix type
o/s.
• Unix o/s system was conceived
and implemented by Thompson
and Dennis Ritchie at AT&T
laboratories in 1969 and released
in 1970 (utix).
• 1973 Rewrite UNIX.
• They want to create multi user
o/s but fails to achieved.
• In 1983 Richard stullman want to
made unix free o/s .
• In 1991 linus Torvalds ; student of
University of Helsinki Finland.
Developed linux
• He released it for free on the
internet. Also free source code
available on. internet
What is Linux??
• Linux is an o/s.
• A free unix type o/s.
• Made by Linus Torvalds.
• An open o/s.
• Open source code.
Kernel
• The kernel is a central core of a o/s.
• It has complete control over everything occurs in the system.
• First part to load into memory.
• Operates from beginning to sessional logout.
• Kernel code is usually loaded into a protected area of
memory, which prevents it from being over written by other
or local programming.
• Kernel perform its task such as executing processes and
handling interrupts in kernel space.
• User task is done in user space. (e.g writing a text in text
editor or running programs in GUI)
Process Scheduler
(Program is an active form of different task)
• Memory Managing
• File system management
• Network interface
• Inter process communication
Types of Kernel
• Micro kernel
• Monolithic kernel
• Hybrid kernel
Micro Kernel
Pros:
 Small installation requirements
 Small memory
 Security
Cons:
 Hardware may react slower because driver
are in user mode.
 Process have to wait to get information.
CPU, memory and
IPC(Inter Process
communication)
Monolithic Kernel
Pros:
 Easy process of communication.
 If device is supported than no additional
Installation.
 Direct access to hardware.
Cons:
 Large Installation footprints
 Large memory footprints
 Less secure because everything in
supervisor mode.
 Cpu , IPC , file system
management, Memory
,drivers
Hybrid Kernel
Pros:
 Developer can choose what should be in
user or supervisor mode.
 Small installation footprints than
monolethic kernel.
Cons:
 Can suffer same process lag as microkernel.
 Combination of last two
kernel.
 Hybrid kernel have the
ability to pick what
should be run in user
mode or what should be
in supervisor mode.
 File system and I/O
devices be in user
mode, while IPC and
server call be kept in
supervisor mode.
What sort of kernel Linux has??
Features of Linux
Portable
• Portability means software
can work on different types
of hardware in same way.
• Linux kernel and application
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 project.
• Multiple team works
together to enhance linux
o/s.
Features of Linux
Multi User
• Multi user o/s.
• Multi user can access and
share memory ,ram and
storage devices etc.
Multi Programming
• Linux is multiprogramming
system means different
programs run at a time
Features of Linux
Hierarchical File System
• Linux provide hierarchical
file in which system file are
arrange.
Shell
• Linux provides special
interpreter programs which
be executed commands of
the operating system. It can
be use to do various types
of operation, application
call application programs
etc.
Features of Linux
Security
• Linux provides user security , using authentication
features like password and encryption.
Linux System Architecture
• User Application
• O/s service
• Linux Kernel
• Hardware
controller
User Application:
• Application use on a particular linux system
Example:
Word Processing
Web Browsing
o/s Service
• These are the service that are considered as typical of the
operating system (windowing system , command shell etc.)
also the programming interface to kernel (compiling tool) os
included in this subsystem.
Linux Kernel
• Kernel is the abstract and mediates access to
the hardware resources, including the cpu.
Hardware Controller
• This subsystem consist of all physical device in a linux
installations
For Example
CPU, Network Hardware, Memory Hardware
Linux System Architecture
Linux Distribution
• Ubantu
• Red hat
• Debian
• Fedora
• Suse from Novell
ubantu
• Ubantu is a community based o/s best for laptops
and desktops etc. LOGO:
Application :
• Web browsing
• Documents
• Spreadsheet software
• Much more
Red Hat
• For business , government or other users looking for stable,
supported and certified linux.
LOGO:
Red Hat Desktop
Debian
• Debian produced by almost thousand of active
developer spread around the world who
volunteer in their spare time.
LOGO:
Debian
Fedora
• Fedora sponsored by Red hat
• Consists of latest updates and open source software
• There is a new release every six month , that drive
incremental improvement to user at rapid pace.
LOGO:
Fedora
Fedora
Suse From Novell
• Enterprise level version of the linux o/s.
• This mainstream distribution is popular with
business who want alternative to other o/s’s.
LOGO:
Suse From Novell
Suse From Novell
Ubantu
Command prompt
Command Prompt
Command Prompt
Command for Linux
How to install Linux
• Booting to a USB Stick
• Burning a Live CD
Installation Process
• The installation process will be slightly different for every
distro, but in general setup should guide you through the
necessary steps pretty easily. Assuming you're installing Linux
alongside another OS like Windows, though, there are a few
things you'll want to pay attention to.
Linux

More Related Content

What's hot

Course 101: Lecture 6: Installing Ubuntu
Course 101: Lecture 6: Installing Ubuntu Course 101: Lecture 6: Installing Ubuntu
Course 101: Lecture 6: Installing Ubuntu
Ahmed El-Arabawy
 
Embedded Linux System Overview : Tonex Training
Embedded Linux System Overview : Tonex TrainingEmbedded Linux System Overview : Tonex Training
Embedded Linux System Overview : Tonex Training
Bryan Len
 
Course 101: Lecture 5: Linux & GNU
Course 101: Lecture 5: Linux & GNU Course 101: Lecture 5: Linux & GNU
Course 101: Lecture 5: Linux & GNU
Ahmed El-Arabawy
 
Linux Embedded System
Linux Embedded SystemLinux Embedded System
Linux Embedded System
AjmaineKhan
 
Linux architecture
Linux architectureLinux architecture
Linux architecture
ICI Bucharest - roTLD
 
Embedded linux
Embedded linuxEmbedded linux
Embedded linux
Wingston
 
Linux Features
Linux FeaturesLinux Features
Linux Features
SHUBHA CHATURVEDI
 
01 introduction & setup - Android
01   introduction & setup - Android01   introduction & setup - Android
01 introduction & setup - Android
Wingston
 
Unix Security
Unix SecurityUnix Security
Linux [2005]
Linux [2005]Linux [2005]
Linux [2005]Raul Soto
 
Embedded Systems: Lecture 6: Linux & GNU
Embedded Systems: Lecture 6: Linux & GNUEmbedded Systems: Lecture 6: Linux & GNU
Embedded Systems: Lecture 6: Linux & GNU
Ahmed El-Arabawy
 
Device Drivers in Linux
Device Drivers in LinuxDevice Drivers in Linux
Device Drivers in Linux
Shreyas MM
 
Introduction to Linux basic
Introduction to Linux basicIntroduction to Linux basic
Introduction to Linux basic
f114n
 
linux software architecture
linux software architecture linux software architecture
linux software architecture
Sneha Ramesh
 
Course 101: Lecture 4: A Tour in RTOS Land
Course 101: Lecture 4: A Tour in RTOS Land Course 101: Lecture 4: A Tour in RTOS Land
Course 101: Lecture 4: A Tour in RTOS Land
Ahmed El-Arabawy
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
Stephen Ahiante
 
What is Linux, Ubuntu and Open Source?
What is Linux, Ubuntu and Open Source?What is Linux, Ubuntu and Open Source?
What is Linux, Ubuntu and Open Source?
Jose Kont
 
Unix shell programming intro-part-1
Unix shell programming intro-part-1Unix shell programming intro-part-1
Unix shell programming intro-part-1
Prachi Sasankar
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
RAHUL RAVI
 
linux os-basics,Devops training in Hyderabad
linux os-basics,Devops training in Hyderabadlinux os-basics,Devops training in Hyderabad
linux os-basics,Devops training in Hyderabad
Devops Trainer
 

What's hot (20)

Course 101: Lecture 6: Installing Ubuntu
Course 101: Lecture 6: Installing Ubuntu Course 101: Lecture 6: Installing Ubuntu
Course 101: Lecture 6: Installing Ubuntu
 
Embedded Linux System Overview : Tonex Training
Embedded Linux System Overview : Tonex TrainingEmbedded Linux System Overview : Tonex Training
Embedded Linux System Overview : Tonex Training
 
Course 101: Lecture 5: Linux & GNU
Course 101: Lecture 5: Linux & GNU Course 101: Lecture 5: Linux & GNU
Course 101: Lecture 5: Linux & GNU
 
Linux Embedded System
Linux Embedded SystemLinux Embedded System
Linux Embedded System
 
Linux architecture
Linux architectureLinux architecture
Linux architecture
 
Embedded linux
Embedded linuxEmbedded linux
Embedded linux
 
Linux Features
Linux FeaturesLinux Features
Linux Features
 
01 introduction & setup - Android
01   introduction & setup - Android01   introduction & setup - Android
01 introduction & setup - Android
 
Unix Security
Unix SecurityUnix Security
Unix Security
 
Linux [2005]
Linux [2005]Linux [2005]
Linux [2005]
 
Embedded Systems: Lecture 6: Linux & GNU
Embedded Systems: Lecture 6: Linux & GNUEmbedded Systems: Lecture 6: Linux & GNU
Embedded Systems: Lecture 6: Linux & GNU
 
Device Drivers in Linux
Device Drivers in LinuxDevice Drivers in Linux
Device Drivers in Linux
 
Introduction to Linux basic
Introduction to Linux basicIntroduction to Linux basic
Introduction to Linux basic
 
linux software architecture
linux software architecture linux software architecture
linux software architecture
 
Course 101: Lecture 4: A Tour in RTOS Land
Course 101: Lecture 4: A Tour in RTOS Land Course 101: Lecture 4: A Tour in RTOS Land
Course 101: Lecture 4: A Tour in RTOS Land
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
What is Linux, Ubuntu and Open Source?
What is Linux, Ubuntu and Open Source?What is Linux, Ubuntu and Open Source?
What is Linux, Ubuntu and Open Source?
 
Unix shell programming intro-part-1
Unix shell programming intro-part-1Unix shell programming intro-part-1
Unix shell programming intro-part-1
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
linux os-basics,Devops training in Hyderabad
linux os-basics,Devops training in Hyderabadlinux os-basics,Devops training in Hyderabad
linux os-basics,Devops training in Hyderabad
 

Viewers also liked

Fedora Embedded at foss.in 2010
Fedora Embedded at foss.in 2010Fedora Embedded at foss.in 2010
Fedora Embedded at foss.in 2010
Saleem Ansari
 
Penginstalan linux slackware
Penginstalan linux slackware Penginstalan linux slackware
Penginstalan linux slackware
alfianostefano
 
134367 20160212 - lai acompanhamento+anexo - lombadas santander
134367   20160212 - lai acompanhamento+anexo - lombadas santander134367   20160212 - lai acompanhamento+anexo - lombadas santander
134367 20160212 - lai acompanhamento+anexo - lombadas santander
Campinas Que Queremos
 
культура западной европы в раннее средневековье
культура западной европы в раннее средневековьекультура западной европы в раннее средневековье
культура западной европы в раннее средневековье
vtvvoa
 
Pat Good Results Analysis
Pat Good Results AnalysisPat Good Results Analysis
Pat Good Results Analysis
milkowski
 
Pmmu são paulo - bicicletas
Pmmu são paulo - bicicletasPmmu são paulo - bicicletas
Pmmu são paulo - bicicletas
Campinas Que Queremos
 
Presentazione Fidia spa
Presentazione Fidia spaPresentazione Fidia spa
Presentazione Fidia spa
giadagaron27
 
Aparato locomotor (1)
Aparato locomotor (1)Aparato locomotor (1)
Aparato locomotor (1)
Judith Pujols
 
Procés tecnològic
Procés tecnològicProcés tecnològic
Procés tecnològic
Fernando Rios Torres
 
Gary Paul Smith - Living The User Experience
Gary Paul Smith - Living The User ExperienceGary Paul Smith - Living The User Experience
Gary Paul Smith - Living The User ExperienceGary Smith
 

Viewers also liked (20)

Fedora15 lovelock-pres
Fedora15 lovelock-presFedora15 lovelock-pres
Fedora15 lovelock-pres
 
Fedora Embedded at foss.in 2010
Fedora Embedded at foss.in 2010Fedora Embedded at foss.in 2010
Fedora Embedded at foss.in 2010
 
Penginstalan linux slackware
Penginstalan linux slackware Penginstalan linux slackware
Penginstalan linux slackware
 
Name
NameName
Name
 
Akashi Brochure - General
Akashi Brochure - GeneralAkashi Brochure - General
Akashi Brochure - General
 
134367 20160212 - lai acompanhamento+anexo - lombadas santander
134367   20160212 - lai acompanhamento+anexo - lombadas santander134367   20160212 - lai acompanhamento+anexo - lombadas santander
134367 20160212 - lai acompanhamento+anexo - lombadas santander
 
культура западной европы в раннее средневековье
культура западной европы в раннее средневековьекультура западной европы в раннее средневековье
культура западной европы в раннее средневековье
 
Fol
FolFol
Fol
 
Pat Good Results Analysis
Pat Good Results AnalysisPat Good Results Analysis
Pat Good Results Analysis
 
Pmmu são paulo - bicicletas
Pmmu são paulo - bicicletasPmmu são paulo - bicicletas
Pmmu são paulo - bicicletas
 
SOCIAL MEDIA
SOCIAL MEDIASOCIAL MEDIA
SOCIAL MEDIA
 
Presentazione Fidia spa
Presentazione Fidia spaPresentazione Fidia spa
Presentazione Fidia spa
 
Constructor Destructor
Constructor DestructorConstructor Destructor
Constructor Destructor
 
Aparato locomotor (1)
Aparato locomotor (1)Aparato locomotor (1)
Aparato locomotor (1)
 
Shia and belief
Shia and beliefShia and belief
Shia and belief
 
Procés tecnològic
Procés tecnològicProcés tecnològic
Procés tecnològic
 
Assigment 2
Assigment 2Assigment 2
Assigment 2
 
Gary Paul Smith - Living The User Experience
Gary Paul Smith - Living The User ExperienceGary Paul Smith - Living The User Experience
Gary Paul Smith - Living The User Experience
 
FNK rev 06.08.15
FNK rev 06.08.15FNK rev 06.08.15
FNK rev 06.08.15
 
My
MyMy
My
 

Similar to Linux

UNIX Operating System
UNIX Operating SystemUNIX Operating System
UNIX Operating System
Fatima Qayyum
 
Chapter 1 - Introduction to Operating System.pptx
Chapter 1 - Introduction to Operating System.pptxChapter 1 - Introduction to Operating System.pptx
Chapter 1 - Introduction to Operating System.pptx
gowthamiv26
 
Overview on Open Source Technology.pptx
Overview on Open Source Technology.pptxOverview on Open Source Technology.pptx
Overview on Open Source Technology.pptx
DrRShaliniVISTAS
 
Linux for embedded_systems
Linux for embedded_systemsLinux for embedded_systems
Linux for embedded_systems
Vandana Salve
 
unixoperatingsystem-130327073532-phpapp01.pdf
unixoperatingsystem-130327073532-phpapp01.pdfunixoperatingsystem-130327073532-phpapp01.pdf
unixoperatingsystem-130327073532-phpapp01.pdf
IxtiyorTeshaboyev
 
Difference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.pptDifference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.ppt
sarwechabro
 
Linux Operating System. UOG MARGHAZAR Campus
 Linux Operating System. UOG MARGHAZAR Campus Linux Operating System. UOG MARGHAZAR Campus
Linux Operating System. UOG MARGHAZAR Campus
SYEDASADALI38
 
Unix operating system
Unix operating systemUnix operating system
Unix operating system
ABhay Panchal
 
Introduction, Features, Basic Commands and Distribution of LINUX
Introduction, Features, Basic Commands and Distribution of LINUXIntroduction, Features, Basic Commands and Distribution of LINUX
Introduction, Features, Basic Commands and Distribution of LINUX
Deeksha Verma
 
01 linux history overview
01 linux history overview01 linux history overview
01 linux history overviewShay Cohen
 
Bn 1027 demo linux adminstration
Bn 1027 demo  linux adminstrationBn 1027 demo  linux adminstration
Bn 1027 demo linux adminstration
conline training
 
Linux concept workshop
Linux concept workshopLinux concept workshop
Linux concept workshop
Tahmoures Shabanian
 
Basics of Linux
Basics of LinuxBasics of Linux
Basics of Linux
Nayan Seth
 
Linux Presentation_SSD.pdf
Linux Presentation_SSD.pdfLinux Presentation_SSD.pdf
Linux Presentation_SSD.pdf
ssuser37b0e0
 
Introduction to Operating system CBSE
Introduction to Operating system CBSE Introduction to Operating system CBSE
Introduction to Operating system CBSE
PrashantChahal3
 
College copy
College copyCollege copy
College copy
Nikhil Kumar
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
Vibrant Technologies & Computers
 
linux operating system.pptx
linux operating system.pptxlinux operating system.pptx
linux operating system.pptx
Kailash510466
 

Similar to Linux (20)

UNIX Operating System
UNIX Operating SystemUNIX Operating System
UNIX Operating System
 
Chapter 1 - Introduction to Operating System.pptx
Chapter 1 - Introduction to Operating System.pptxChapter 1 - Introduction to Operating System.pptx
Chapter 1 - Introduction to Operating System.pptx
 
Overview on Open Source Technology.pptx
Overview on Open Source Technology.pptxOverview on Open Source Technology.pptx
Overview on Open Source Technology.pptx
 
Linux for embedded_systems
Linux for embedded_systemsLinux for embedded_systems
Linux for embedded_systems
 
unixoperatingsystem-130327073532-phpapp01.pdf
unixoperatingsystem-130327073532-phpapp01.pdfunixoperatingsystem-130327073532-phpapp01.pdf
unixoperatingsystem-130327073532-phpapp01.pdf
 
Difference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.pptDifference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.ppt
 
Linux Operating System. UOG MARGHAZAR Campus
 Linux Operating System. UOG MARGHAZAR Campus Linux Operating System. UOG MARGHAZAR Campus
Linux Operating System. UOG MARGHAZAR Campus
 
Unix operating system
Unix operating systemUnix operating system
Unix operating system
 
Introduction, Features, Basic Commands and Distribution of LINUX
Introduction, Features, Basic Commands and Distribution of LINUXIntroduction, Features, Basic Commands and Distribution of LINUX
Introduction, Features, Basic Commands and Distribution of LINUX
 
01 linux history overview
01 linux history overview01 linux history overview
01 linux history overview
 
Linux forensics
Linux forensicsLinux forensics
Linux forensics
 
Linux basics
Linux basicsLinux basics
Linux basics
 
Bn 1027 demo linux adminstration
Bn 1027 demo  linux adminstrationBn 1027 demo  linux adminstration
Bn 1027 demo linux adminstration
 
Linux concept workshop
Linux concept workshopLinux concept workshop
Linux concept workshop
 
Basics of Linux
Basics of LinuxBasics of Linux
Basics of Linux
 
Linux Presentation_SSD.pdf
Linux Presentation_SSD.pdfLinux Presentation_SSD.pdf
Linux Presentation_SSD.pdf
 
Introduction to Operating system CBSE
Introduction to Operating system CBSE Introduction to Operating system CBSE
Introduction to Operating system CBSE
 
College copy
College copyCollege copy
College copy
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
 
linux operating system.pptx
linux operating system.pptxlinux operating system.pptx
linux operating system.pptx
 

Recently uploaded

The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
Krisztián Száraz
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
DhatriParmar
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
Wasim Ak
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 

Recently uploaded (20)

The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Advantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO PerspectiveAdvantages and Disadvantages of CMS from an SEO Perspective
Advantages and Disadvantages of CMS from an SEO Perspective
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
The Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptxThe Diamond Necklace by Guy De Maupassant.pptx
The Diamond Necklace by Guy De Maupassant.pptx
 
Normal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of LabourNormal Labour/ Stages of Labour/ Mechanism of Labour
Normal Labour/ Stages of Labour/ Mechanism of Labour
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 

Linux

  • 1. Name :: Hassan Habib Roll no :: (016) Section :: SP15-BSE-2A Presentation :: LINUX Subject :: PP IT TO :: Mam. Anam Zafar.
  • 2.
  • 3. Outline • O/S • linux • History of Linux • Kernel • Types of kernel • Feature of linux • Linux system architecture • Linux Distribution • How to install
  • 4. Operating System ?? • It is medium which provide interface between user and hardware • It provide user an environment in which user can execute program conveniently and efficiently. • o/s controls allocation of resources and services such as memory, processor , device and information • You can say that it is a program which start from initial stage to ending stage
  • 9. History • Before taking about linux history . We should about unix history because linux is free unix type o/s. • Unix o/s system was conceived and implemented by Thompson and Dennis Ritchie at AT&T laboratories in 1969 and released in 1970 (utix). • 1973 Rewrite UNIX. • They want to create multi user o/s but fails to achieved. • In 1983 Richard stullman want to made unix free o/s . • In 1991 linus Torvalds ; student of University of Helsinki Finland. Developed linux • He released it for free on the internet. Also free source code available on. internet
  • 10. What is Linux?? • Linux is an o/s. • A free unix type o/s. • Made by Linus Torvalds. • An open o/s. • Open source code.
  • 11. Kernel • The kernel is a central core of a o/s. • It has complete control over everything occurs in the system. • First part to load into memory. • Operates from beginning to sessional logout. • Kernel code is usually loaded into a protected area of memory, which prevents it from being over written by other or local programming. • Kernel perform its task such as executing processes and handling interrupts in kernel space. • User task is done in user space. (e.g writing a text in text editor or running programs in GUI)
  • 12. Process Scheduler (Program is an active form of different task) • Memory Managing • File system management • Network interface • Inter process communication
  • 13. Types of Kernel • Micro kernel • Monolithic kernel • Hybrid kernel
  • 14. Micro Kernel Pros:  Small installation requirements  Small memory  Security Cons:  Hardware may react slower because driver are in user mode.  Process have to wait to get information. CPU, memory and IPC(Inter Process communication)
  • 15. Monolithic Kernel Pros:  Easy process of communication.  If device is supported than no additional Installation.  Direct access to hardware. Cons:  Large Installation footprints  Large memory footprints  Less secure because everything in supervisor mode.  Cpu , IPC , file system management, Memory ,drivers
  • 16. Hybrid Kernel Pros:  Developer can choose what should be in user or supervisor mode.  Small installation footprints than monolethic kernel. Cons:  Can suffer same process lag as microkernel.  Combination of last two kernel.  Hybrid kernel have the ability to pick what should be run in user mode or what should be in supervisor mode.  File system and I/O devices be in user mode, while IPC and server call be kept in supervisor mode.
  • 17. What sort of kernel Linux has??
  • 18. Features of Linux Portable • Portability means software can work on different types of hardware in same way. • Linux kernel and application 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 project. • Multiple team works together to enhance linux o/s.
  • 19. Features of Linux Multi User • Multi user o/s. • Multi user can access and share memory ,ram and storage devices etc. Multi Programming • Linux is multiprogramming system means different programs run at a time
  • 20. Features of Linux Hierarchical File System • Linux provide hierarchical file in which system file are arrange. Shell • Linux provides special interpreter programs which be executed commands of the operating system. It can be use to do various types of operation, application call application programs etc.
  • 21. Features of Linux Security • Linux provides user security , using authentication features like password and encryption.
  • 22. Linux System Architecture • User Application • O/s service • Linux Kernel • Hardware controller
  • 23.
  • 24. User Application: • Application use on a particular linux system Example: Word Processing Web Browsing
  • 25.
  • 26. o/s Service • These are the service that are considered as typical of the operating system (windowing system , command shell etc.) also the programming interface to kernel (compiling tool) os included in this subsystem.
  • 27.
  • 28. Linux Kernel • Kernel is the abstract and mediates access to the hardware resources, including the cpu.
  • 29.
  • 30. Hardware Controller • This subsystem consist of all physical device in a linux installations For Example CPU, Network Hardware, Memory Hardware
  • 32.
  • 33. Linux Distribution • Ubantu • Red hat • Debian • Fedora • Suse from Novell
  • 34. ubantu • Ubantu is a community based o/s best for laptops and desktops etc. LOGO: Application : • Web browsing • Documents • Spreadsheet software • Much more
  • 35. Red Hat • For business , government or other users looking for stable, supported and certified linux. LOGO:
  • 37. Debian • Debian produced by almost thousand of active developer spread around the world who volunteer in their spare time. LOGO:
  • 39. Fedora • Fedora sponsored by Red hat • Consists of latest updates and open source software • There is a new release every six month , that drive incremental improvement to user at rapid pace. LOGO:
  • 42. Suse From Novell • Enterprise level version of the linux o/s. • This mainstream distribution is popular with business who want alternative to other o/s’s. LOGO:
  • 48.
  • 51.
  • 52.
  • 53.
  • 54. How to install Linux • Booting to a USB Stick • Burning a Live CD
  • 55. Installation Process • The installation process will be slightly different for every distro, but in general setup should guide you through the necessary steps pretty easily. Assuming you're installing Linux alongside another OS like Windows, though, there are a few things you'll want to pay attention to.