SlideShare a Scribd company logo
A History of Linux
Damian Gordon
Desktop market share (8/2/2016)
Prehistory of Linux
• The Unix operating system was developed by
Ken Thompson and Dennis Ritchie of AT&T
Bell Laboratories in 1969 and first released in
1970.
Prehistory of Linux
• In 1977 the University of California, Berkeley
released a free UNIX-like system, Berkeley
Software Distribution (BSD). But BSD
contained Unix code, so AT&T sued.
Prehistory of Linux
• In 1983, Richard Stallman started the GNU
project to create a free UNIX-like operating
system. Hurd (the GNU kernel) failed to attract
enough developers, leaving GNU incomplete.
Prehistory of Linux
• In 1987 Andrew S.
Tanenbaum released
MINIX, a Unix-like
system intended for
academic use. While
source code for the
system was available,
modification and
redistribution were
restricted.
Linus Benedict Torvalds
• Born: December 28,
1969 (age 45)
• Born in Helsinki, Finland
• Chief developer on the
Linux kernel
• Created the revision
control system Git
• 2014 IEEE Computer
Society Computer
Pioneer Award
Linux
• Torvalds made the code of Linux freely
available to everyone on the internet, and
therefore lots of people created their own
versions of Linux.
Linux
• Linux is therefore an example of Open-source
software, in which the copyright holder
provides the rights to study, change and
distribute the software to anyone and for any
purpose. Open-source software is often
developed in a public, collaborative manner.
2011
V3
1992
V0.01
1996
V2
1994
V1
Timeline of Linux
2015
V4
1993
Debian
2011
V3
1992
V0.01
1993
Slackware
1994
SUSE
1996
V2
2004
Ubuntu
1995
Red Hat
2006
Oracle
2003
Fedora
2000
Knoppix
2006
Alpine
2004
CentOS
2002
Arch
2011
Mageia
2002
Gentoo
2008
Android
2008
Musix
1994
V1
Timeline of Linux
2015
V4
Timeline of Linux
Timeline of Linux
Kernel
Kernel Shell
Shell
Kernel
Commands
Shell
Kernel
Hardware
V0.01
• Not a mature product at the time
• Minix-like kernel for i386(+) based AT-
machines
September
1991
Efficiently using the 386
chip, use of system calls
rather than message
passing, a fully multi-
threaded FS, minimal
task switching, and
visible interrupts
V1.0
• Allowed Multi-programming – multiple
programs run at the same time.
• Virtual Memory management supported
March
1994
Linux is highly backwards
compatible, so if a program
worked in any version of
Linux it will work on all
versions of Linux.
V2.0
• Restructured memory management and
improvements in task scheduling
• Improved SCSI support
June
1996
Increased networking
protocols. Filesystem
support for NCP (Novell)
and SMB (MS Lan
Manager, etc.) network
filesystems added.
V3.0
• Better handling of virtualization systems
• Btrfs data scrubbing and automatic
defragmentation
July
2011
Not a major change in
kernel concept, but
started a new version
number to mark the 20th
anniversary of Linux
V4.0
• A *fairly* small release, some VM clean-ups
• The unification of the PROTNONE and NUMA
handling for page tables.
12th April
2015
Some people advocated
the 4.0 version number, to
eventually see 4.1.15 -
because "that was the
version of Linux SkyNet
used for the T-800
Terminator".
V4.10
• A small release by Linus Torvalds, on device
drivers, some architecture work, some file
systems fixes and some network issues.
15th January,
2017
V4.0
Version
Original release
date
Current Version Support Model
4.0 12 April 2015 4.0.9 Maintained from April
2015 to July 2015
4.1 22 June 2015 4.1.38
Maintained from July
2015 to September
2017
4.2 30 August 2015 4.2.8 Maintained from August
2015 to December 2015
4.3 1 November 2015 4.3.6
Maintained from
November 2015 to
February 2016
4.4 10 January 2016 4.4.44
Maintained from
January 2016 to
February 2018
4.5 13 March 2016 4.5.7 Maintained from March
2016 to June 2016
V4.0
Version
Original release
date
Current Version Support Model
4.6 15 May 2016 4.6.7 Maintained from May
2016 to August 2016
4.7 24 July 2016 4.7.10 Maintained from July
2016 to October 2016
4.8 25 September 2016 4.8.17
Maintained from
September 2016 to
January 2017
4.9 11 December 2016 4.9.5 Latest mainline release
4.10 15 January 2017 4.10-rc4 Latest unstable release
Some Other Linux Versions
Slackware
• Slackware is oriented toward simplicity and
software purity
• Provides no graphical installation procedure
July
1993
Developed by:
Patrick Volkerding
Debian
• The Debian Project's policies focus on
collaborative software development and
testing processes
• New release every two years.
September
1993
Developed by:
Ian Murdock and the
Debian Project
SUSE
• "Software und System-Entwicklung", meaning
"Software and systems development".
• Often includes YaST setup and configuration
tool
1994
Developed by:
Roland Dyroff, Thomas
Fehr, Burchard Steinbild,
and Hubert Mantel
Red Hat
• In 2003 Red Hat Linux merged with the
community-based Fedora Project
• Introduced a graphical installer called
Anaconda and Lokkit for configuring the
firewall capabilities.
May
1995
Developed by:
Bob Young, Marc Ewing
and Red Hat Inc.
Knoppix
• Can be used to copy files easily from hard
drives with inaccessible operating systems.
• Designed to be booted straight from CD, DVD
or USB.
September
2000
Developed by:
Klaus Knopper
Gentoo
• Gentoo package management is designed to
be modular, portable, and easy to maintain.
• Not a binary software distribution, source
code is compiled locally and optimized for the
specific type of computer.
March
2002
Developed by:
Daniel Robbins and Gentoo
Foundation
Arch
• The development team focused on elegance,
code correctness, and minimalism.
• The user is expected to make significant effort
to understand the systems function.
March
2002
Developed by:
Judd Vinet, Aaron Griffin
and the Arch Linux team
Fedora
• Focuses on innovation, integrating new
technologies early on and working closely with
Linux communities.
• Linus Torvalds uses Fedora on all of his
computers.
November
2003
Developed by:
Fedora Project (owned by
Red Hat)
CentOS
• The project is affiliated with Red Hat but
aspires to be more public, open, and inclusive.
• Provides a free, enterprise-class, community-
supported computing platform.
2004
Developed by:
David Parsley, Lance Davis
and the CentOS Project
Ubuntu
• Committed to open source development;
encouraged to use free software, study how it
works, improve upon it, and distribute it.
• Named after the Southern African philosophy
of ubuntu (literally, "human-ness").
October
2004
Developed by:
Mark Shuttleworth and
Canonical Ltd.
Alpine
• Lightweight and secure by default while still
being useful for general-purpose tasks.
• Compiles all packages with stack-smashing
protection.
2006
Developed by:
Alpine Linux development
team
Oracle
• Based on Red Hat Enterprise
Linux (RHEL), repackaged and
freely distributed by Oracle.
• Oracle Linux supports KVM
and Xen.
October
2006
Developed by:
Oracle Corporation
Musix
• Collection of software for audio production,
graphic design, video editing and general
purpose applications.
• Documentation is in Spanish.
December
2006
Developed by:
Marcos Germán
Guglielmetti. And teams
from Argentina, Spain,
Mexico and Brazil.
Android
• Android is designed primarily for touchscreen
mobile devices such as smartphones and
tablet computers.
• The most widely used mobile OS.
September
2008
Developed by:
Google, and Open Handset
Alliance
Mageia
• A secure, and sustainable operating system,
designed to set up a stable and trustable
governance to direct collaborative projects.
• Uses all major desktop environments
June
2011
Developed by:
Former employees of
Mandriva
Some Linux Desktop
Environments
Xfce
• It aims to be fast and lightweight, while still
being visually appealing and easy to use.
• Does not feature any desktop animations, but
translucency effect is supported.
1996
Developed by:
Olivier Fourdan
Enlightenment
• Enlightenment developers have referred to it
as "the original eye-candy window manager“
• Supports virtual desktops
1997
Developed by:
Carsten Haitzler (aka
Raster or Rasterman)
KDE
• Developed as an easy-to-use environment
• Works well with multimedia devices and
applications and mobile devices.
July
1998
Developed by:
Matthias Ettrich and KDE
GNOME
• Focuses on internationalization and localization and
accessibility of software.
• Incorporates freedesktop.org standards and
programs to better interoperate with other desktops.
March
1999
Developed by:
Miguel de Icaza, Federico
Mena, and the GNOME
project
LXDE
• Suitable for resource-constrained computers,
e.g., netbooks or System on a chip computers.
• A desktop environment that is fast and energy
efficient
2006
Developed by:
Hong Jen Yee ( aka PCMan)
Razor-qt
• Tailored for users who value simplicity, speed,
and an intuitive interface
• Merged with LXDE in 2013 to become LXQt
2010
Developed by:
The Razor-qt Team
MATE
• Forked from GNOME 2, to maintain the simple
and clean interface that was controversially
removed in GNOME 3.
August
2011
Developed by:
Perberos and MATE
Developers
Cinnamon
• Another fork of GNOME 2, which provides a
range of user configurable interface
components.
• Better performance.
December
2011
Developed by:
Linux Mint development
team

More Related Content

What's hot

Linux ppt
Linux pptLinux ppt
Linux ppt
lincy21
 
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
 
History Of Linux
History Of LinuxHistory Of Linux
History Of Linux
anand09
 
Linux introduction, class 1
Linux introduction, class 1Linux introduction, class 1
Linux introduction, class 1
Adrian Mikeliunas
 
kali linux
kali linuxkali linux
kali linux
Darshan Dalwadi
 
Operating Systems: A History of Linux
Operating Systems: A History of LinuxOperating Systems: A History of Linux
Operating Systems: A History of Linux
Damian T. Gordon
 
Windows V/S Linux OS - Comparison
Windows V/S Linux OS - ComparisonWindows V/S Linux OS - Comparison
Windows V/S Linux OS - Comparison
Hariharan Ganesan
 
Linux programming lecture_notes
Linux programming lecture_notesLinux programming lecture_notes
Linux programming lecture_notesIMRAN KHAN
 
A Quick Introduction to Linux
A Quick Introduction to LinuxA Quick Introduction to Linux
A Quick Introduction to Linux
Tusharadri Sarkar
 
Introduction to Linux basic
Introduction to Linux basicIntroduction to Linux basic
Introduction to Linux basic
f114n
 
what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.
saad_khan1122
 
Linux fundamentals
Linux fundamentalsLinux fundamentals
Linux fundamentalsRaghu nath
 
Unix vs linux
Unix vs linuxUnix vs linux
Unix vs linux
bhatvijetha
 
Linux Introduction
Linux IntroductionLinux Introduction
Linux Introduction
Libsoul Technologies Pvt. Ltd.
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
nishantsri
 
Linux basic commands
Linux basic commandsLinux basic commands
Linux basic commands
Sagar Kumar
 
Linux Commands
Linux CommandsLinux Commands
Linux Commands
Ramasubbu .P
 
Introduction 2 linux
Introduction 2 linuxIntroduction 2 linux
Introduction 2 linux
Papu Kumar
 

What's hot (20)

Linux ppt
Linux pptLinux ppt
Linux ppt
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
 
Linux
LinuxLinux
Linux
 
History Of Linux
History Of LinuxHistory Of Linux
History Of Linux
 
Linux introduction, class 1
Linux introduction, class 1Linux introduction, class 1
Linux introduction, class 1
 
kali linux
kali linuxkali linux
kali linux
 
Operating Systems: A History of Linux
Operating Systems: A History of LinuxOperating Systems: A History of Linux
Operating Systems: A History of Linux
 
Windows V/S Linux OS - Comparison
Windows V/S Linux OS - ComparisonWindows V/S Linux OS - Comparison
Windows V/S Linux OS - Comparison
 
Linux programming lecture_notes
Linux programming lecture_notesLinux programming lecture_notes
Linux programming lecture_notes
 
A Quick Introduction to Linux
A Quick Introduction to LinuxA Quick Introduction to Linux
A Quick Introduction to Linux
 
Linux seminar
Linux seminarLinux seminar
Linux seminar
 
Introduction to Linux basic
Introduction to Linux basicIntroduction to Linux basic
Introduction to Linux basic
 
what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.
 
Linux fundamentals
Linux fundamentalsLinux fundamentals
Linux fundamentals
 
Unix vs linux
Unix vs linuxUnix vs linux
Unix vs linux
 
Linux Introduction
Linux IntroductionLinux Introduction
Linux Introduction
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
 
Linux basic commands
Linux basic commandsLinux basic commands
Linux basic commands
 
Linux Commands
Linux CommandsLinux Commands
Linux Commands
 
Introduction 2 linux
Introduction 2 linuxIntroduction 2 linux
Introduction 2 linux
 

Viewers also liked

Operating Systems: Network Management
Operating Systems: Network ManagementOperating Systems: Network Management
Operating Systems: Network Management
Damian T. Gordon
 
Operating Systems: History of Windows
Operating Systems: History of WindowsOperating Systems: History of Windows
Operating Systems: History of Windows
Damian T. Gordon
 
Operating Systems: Data Structures
Operating Systems: Data StructuresOperating Systems: Data Structures
Operating Systems: Data Structures
Damian T. Gordon
 
Operating Systems: File Management
Operating Systems: File ManagementOperating Systems: File Management
Operating Systems: File Management
Damian T. Gordon
 
Operating Systems: Computer Security
Operating Systems: Computer SecurityOperating Systems: Computer Security
Operating Systems: Computer Security
Damian T. Gordon
 
Operating Systems: Process Scheduling
Operating Systems: Process SchedulingOperating Systems: Process Scheduling
Operating Systems: Process Scheduling
Damian T. Gordon
 
Operating Systems: Processor Management
Operating Systems: Processor ManagementOperating Systems: Processor Management
Operating Systems: Processor Management
Damian T. Gordon
 
Operating Systems: Virtual Memory
Operating Systems: Virtual MemoryOperating Systems: Virtual Memory
Operating Systems: Virtual Memory
Damian T. Gordon
 
Operating Systems: What happen in 2015?
Operating Systems: What happen in 2015?Operating Systems: What happen in 2015?
Operating Systems: What happen in 2015?
Damian T. Gordon
 
Operating Systems: A History of MacOS
Operating Systems: A History of MacOSOperating Systems: A History of MacOS
Operating Systems: A History of MacOS
Damian T. Gordon
 
Operating Systems: What happen in 2016?
Operating Systems: What happen in 2016?Operating Systems: What happen in 2016?
Operating Systems: What happen in 2016?
Damian T. Gordon
 
Operating Systems 1: Introduction
Operating Systems 1: IntroductionOperating Systems 1: Introduction
Operating Systems 1: Introduction
Damian T. Gordon
 
Operating Systems: Memory Management
Operating Systems: Memory ManagementOperating Systems: Memory Management
Operating Systems: Memory Management
Damian T. Gordon
 
Operating Systems: The Little-Man Computer
Operating Systems: The Little-Man ComputerOperating Systems: The Little-Man Computer
Operating Systems: The Little-Man Computer
Damian T. Gordon
 
Operating Systems: Computer Security
Operating Systems: Computer SecurityOperating Systems: Computer Security
Operating Systems: Computer Security
Damian T. Gordon
 
Operating Systems 1: Syllabus
Operating Systems 1: SyllabusOperating Systems 1: Syllabus
Operating Systems 1: Syllabus
Damian T. Gordon
 
Linux command ppt
Linux command pptLinux command ppt
Linux command ppt
kalyanineve
 
Creative Commons Sites
Creative Commons SitesCreative Commons Sites
Creative Commons Sites
Damian T. Gordon
 
Video Editing Tools
Video Editing ToolsVideo Editing Tools
Video Editing Tools
Damian T. Gordon
 
Operating Systems - Process Scheduling
Operating Systems - Process SchedulingOperating Systems - Process Scheduling
Operating Systems - Process Scheduling
Damian T. Gordon
 

Viewers also liked (20)

Operating Systems: Network Management
Operating Systems: Network ManagementOperating Systems: Network Management
Operating Systems: Network Management
 
Operating Systems: History of Windows
Operating Systems: History of WindowsOperating Systems: History of Windows
Operating Systems: History of Windows
 
Operating Systems: Data Structures
Operating Systems: Data StructuresOperating Systems: Data Structures
Operating Systems: Data Structures
 
Operating Systems: File Management
Operating Systems: File ManagementOperating Systems: File Management
Operating Systems: File Management
 
Operating Systems: Computer Security
Operating Systems: Computer SecurityOperating Systems: Computer Security
Operating Systems: Computer Security
 
Operating Systems: Process Scheduling
Operating Systems: Process SchedulingOperating Systems: Process Scheduling
Operating Systems: Process Scheduling
 
Operating Systems: Processor Management
Operating Systems: Processor ManagementOperating Systems: Processor Management
Operating Systems: Processor Management
 
Operating Systems: Virtual Memory
Operating Systems: Virtual MemoryOperating Systems: Virtual Memory
Operating Systems: Virtual Memory
 
Operating Systems: What happen in 2015?
Operating Systems: What happen in 2015?Operating Systems: What happen in 2015?
Operating Systems: What happen in 2015?
 
Operating Systems: A History of MacOS
Operating Systems: A History of MacOSOperating Systems: A History of MacOS
Operating Systems: A History of MacOS
 
Operating Systems: What happen in 2016?
Operating Systems: What happen in 2016?Operating Systems: What happen in 2016?
Operating Systems: What happen in 2016?
 
Operating Systems 1: Introduction
Operating Systems 1: IntroductionOperating Systems 1: Introduction
Operating Systems 1: Introduction
 
Operating Systems: Memory Management
Operating Systems: Memory ManagementOperating Systems: Memory Management
Operating Systems: Memory Management
 
Operating Systems: The Little-Man Computer
Operating Systems: The Little-Man ComputerOperating Systems: The Little-Man Computer
Operating Systems: The Little-Man Computer
 
Operating Systems: Computer Security
Operating Systems: Computer SecurityOperating Systems: Computer Security
Operating Systems: Computer Security
 
Operating Systems 1: Syllabus
Operating Systems 1: SyllabusOperating Systems 1: Syllabus
Operating Systems 1: Syllabus
 
Linux command ppt
Linux command pptLinux command ppt
Linux command ppt
 
Creative Commons Sites
Creative Commons SitesCreative Commons Sites
Creative Commons Sites
 
Video Editing Tools
Video Editing ToolsVideo Editing Tools
Video Editing Tools
 
Operating Systems - Process Scheduling
Operating Systems - Process SchedulingOperating Systems - Process Scheduling
Operating Systems - Process Scheduling
 

Similar to Operating Systems: A History of Linux

Operating Systems: Versions of Linux
Operating Systems: Versions of LinuxOperating Systems: Versions of Linux
Operating Systems: Versions of Linux
Damian T. Gordon
 
History of linux
History of linuxHistory of linux
History of linux
Shiwang Kalkhanda
 
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
 
UNIT 3 HISTORY OF EMBEDDED LINUXEMBEDDED LINUX.pptx
UNIT 3 HISTORY OF EMBEDDED LINUXEMBEDDED LINUX.pptxUNIT 3 HISTORY OF EMBEDDED LINUXEMBEDDED LINUX.pptx
UNIT 3 HISTORY OF EMBEDDED LINUXEMBEDDED LINUX.pptx
EEEDept2
 
Linux
LinuxLinux
Introduction and history of linux
Introduction and history of linuxIntroduction and history of linux
Introduction and history of linux
SHUBHA CHATURVEDI
 
Linux basics
Linux basicsLinux basics
Linux basics
NAILBITER
 
Opensource technologies
Opensource technologiesOpensource technologies
Opensource technologies
Buddhika Karunanayaka
 
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
 
Basics you should know about UNIX and LINUX
Basics you should know about UNIX and LINUXBasics you should know about UNIX and LINUX
Basics you should know about UNIX and LINUX
Nemwos
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linuxMedhat Dawoud
 
what is linux?
what is linux?what is linux?
what is linux?
Jashan Kochar
 
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
 
(sebuah pengenalan) Free Open Source Software & Linux
(sebuah pengenalan) Free Open Source Software & Linux(sebuah pengenalan) Free Open Source Software & Linux
(sebuah pengenalan) Free Open Source Software & Linux
Ronald .
 
Ibm system programming training module 2 - linux basics
Ibm system programming training   module 2 - linux basicsIbm system programming training   module 2 - linux basics
Ibm system programming training module 2 - linux basics
Binsent Ribera
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
Omi Vichare
 
How I Learned to Stop Worrying and Love the Linux
How I Learned to Stop Worrying and Love the LinuxHow I Learned to Stop Worrying and Love the Linux
How I Learned to Stop Worrying and Love the Linux
Helen Tabunshchyk
 
1 Intro, Linux system Architecture, Features, File system Structure and appli...
1 Intro, Linux system Architecture, Features, File system Structure and appli...1 Intro, Linux system Architecture, Features, File system Structure and appli...
1 Intro, Linux system Architecture, Features, File system Structure and appli...
PAVAN KUMAR ILLA
 
Unix ppt
Unix pptUnix ppt
Unix ppt
sudhir saurav
 
Licão 01 introduction
Licão 01 introductionLicão 01 introduction
Licão 01 introduction
Acácio Oliveira
 

Similar to Operating Systems: A History of Linux (20)

Operating Systems: Versions of Linux
Operating Systems: Versions of LinuxOperating Systems: Versions of Linux
Operating Systems: Versions of Linux
 
History of linux
History of linuxHistory of linux
History of linux
 
Course 101: Lecture 5: Linux & GNU
Course 101: Lecture 5: Linux & GNU Course 101: Lecture 5: Linux & GNU
Course 101: Lecture 5: Linux & GNU
 
UNIT 3 HISTORY OF EMBEDDED LINUXEMBEDDED LINUX.pptx
UNIT 3 HISTORY OF EMBEDDED LINUXEMBEDDED LINUX.pptxUNIT 3 HISTORY OF EMBEDDED LINUXEMBEDDED LINUX.pptx
UNIT 3 HISTORY OF EMBEDDED LINUXEMBEDDED LINUX.pptx
 
Linux
LinuxLinux
Linux
 
Introduction and history of linux
Introduction and history of linuxIntroduction and history of linux
Introduction and history of linux
 
Linux basics
Linux basicsLinux basics
Linux basics
 
Opensource technologies
Opensource technologiesOpensource technologies
Opensource technologies
 
Embedded Systems: Lecture 6: Linux & GNU
Embedded Systems: Lecture 6: Linux & GNUEmbedded Systems: Lecture 6: Linux & GNU
Embedded Systems: Lecture 6: Linux & GNU
 
Basics you should know about UNIX and LINUX
Basics you should know about UNIX and LINUXBasics you should know about UNIX and LINUX
Basics you should know about UNIX and LINUX
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
what is linux?
what is linux?what is linux?
what is linux?
 
Linux Operating System. UOG MARGHAZAR Campus
 Linux Operating System. UOG MARGHAZAR Campus Linux Operating System. UOG MARGHAZAR Campus
Linux Operating System. UOG MARGHAZAR Campus
 
(sebuah pengenalan) Free Open Source Software & Linux
(sebuah pengenalan) Free Open Source Software & Linux(sebuah pengenalan) Free Open Source Software & Linux
(sebuah pengenalan) Free Open Source Software & Linux
 
Ibm system programming training module 2 - linux basics
Ibm system programming training   module 2 - linux basicsIbm system programming training   module 2 - linux basics
Ibm system programming training module 2 - linux basics
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
 
How I Learned to Stop Worrying and Love the Linux
How I Learned to Stop Worrying and Love the LinuxHow I Learned to Stop Worrying and Love the Linux
How I Learned to Stop Worrying and Love the Linux
 
1 Intro, Linux system Architecture, Features, File system Structure and appli...
1 Intro, Linux system Architecture, Features, File system Structure and appli...1 Intro, Linux system Architecture, Features, File system Structure and appli...
1 Intro, Linux system Architecture, Features, File system Structure and appli...
 
Unix ppt
Unix pptUnix ppt
Unix ppt
 
Licão 01 introduction
Licão 01 introductionLicão 01 introduction
Licão 01 introduction
 

More from Damian T. Gordon

Universal Design for Learning, Co-Designing with Students.
Universal Design for Learning, Co-Designing with Students.Universal Design for Learning, Co-Designing with Students.
Universal Design for Learning, Co-Designing with Students.
Damian T. Gordon
 
Introduction to Microservices
Introduction to MicroservicesIntroduction to Microservices
Introduction to Microservices
Damian T. Gordon
 
REST and RESTful Services
REST and RESTful ServicesREST and RESTful Services
REST and RESTful Services
Damian T. Gordon
 
Serverless Computing
Serverless ComputingServerless Computing
Serverless Computing
Damian T. Gordon
 
Cloud Identity Management
Cloud Identity ManagementCloud Identity Management
Cloud Identity Management
Damian T. Gordon
 
Containers and Docker
Containers and DockerContainers and Docker
Containers and Docker
Damian T. Gordon
 
Introduction to Cloud Computing
Introduction to Cloud ComputingIntroduction to Cloud Computing
Introduction to Cloud Computing
Damian T. Gordon
 
Introduction to ChatGPT
Introduction to ChatGPTIntroduction to ChatGPT
Introduction to ChatGPT
Damian T. Gordon
 
How to Argue Logically
How to Argue LogicallyHow to Argue Logically
How to Argue Logically
Damian T. Gordon
 
Evaluating Teaching: SECTIONS
Evaluating Teaching: SECTIONSEvaluating Teaching: SECTIONS
Evaluating Teaching: SECTIONS
Damian T. Gordon
 
Evaluating Teaching: MERLOT
Evaluating Teaching: MERLOTEvaluating Teaching: MERLOT
Evaluating Teaching: MERLOT
Damian T. Gordon
 
Evaluating Teaching: Anstey and Watson Rubric
Evaluating Teaching: Anstey and Watson RubricEvaluating Teaching: Anstey and Watson Rubric
Evaluating Teaching: Anstey and Watson Rubric
Damian T. Gordon
 
Evaluating Teaching: LORI
Evaluating Teaching: LORIEvaluating Teaching: LORI
Evaluating Teaching: LORI
Damian T. Gordon
 
Designing Teaching: Pause Procedure
Designing Teaching: Pause ProcedureDesigning Teaching: Pause Procedure
Designing Teaching: Pause Procedure
Damian T. Gordon
 
Designing Teaching: ADDIE
Designing Teaching: ADDIEDesigning Teaching: ADDIE
Designing Teaching: ADDIE
Damian T. Gordon
 
Designing Teaching: ASSURE
Designing Teaching: ASSUREDesigning Teaching: ASSURE
Designing Teaching: ASSURE
Damian T. Gordon
 
Designing Teaching: Laurilliard's Learning Types
Designing Teaching: Laurilliard's Learning TypesDesigning Teaching: Laurilliard's Learning Types
Designing Teaching: Laurilliard's Learning Types
Damian T. Gordon
 
Designing Teaching: Gagne's Nine Events of Instruction
Designing Teaching: Gagne's Nine Events of InstructionDesigning Teaching: Gagne's Nine Events of Instruction
Designing Teaching: Gagne's Nine Events of Instruction
Damian T. Gordon
 
Designing Teaching: Elaboration Theory
Designing Teaching: Elaboration TheoryDesigning Teaching: Elaboration Theory
Designing Teaching: Elaboration Theory
Damian T. Gordon
 
Universally Designed Learning Spaces: Some Considerations
Universally Designed Learning Spaces: Some ConsiderationsUniversally Designed Learning Spaces: Some Considerations
Universally Designed Learning Spaces: Some Considerations
Damian T. Gordon
 

More from Damian T. Gordon (20)

Universal Design for Learning, Co-Designing with Students.
Universal Design for Learning, Co-Designing with Students.Universal Design for Learning, Co-Designing with Students.
Universal Design for Learning, Co-Designing with Students.
 
Introduction to Microservices
Introduction to MicroservicesIntroduction to Microservices
Introduction to Microservices
 
REST and RESTful Services
REST and RESTful ServicesREST and RESTful Services
REST and RESTful Services
 
Serverless Computing
Serverless ComputingServerless Computing
Serverless Computing
 
Cloud Identity Management
Cloud Identity ManagementCloud Identity Management
Cloud Identity Management
 
Containers and Docker
Containers and DockerContainers and Docker
Containers and Docker
 
Introduction to Cloud Computing
Introduction to Cloud ComputingIntroduction to Cloud Computing
Introduction to Cloud Computing
 
Introduction to ChatGPT
Introduction to ChatGPTIntroduction to ChatGPT
Introduction to ChatGPT
 
How to Argue Logically
How to Argue LogicallyHow to Argue Logically
How to Argue Logically
 
Evaluating Teaching: SECTIONS
Evaluating Teaching: SECTIONSEvaluating Teaching: SECTIONS
Evaluating Teaching: SECTIONS
 
Evaluating Teaching: MERLOT
Evaluating Teaching: MERLOTEvaluating Teaching: MERLOT
Evaluating Teaching: MERLOT
 
Evaluating Teaching: Anstey and Watson Rubric
Evaluating Teaching: Anstey and Watson RubricEvaluating Teaching: Anstey and Watson Rubric
Evaluating Teaching: Anstey and Watson Rubric
 
Evaluating Teaching: LORI
Evaluating Teaching: LORIEvaluating Teaching: LORI
Evaluating Teaching: LORI
 
Designing Teaching: Pause Procedure
Designing Teaching: Pause ProcedureDesigning Teaching: Pause Procedure
Designing Teaching: Pause Procedure
 
Designing Teaching: ADDIE
Designing Teaching: ADDIEDesigning Teaching: ADDIE
Designing Teaching: ADDIE
 
Designing Teaching: ASSURE
Designing Teaching: ASSUREDesigning Teaching: ASSURE
Designing Teaching: ASSURE
 
Designing Teaching: Laurilliard's Learning Types
Designing Teaching: Laurilliard's Learning TypesDesigning Teaching: Laurilliard's Learning Types
Designing Teaching: Laurilliard's Learning Types
 
Designing Teaching: Gagne's Nine Events of Instruction
Designing Teaching: Gagne's Nine Events of InstructionDesigning Teaching: Gagne's Nine Events of Instruction
Designing Teaching: Gagne's Nine Events of Instruction
 
Designing Teaching: Elaboration Theory
Designing Teaching: Elaboration TheoryDesigning Teaching: Elaboration Theory
Designing Teaching: Elaboration Theory
 
Universally Designed Learning Spaces: Some Considerations
Universally Designed Learning Spaces: Some ConsiderationsUniversally Designed Learning Spaces: Some Considerations
Universally Designed Learning Spaces: Some Considerations
 

Recently uploaded

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
 
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
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
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
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Sourabh Kumar
 
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
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Denish Jangid
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
plant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated cropsplant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated crops
parmarsneha2
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
Nguyen Thanh Tu Collection
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 

Recently uploaded (20)

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
 
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
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..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
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.pptBasic_QTL_Marker-assisted_Selection_Sourabh.ppt
Basic_QTL_Marker-assisted_Selection_Sourabh.ppt
 
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
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
plant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated cropsplant breeding methods in asexually or clonally propagated crops
plant breeding methods in asexually or clonally propagated crops
 
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
50 ĐỀ LUYỆN THI IOE LỚP 9 - NĂM HỌC 2022-2023 (CÓ LINK HÌNH, FILE AUDIO VÀ ĐÁ...
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 

Operating Systems: A History of Linux

  • 1. A History of Linux Damian Gordon
  • 2.
  • 3.
  • 4. Desktop market share (8/2/2016)
  • 5. Prehistory of Linux • The Unix operating system was developed by Ken Thompson and Dennis Ritchie of AT&T Bell Laboratories in 1969 and first released in 1970.
  • 6. Prehistory of Linux • In 1977 the University of California, Berkeley released a free UNIX-like system, Berkeley Software Distribution (BSD). But BSD contained Unix code, so AT&T sued.
  • 7. Prehistory of Linux • In 1983, Richard Stallman started the GNU project to create a free UNIX-like operating system. Hurd (the GNU kernel) failed to attract enough developers, leaving GNU incomplete.
  • 8. Prehistory of Linux • In 1987 Andrew S. Tanenbaum released MINIX, a Unix-like system intended for academic use. While source code for the system was available, modification and redistribution were restricted.
  • 9.
  • 10. Linus Benedict Torvalds • Born: December 28, 1969 (age 45) • Born in Helsinki, Finland • Chief developer on the Linux kernel • Created the revision control system Git • 2014 IEEE Computer Society Computer Pioneer Award
  • 11. Linux • Torvalds made the code of Linux freely available to everyone on the internet, and therefore lots of people created their own versions of Linux.
  • 12. Linux • Linux is therefore an example of Open-source software, in which the copyright holder provides the rights to study, change and distribute the software to anyone and for any purpose. Open-source software is often developed in a public, collaborative manner.
  • 17.
  • 22. V0.01 • Not a mature product at the time • Minix-like kernel for i386(+) based AT- machines September 1991 Efficiently using the 386 chip, use of system calls rather than message passing, a fully multi- threaded FS, minimal task switching, and visible interrupts
  • 23. V1.0 • Allowed Multi-programming – multiple programs run at the same time. • Virtual Memory management supported March 1994 Linux is highly backwards compatible, so if a program worked in any version of Linux it will work on all versions of Linux.
  • 24. V2.0 • Restructured memory management and improvements in task scheduling • Improved SCSI support June 1996 Increased networking protocols. Filesystem support for NCP (Novell) and SMB (MS Lan Manager, etc.) network filesystems added.
  • 25. V3.0 • Better handling of virtualization systems • Btrfs data scrubbing and automatic defragmentation July 2011 Not a major change in kernel concept, but started a new version number to mark the 20th anniversary of Linux
  • 26. V4.0 • A *fairly* small release, some VM clean-ups • The unification of the PROTNONE and NUMA handling for page tables. 12th April 2015 Some people advocated the 4.0 version number, to eventually see 4.1.15 - because "that was the version of Linux SkyNet used for the T-800 Terminator".
  • 27. V4.10 • A small release by Linus Torvalds, on device drivers, some architecture work, some file systems fixes and some network issues. 15th January, 2017
  • 28. V4.0 Version Original release date Current Version Support Model 4.0 12 April 2015 4.0.9 Maintained from April 2015 to July 2015 4.1 22 June 2015 4.1.38 Maintained from July 2015 to September 2017 4.2 30 August 2015 4.2.8 Maintained from August 2015 to December 2015 4.3 1 November 2015 4.3.6 Maintained from November 2015 to February 2016 4.4 10 January 2016 4.4.44 Maintained from January 2016 to February 2018 4.5 13 March 2016 4.5.7 Maintained from March 2016 to June 2016
  • 29. V4.0 Version Original release date Current Version Support Model 4.6 15 May 2016 4.6.7 Maintained from May 2016 to August 2016 4.7 24 July 2016 4.7.10 Maintained from July 2016 to October 2016 4.8 25 September 2016 4.8.17 Maintained from September 2016 to January 2017 4.9 11 December 2016 4.9.5 Latest mainline release 4.10 15 January 2017 4.10-rc4 Latest unstable release
  • 30. Some Other Linux Versions
  • 31. Slackware • Slackware is oriented toward simplicity and software purity • Provides no graphical installation procedure July 1993 Developed by: Patrick Volkerding
  • 32. Debian • The Debian Project's policies focus on collaborative software development and testing processes • New release every two years. September 1993 Developed by: Ian Murdock and the Debian Project
  • 33. SUSE • "Software und System-Entwicklung", meaning "Software and systems development". • Often includes YaST setup and configuration tool 1994 Developed by: Roland Dyroff, Thomas Fehr, Burchard Steinbild, and Hubert Mantel
  • 34. Red Hat • In 2003 Red Hat Linux merged with the community-based Fedora Project • Introduced a graphical installer called Anaconda and Lokkit for configuring the firewall capabilities. May 1995 Developed by: Bob Young, Marc Ewing and Red Hat Inc.
  • 35. Knoppix • Can be used to copy files easily from hard drives with inaccessible operating systems. • Designed to be booted straight from CD, DVD or USB. September 2000 Developed by: Klaus Knopper
  • 36. Gentoo • Gentoo package management is designed to be modular, portable, and easy to maintain. • Not a binary software distribution, source code is compiled locally and optimized for the specific type of computer. March 2002 Developed by: Daniel Robbins and Gentoo Foundation
  • 37. Arch • The development team focused on elegance, code correctness, and minimalism. • The user is expected to make significant effort to understand the systems function. March 2002 Developed by: Judd Vinet, Aaron Griffin and the Arch Linux team
  • 38. Fedora • Focuses on innovation, integrating new technologies early on and working closely with Linux communities. • Linus Torvalds uses Fedora on all of his computers. November 2003 Developed by: Fedora Project (owned by Red Hat)
  • 39. CentOS • The project is affiliated with Red Hat but aspires to be more public, open, and inclusive. • Provides a free, enterprise-class, community- supported computing platform. 2004 Developed by: David Parsley, Lance Davis and the CentOS Project
  • 40. Ubuntu • Committed to open source development; encouraged to use free software, study how it works, improve upon it, and distribute it. • Named after the Southern African philosophy of ubuntu (literally, "human-ness"). October 2004 Developed by: Mark Shuttleworth and Canonical Ltd.
  • 41. Alpine • Lightweight and secure by default while still being useful for general-purpose tasks. • Compiles all packages with stack-smashing protection. 2006 Developed by: Alpine Linux development team
  • 42. Oracle • Based on Red Hat Enterprise Linux (RHEL), repackaged and freely distributed by Oracle. • Oracle Linux supports KVM and Xen. October 2006 Developed by: Oracle Corporation
  • 43. Musix • Collection of software for audio production, graphic design, video editing and general purpose applications. • Documentation is in Spanish. December 2006 Developed by: Marcos Germán Guglielmetti. And teams from Argentina, Spain, Mexico and Brazil.
  • 44. Android • Android is designed primarily for touchscreen mobile devices such as smartphones and tablet computers. • The most widely used mobile OS. September 2008 Developed by: Google, and Open Handset Alliance
  • 45. Mageia • A secure, and sustainable operating system, designed to set up a stable and trustable governance to direct collaborative projects. • Uses all major desktop environments June 2011 Developed by: Former employees of Mandriva
  • 47. Xfce • It aims to be fast and lightweight, while still being visually appealing and easy to use. • Does not feature any desktop animations, but translucency effect is supported. 1996 Developed by: Olivier Fourdan
  • 48. Enlightenment • Enlightenment developers have referred to it as "the original eye-candy window manager“ • Supports virtual desktops 1997 Developed by: Carsten Haitzler (aka Raster or Rasterman)
  • 49. KDE • Developed as an easy-to-use environment • Works well with multimedia devices and applications and mobile devices. July 1998 Developed by: Matthias Ettrich and KDE
  • 50. GNOME • Focuses on internationalization and localization and accessibility of software. • Incorporates freedesktop.org standards and programs to better interoperate with other desktops. March 1999 Developed by: Miguel de Icaza, Federico Mena, and the GNOME project
  • 51. LXDE • Suitable for resource-constrained computers, e.g., netbooks or System on a chip computers. • A desktop environment that is fast and energy efficient 2006 Developed by: Hong Jen Yee ( aka PCMan)
  • 52. Razor-qt • Tailored for users who value simplicity, speed, and an intuitive interface • Merged with LXDE in 2013 to become LXQt 2010 Developed by: The Razor-qt Team
  • 53. MATE • Forked from GNOME 2, to maintain the simple and clean interface that was controversially removed in GNOME 3. August 2011 Developed by: Perberos and MATE Developers
  • 54. Cinnamon • Another fork of GNOME 2, which provides a range of user configurable interface components. • Better performance. December 2011 Developed by: Linux Mint development team

Editor's Notes

  1. https://en.wikipedia.org/wiki/Linux_kernel
  2. https://en.wikipedia.org/wiki/Linux_kernel