SlideShare une entreprise Scribd logo
1  sur  56
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

Contenu connexe

Tendances

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
 
Linux [2005]
Linux [2005]Linux [2005]
Linux [2005]
Raul Soto
 

Tendances (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
 

En vedette

культура западной европы в раннее средневековье
культура западной европы в раннее средневековьекультура западной европы в раннее средневековье
культура западной европы в раннее средневековье
vtvvoa
 
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
Gary Smith
 

En vedette (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
 

Similaire à Linux

unixoperatingsystem-130327073532-phpapp01.pdf
unixoperatingsystem-130327073532-phpapp01.pdfunixoperatingsystem-130327073532-phpapp01.pdf
unixoperatingsystem-130327073532-phpapp01.pdf
IxtiyorTeshaboyev
 
01 linux history overview
01 linux history overview01 linux history overview
01 linux history overview
Shay Cohen
 

Similaire à 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
 
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
 
Linux Operating System
Linux Operating SystemLinux Operating System
Linux Operating System
 

Dernier

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 

Dernier (20)

ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

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.