SlideShare ist ein Scribd-Unternehmen logo
1 von 44
Downloaden Sie, um offline zu lesen
An Introduction To Linux

       Vikash Agrawal
      +91-9379191136
vikashagrawal1990@gmail.com

    Linux Users Group, Manipal


      October 16, 2010
Index

1   Linux Philosophy

2   Open Source

3   Free Softwares

4   History

5   Open Source Software Model

6   Flavours

7   Linux Advantages

8   Who Uses Linux

9   Major Distributions


    Vikash (LUG Manipal)   An Introduction To Linux   October 16, 2010   2 / 14
Linux Philosophy




    Linux is Free and Open Source




   Vikash (LUG Manipal)    An Introduction To Linux   October 16, 2010   3 / 14
Linux Philosophy




    Linux is Free and Open Source
    The term Free is in the sense, Freedom of source




   Vikash (LUG Manipal)     An Introduction To Linux   October 16, 2010   3 / 14
Linux Philosophy




    Linux is Free and Open Source
    The term Free is in the sense, Freedom of source
    Since Linux is free and Open Source, there are many flavors to linux




   Vikash (LUG Manipal)     An Introduction To Linux    October 16, 2010   3 / 14
Open Source - Definition




    Owners of Proprietary Softwares closely guard their Source code, and
    thus cannot be modified by anyone except them




   Vikash (LUG Manipal)     An Introduction To Linux     October 16, 2010   4 / 14
Open Source - Definition




    Owners of Proprietary Softwares closely guard their Source code, and
    thus cannot be modified by anyone except them
    On the contrary Open Source softwares means, the source code of the
    software is OPEN to general public




   Vikash (LUG Manipal)     An Introduction To Linux     October 16, 2010   4 / 14
Open Source - Definition




    Owners of Proprietary Softwares closely guard their Source code, and
    thus cannot be modified by anyone except them
    On the contrary Open Source softwares means, the source code of the
    software is OPEN to general public
    Source Code is made open so that people too can contribute to the
    development of software




   Vikash (LUG Manipal)     An Introduction To Linux     October 16, 2010   4 / 14
Free Softwares




    Free does not mean Free of Cost, instead it means the freedom of
    source code




   Vikash (LUG Manipal)     An Introduction To Linux    October 16, 2010   5 / 14
Free Softwares




    Free does not mean Free of Cost, instead it means the freedom of
    source code
    Though Open Source are mostly free of cost but with few Exceptions
    (for more info on this you can visit - http://en.wikipedia.org/
    wiki/List_of_proprietary_software_for_Linux)




   Vikash (LUG Manipal)     An Introduction To Linux    October 16, 2010   5 / 14
Free Softwares




    Free does not mean Free of Cost, instead it means the freedom of
    source code
    Though Open Source are mostly free of cost but with few Exceptions
    (for more info on this you can visit - http://en.wikipedia.org/
    wiki/List_of_proprietary_software_for_Linux)
    In Open Source Software you have the right to use Use, Modify,
    Copy and Distribute the software with or without the changes
    that you made to the code




   Vikash (LUG Manipal)     An Introduction To Linux    October 16, 2010   5 / 14
History


                                               In 1970’s AT&t Bell labs funded
                                               a project to create a new
                                               Operating System and came up
                                               with UNIX




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   6 / 14
History


                                               In 1970’s AT&t Bell labs funded
                                               a project to create a new
                                               Operating System and came up
                                               with UNIX
                                               UNIX finally developed as a
                                               powerfull Operating System and
                                               quickly became very famous




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   6 / 14
History


                                               In 1970’s AT&t Bell labs funded
                                               a project to create a new
                                               Operating System and came up
                                               with UNIX
                                               UNIX finally developed as a
                                               powerfull Operating System and
                                               quickly became very famous
                                               Soon after contribution from
                                               various Universities AT&T
                                               licensed it and made it
                                               proprietary making it unfit for
                                               teaching and learning



   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   6 / 14
History




   Vikash (LUG Manipal)   An Introduction To Linux   October 16, 2010   7 / 14
History



                                               Linux is Unix-like Operating
                                               System




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   8 / 14
History



                                               Linux is Unix-like Operating
                                               System
                                               The code of UNIX is not copied,
                                               only the Operating System
                                               Concepts are properly
                                               incorporated




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   8 / 14
History



                                               Linux is Unix-like Operating
                                               System
                                               The code of UNIX is not copied,
                                               only the Operating System
                                               Concepts are properly
                                               incorporated
                                               The development of Linux
                                               started from scratch and thus is
                                               just a Unix clone and not freely
                                               available UNIX copy




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   8 / 14
Free/Open Softwares good model


                                               Closed softwares Like Windows
                                               owners consider that less
                                               people should the source
                                               code,less is the chance of
                                               getting their products hacked




   Vikash (LUG Manipal)   An Introduction To Linux           October 16, 2010   9 / 14
Free/Open Softwares good model


                                               Closed softwares Like Windows
                                               owners consider that less
                                               people should the source
                                               code,less is the chance of
                                               getting their products hacked
                                               Sharply opposite, Open Source
                                               developers consider that more
                                               people should know the source
                                               code, more bugs will be found
                                               and more people will contribute
                                               back fixing those bugs




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   9 / 14
Free/Open Softwares good model


                                               Closed softwares Like Windows
                                               owners consider that less
                                               people should the source
                                               code,less is the chance of
                                               getting their products hacked
                                               Sharply opposite, Open Source
                                               developers consider that more
                                               people should know the source
                                               code, more bugs will be found
                                               and more people will contribute
                                               back fixing those bugs
                                               A great example for this is
                                               Ubuntu.


   Vikash (LUG Manipal)   An Introduction To Linux             October 16, 2010   9 / 14
Why so many Linux Flavours ???




   Vikash (LUG Manipal)   An Introduction To Linux   October 16, 2010   10 / 14
Why so many Linux Flavours ???



                                               All Linux flavours are called
                                               Distros which are a fancy
                                               term for distributions




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   10 / 14
Why so many Linux Flavours ???



                                               All Linux flavours are called
                                               Distros which are a fancy
                                               term for distributions
                                               Since its Free and Open Source
                                               people are free to modify and
                                               release their own version and
                                               copies




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   10 / 14
Why so many Linux Flavours ???



                                               All Linux flavours are called
                                               Distros which are a fancy
                                               term for distributions
                                               Since its Free and Open Source
                                               people are free to modify and
                                               release their own version and
                                               copies
                                               If you dont like you one distro
                                               you can freely move to any other
                                               one which you like for e.g- Open
                                               Suse, Mandriva, Slackware etc




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   10 / 14
Advantages Of Linux




   Low Cost




   Vikash (LUG Manipal)   An Introduction To Linux   October 16, 2010   11 / 14
Advantages Of Linux




   Low Cost
   Stablity




   Vikash (LUG Manipal)   An Introduction To Linux   October 16, 2010   11 / 14
Advantages Of Linux




   Low Cost
   Stablity
   Performance




   Vikash (LUG Manipal)   An Introduction To Linux   October 16, 2010   11 / 14
Advantages Of Linux




   Low Cost
   Stablity
   Performance
   Network Friendliness




   Vikash (LUG Manipal)   An Introduction To Linux   October 16, 2010   11 / 14
Advantages Of Linux




   Low Cost
   Stablity
   Performance
   Network Friendliness
   Flexiblity




   Vikash (LUG Manipal)   An Introduction To Linux   October 16, 2010   11 / 14
Advantages Of Linux




   Low Cost                                    Compatiblity
   Stablity
   Performance
   Network Friendliness
   Flexiblity




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   11 / 14
Advantages Of Linux




   Low Cost                                    Compatiblity
   Stablity                                    Fast and Easy Installation
   Performance
   Network Friendliness
   Flexiblity




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   11 / 14
Advantages Of Linux




   Low Cost                                    Compatiblity
   Stablity                                    Fast and Easy Installation
   Performance                                 Full use of Hard Disk
   Network Friendliness
   Flexiblity




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   11 / 14
Advantages Of Linux




   Low Cost                                    Compatiblity
   Stablity                                    Fast and Easy Installation
   Performance                                 Full use of Hard Disk
   Network Friendliness                        Multitasking
   Flexiblity




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   11 / 14
Advantages Of Linux




   Low Cost                                    Compatiblity
   Stablity                                    Fast and Easy Installation
   Performance                                 Full use of Hard Disk
   Network Friendliness                        Multitasking
   Flexiblity                                  Security




   Vikash (LUG Manipal)   An Introduction To Linux            October 16, 2010   11 / 14
Who Uses Linux???


    Almost all Hackers rely on linux




   Vikash (LUG Manipal)      An Introduction To Linux   October 16, 2010   12 / 14
Who Uses Linux???


    Almost all Hackers rely on linux
    Almost all Supercomputers runs on Linux




   Vikash (LUG Manipal)      An Introduction To Linux   October 16, 2010   12 / 14
Who Uses Linux???


    Almost all Hackers rely on linux
    Almost all Supercomputers runs on Linux
    Amazon.com online retailer recently switched entirely to Linux and
    saved 17 million Dollars




   Vikash (LUG Manipal)      An Introduction To Linux   October 16, 2010   12 / 14
Who Uses Linux???


    Almost all Hackers rely on linux
    Almost all Supercomputers runs on Linux
    Amazon.com online retailer recently switched entirely to Linux and
    saved 17 million Dollars
    Google, the most popular search engine on the web, runs on a cluster
    of over 1000 Linux servers




   Vikash (LUG Manipal)      An Introduction To Linux   October 16, 2010   12 / 14
Who Uses Linux???


    Almost all Hackers rely on linux
    Almost all Supercomputers runs on Linux
    Amazon.com online retailer recently switched entirely to Linux and
    saved 17 million Dollars
    Google, the most popular search engine on the web, runs on a cluster
    of over 1000 Linux servers
    Wikipedia runs on linux since its birth and has shifted to Ubuntu
    since 2008




   Vikash (LUG Manipal)      An Introduction To Linux    October 16, 2010   12 / 14
Who Uses Linux???


    Almost all Hackers rely on linux
    Almost all Supercomputers runs on Linux
    Amazon.com online retailer recently switched entirely to Linux and
    saved 17 million Dollars
    Google, the most popular search engine on the web, runs on a cluster
    of over 1000 Linux servers
    Wikipedia runs on linux since its birth and has shifted to Ubuntu
    since 2008
    NYSE runs on linux




   Vikash (LUG Manipal)      An Introduction To Linux    October 16, 2010   12 / 14
Who Uses Linux???


    Almost all Hackers rely on linux
    Almost all Supercomputers runs on Linux
    Amazon.com online retailer recently switched entirely to Linux and
    saved 17 million Dollars
    Google, the most popular search engine on the web, runs on a cluster
    of over 1000 Linux servers
    Wikipedia runs on linux since its birth and has shifted to Ubuntu
    since 2008
    NYSE runs on linux
    To see more unexpected places running on Linux, please visit
    http://www.focus.com/fyi/information-technology/
    50-places-linux-running-you-might-not-expect/


   Vikash (LUG Manipal)      An Introduction To Linux    October 16, 2010   12 / 14
Major Distibutions




    Open Suse
    Red Hat
    Debian
    Knoppix
    Fedora
    Slackware




   Vikash (LUG Manipal)   An Introduction To Linux   October 16, 2010   13 / 14
Thank You!!!




Vikash (LUG Manipal)   An Introduction To Linux    October 16, 2010   14 / 14

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (19)

Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
 
Intro to linux
Intro to linuxIntro to linux
Intro to linux
 
ppt on linux by MUKESH PATEL
ppt on linux by MUKESH PATELppt on linux by MUKESH PATEL
ppt on linux by MUKESH PATEL
 
History Of Linux
History Of LinuxHistory Of Linux
History Of Linux
 
A general Overview of linux !!
A general Overview of linux !!A general Overview of linux !!
A general Overview of linux !!
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
 
Linux os and its features
Linux os and its featuresLinux os and its features
Linux os and its features
 
Intro to linux
Intro to linuxIntro to linux
Intro to linux
 
Ppt af linux
Ppt af linuxPpt af linux
Ppt af linux
 
Linux introduction (eng)
Linux introduction (eng)Linux introduction (eng)
Linux introduction (eng)
 
Operating Systems: Linux in Detail
Operating Systems: Linux in DetailOperating Systems: Linux in Detail
Operating Systems: Linux in Detail
 
Introduction 2 linux
Introduction 2 linuxIntroduction 2 linux
Introduction 2 linux
 
Linux introduction
Linux introductionLinux introduction
Linux introduction
 
Introduction to Linux OS
Introduction to Linux OSIntroduction to Linux OS
Introduction to Linux OS
 
Acme linux presentation
Acme linux presentationAcme linux presentation
Acme linux presentation
 
Linux basics
Linux basicsLinux basics
Linux basics
 
1 introduction to linux os
1 introduction to linux os1 introduction to linux os
1 introduction to linux os
 
A History of Linux
A History of LinuxA History of Linux
A History of Linux
 

Andere mochten auch

Linux Alternative Softwares
Linux Alternative SoftwaresLinux Alternative Softwares
Linux Alternative SoftwaresRanjith Siji
 
Ccna -modulo1 conceitos basicos de redes
Ccna  -modulo1 conceitos basicos  de redesCcna  -modulo1 conceitos basicos  de redes
Ccna -modulo1 conceitos basicos de redesDiego Rodrigues
 
Redes 1 introducao historico conceitos
Redes 1 introducao historico conceitosRedes 1 introducao historico conceitos
Redes 1 introducao historico conceitosMauro Pereira
 
Redes padroes e cabeamento
Redes padroes e cabeamentoRedes padroes e cabeamento
Redes padroes e cabeamentoMauro Pereira
 
4.1 softwares e configurações importantes
4.1 softwares e configurações importantes4.1 softwares e configurações importantes
4.1 softwares e configurações importantesMauro Pereira
 
Redes 2 padronização e arquitetura de redes
Redes 2 padronização e arquitetura de redesRedes 2 padronização e arquitetura de redes
Redes 2 padronização e arquitetura de redesMauro Pereira
 

Andere mochten auch (11)

Linux Alternative Softwares
Linux Alternative SoftwaresLinux Alternative Softwares
Linux Alternative Softwares
 
Ccna -modulo1 conceitos basicos de redes
Ccna  -modulo1 conceitos basicos  de redesCcna  -modulo1 conceitos basicos  de redes
Ccna -modulo1 conceitos basicos de redes
 
Redes 1 introducao historico conceitos
Redes 1 introducao historico conceitosRedes 1 introducao historico conceitos
Redes 1 introducao historico conceitos
 
Capítulo 4 do CCNA
Capítulo 4 do CCNACapítulo 4 do CCNA
Capítulo 4 do CCNA
 
Redes padroes e cabeamento
Redes padroes e cabeamentoRedes padroes e cabeamento
Redes padroes e cabeamento
 
Cisco ccna modulo 04
Cisco ccna modulo 04Cisco ccna modulo 04
Cisco ccna modulo 04
 
4.1 softwares e configurações importantes
4.1 softwares e configurações importantes4.1 softwares e configurações importantes
4.1 softwares e configurações importantes
 
Introduction to FOSS
Introduction to FOSSIntroduction to FOSS
Introduction to FOSS
 
Redes 2 padronização e arquitetura de redes
Redes 2 padronização e arquitetura de redesRedes 2 padronização e arquitetura de redes
Redes 2 padronização e arquitetura de redes
 
Redes 5 cabeamento
Redes 5 cabeamentoRedes 5 cabeamento
Redes 5 cabeamento
 
Redes 3 protocolos
Redes 3 protocolosRedes 3 protocolos
Redes 3 protocolos
 

Ähnlich wie Introduction to linux

Introduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/LinuxIntroduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/LinuxSheila Eiffert
 
Ppt af linux
Ppt af linuxPpt af linux
Ppt af linuxmarifel
 
An Introduction To Linux and Ubuntu.pptx
An Introduction To Linux and Ubuntu.pptxAn Introduction To Linux and Ubuntu.pptx
An Introduction To Linux and Ubuntu.pptxBabyflix
 
Linux Information
Linux InformationLinux Information
Linux InformationRahul Pola
 
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
 
Linux operating system
Linux operating systemLinux operating system
Linux operating systemMohamed Essam
 
Linux and its history
Linux and its historyLinux and its history
Linux and its historyKamal Ahmed
 
Chapter 8 - nsa Introduction to Linux.ppt
Chapter 8 -  nsa Introduction to Linux.pptChapter 8 -  nsa Introduction to Linux.ppt
Chapter 8 - nsa Introduction to Linux.pptgadisaAdamu
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linuxMedhat Dawoud
 
Linux programming lecture_notes
Linux programming lecture_notesLinux programming lecture_notes
Linux programming lecture_notesIMRAN KHAN
 

Ähnlich wie Introduction to linux (20)

Introduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/LinuxIntroduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/Linux
 
Ppt af linux
Ppt af linuxPpt af linux
Ppt af linux
 
Ppt af linux
Ppt af linuxPpt af linux
Ppt af linux
 
Ppt af linux
Ppt af linuxPpt af linux
Ppt af linux
 
Ppt af linux
Ppt af linuxPpt af linux
Ppt af linux
 
Linux
LinuxLinux
Linux
 
An Introduction To Linux and Ubuntu.pptx
An Introduction To Linux and Ubuntu.pptxAn Introduction To Linux and Ubuntu.pptx
An Introduction To Linux and Ubuntu.pptx
 
Linux
LinuxLinux
Linux
 
Linux Information
Linux InformationLinux Information
Linux Information
 
Ubuntu
UbuntuUbuntu
Ubuntu
 
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...
 
Ch1-Unix.pptx
Ch1-Unix.pptxCh1-Unix.pptx
Ch1-Unix.pptx
 
Linux
LinuxLinux
Linux
 
Linux
LinuxLinux
Linux
 
Linux operating system
Linux operating systemLinux operating system
Linux operating system
 
Linux
LinuxLinux
Linux
 
Linux and its history
Linux and its historyLinux and its history
Linux and its history
 
Chapter 8 - nsa Introduction to Linux.ppt
Chapter 8 -  nsa Introduction to Linux.pptChapter 8 -  nsa Introduction to Linux.ppt
Chapter 8 - nsa Introduction to Linux.ppt
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
Linux programming lecture_notes
Linux programming lecture_notesLinux programming lecture_notes
Linux programming lecture_notes
 

Kürzlich hochgeladen

guest bathroom white and bluesssssssssss
guest bathroom white and bluesssssssssssguest bathroom white and bluesssssssssss
guest bathroom white and bluesssssssssssNadaMohammed714321
 
Iconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing servicesIconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing servicesIconic global solution
 
Map of St. Louis Parks
Map of St. Louis Parks                              Map of St. Louis Parks
Map of St. Louis Parks CharlottePulte
 
simpson-lee_house_dt20ajshsjsjsjsjj15.pdf
simpson-lee_house_dt20ajshsjsjsjsjj15.pdfsimpson-lee_house_dt20ajshsjsjsjsjj15.pdf
simpson-lee_house_dt20ajshsjsjsjsjj15.pdfLucyBonelli
 
Niintendo Wii Presentation Template.pptx
Niintendo Wii Presentation Template.pptxNiintendo Wii Presentation Template.pptx
Niintendo Wii Presentation Template.pptxKevinYaelJimnezSanti
 
world health day 2024.pptxgbbvggvbhjjjbbbb
world health day 2024.pptxgbbvggvbhjjjbbbbworld health day 2024.pptxgbbvggvbhjjjbbbb
world health day 2024.pptxgbbvggvbhjjjbbbbpreetirao780
 
guest bathroom white and blue ssssssssss
guest bathroom white and blue ssssssssssguest bathroom white and blue ssssssssss
guest bathroom white and blue ssssssssssNadaMohammed714321
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...Rishabh Aryan
 
AI and Design Vol. 2: Navigating the New Frontier - Morgenbooster
AI and Design Vol. 2: Navigating the New Frontier - MorgenboosterAI and Design Vol. 2: Navigating the New Frontier - Morgenbooster
AI and Design Vol. 2: Navigating the New Frontier - Morgenbooster1508 A/S
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIyuj
 
Karim apartment ideas 01 ppppppppppppppp
Karim apartment ideas 01 pppppppppppppppKarim apartment ideas 01 ppppppppppppppp
Karim apartment ideas 01 pppppppppppppppNadaMohammed714321
 
Piece by Piece Magazine
Piece by Piece Magazine                      Piece by Piece Magazine
Piece by Piece Magazine CharlottePulte
 
10 must-have Chrome extensions for designers
10 must-have Chrome extensions for designers10 must-have Chrome extensions for designers
10 must-have Chrome extensions for designersPixeldarts
 
General Knowledge Quiz Game C++ CODE.pptx
General Knowledge Quiz Game C++ CODE.pptxGeneral Knowledge Quiz Game C++ CODE.pptx
General Knowledge Quiz Game C++ CODE.pptxmarckustrevion
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 
group_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfgroup_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfneelspinoy
 
Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfAayushChavan5
 
10 Best WordPress Plugins to make the website effective in 2024
10 Best WordPress Plugins to make the website effective in 202410 Best WordPress Plugins to make the website effective in 2024
10 Best WordPress Plugins to make the website effective in 2024digital learning point
 
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptx
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptxUnit1_Syllbwbnwnwneneneneneneentation_Sem2.pptx
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptxNitish292041
 
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...Associazione Digital Days
 

Kürzlich hochgeladen (20)

guest bathroom white and bluesssssssssss
guest bathroom white and bluesssssssssssguest bathroom white and bluesssssssssss
guest bathroom white and bluesssssssssss
 
Iconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing servicesIconic Global Solution - web design, Digital Marketing services
Iconic Global Solution - web design, Digital Marketing services
 
Map of St. Louis Parks
Map of St. Louis Parks                              Map of St. Louis Parks
Map of St. Louis Parks
 
simpson-lee_house_dt20ajshsjsjsjsjj15.pdf
simpson-lee_house_dt20ajshsjsjsjsjj15.pdfsimpson-lee_house_dt20ajshsjsjsjsjj15.pdf
simpson-lee_house_dt20ajshsjsjsjsjj15.pdf
 
Niintendo Wii Presentation Template.pptx
Niintendo Wii Presentation Template.pptxNiintendo Wii Presentation Template.pptx
Niintendo Wii Presentation Template.pptx
 
world health day 2024.pptxgbbvggvbhjjjbbbb
world health day 2024.pptxgbbvggvbhjjjbbbbworld health day 2024.pptxgbbvggvbhjjjbbbb
world health day 2024.pptxgbbvggvbhjjjbbbb
 
guest bathroom white and blue ssssssssss
guest bathroom white and blue ssssssssssguest bathroom white and blue ssssssssss
guest bathroom white and blue ssssssssss
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
 
AI and Design Vol. 2: Navigating the New Frontier - Morgenbooster
AI and Design Vol. 2: Navigating the New Frontier - MorgenboosterAI and Design Vol. 2: Navigating the New Frontier - Morgenbooster
AI and Design Vol. 2: Navigating the New Frontier - Morgenbooster
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AI
 
Karim apartment ideas 01 ppppppppppppppp
Karim apartment ideas 01 pppppppppppppppKarim apartment ideas 01 ppppppppppppppp
Karim apartment ideas 01 ppppppppppppppp
 
Piece by Piece Magazine
Piece by Piece Magazine                      Piece by Piece Magazine
Piece by Piece Magazine
 
10 must-have Chrome extensions for designers
10 must-have Chrome extensions for designers10 must-have Chrome extensions for designers
10 must-have Chrome extensions for designers
 
General Knowledge Quiz Game C++ CODE.pptx
General Knowledge Quiz Game C++ CODE.pptxGeneral Knowledge Quiz Game C++ CODE.pptx
General Knowledge Quiz Game C++ CODE.pptx
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
 
group_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfgroup_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdf
 
Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdf
 
10 Best WordPress Plugins to make the website effective in 2024
10 Best WordPress Plugins to make the website effective in 202410 Best WordPress Plugins to make the website effective in 2024
10 Best WordPress Plugins to make the website effective in 2024
 
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptx
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptxUnit1_Syllbwbnwnwneneneneneneentation_Sem2.pptx
Unit1_Syllbwbnwnwneneneneneneentation_Sem2.pptx
 
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...
Giulio Michelon, Founder di @Belka – “Oltre le Stime: Sviluppare una Mentalit...
 

Introduction to linux

  • 1. An Introduction To Linux Vikash Agrawal +91-9379191136 vikashagrawal1990@gmail.com Linux Users Group, Manipal October 16, 2010
  • 2. Index 1 Linux Philosophy 2 Open Source 3 Free Softwares 4 History 5 Open Source Software Model 6 Flavours 7 Linux Advantages 8 Who Uses Linux 9 Major Distributions Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 2 / 14
  • 3. Linux Philosophy Linux is Free and Open Source Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 3 / 14
  • 4. Linux Philosophy Linux is Free and Open Source The term Free is in the sense, Freedom of source Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 3 / 14
  • 5. Linux Philosophy Linux is Free and Open Source The term Free is in the sense, Freedom of source Since Linux is free and Open Source, there are many flavors to linux Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 3 / 14
  • 6. Open Source - Definition Owners of Proprietary Softwares closely guard their Source code, and thus cannot be modified by anyone except them Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 4 / 14
  • 7. Open Source - Definition Owners of Proprietary Softwares closely guard their Source code, and thus cannot be modified by anyone except them On the contrary Open Source softwares means, the source code of the software is OPEN to general public Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 4 / 14
  • 8. Open Source - Definition Owners of Proprietary Softwares closely guard their Source code, and thus cannot be modified by anyone except them On the contrary Open Source softwares means, the source code of the software is OPEN to general public Source Code is made open so that people too can contribute to the development of software Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 4 / 14
  • 9. Free Softwares Free does not mean Free of Cost, instead it means the freedom of source code Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 5 / 14
  • 10. Free Softwares Free does not mean Free of Cost, instead it means the freedom of source code Though Open Source are mostly free of cost but with few Exceptions (for more info on this you can visit - http://en.wikipedia.org/ wiki/List_of_proprietary_software_for_Linux) Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 5 / 14
  • 11. Free Softwares Free does not mean Free of Cost, instead it means the freedom of source code Though Open Source are mostly free of cost but with few Exceptions (for more info on this you can visit - http://en.wikipedia.org/ wiki/List_of_proprietary_software_for_Linux) In Open Source Software you have the right to use Use, Modify, Copy and Distribute the software with or without the changes that you made to the code Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 5 / 14
  • 12. History In 1970’s AT&t Bell labs funded a project to create a new Operating System and came up with UNIX Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 6 / 14
  • 13. History In 1970’s AT&t Bell labs funded a project to create a new Operating System and came up with UNIX UNIX finally developed as a powerfull Operating System and quickly became very famous Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 6 / 14
  • 14. History In 1970’s AT&t Bell labs funded a project to create a new Operating System and came up with UNIX UNIX finally developed as a powerfull Operating System and quickly became very famous Soon after contribution from various Universities AT&T licensed it and made it proprietary making it unfit for teaching and learning Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 6 / 14
  • 15. History Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 7 / 14
  • 16. History Linux is Unix-like Operating System Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 8 / 14
  • 17. History Linux is Unix-like Operating System The code of UNIX is not copied, only the Operating System Concepts are properly incorporated Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 8 / 14
  • 18. History Linux is Unix-like Operating System The code of UNIX is not copied, only the Operating System Concepts are properly incorporated The development of Linux started from scratch and thus is just a Unix clone and not freely available UNIX copy Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 8 / 14
  • 19. Free/Open Softwares good model Closed softwares Like Windows owners consider that less people should the source code,less is the chance of getting their products hacked Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 9 / 14
  • 20. Free/Open Softwares good model Closed softwares Like Windows owners consider that less people should the source code,less is the chance of getting their products hacked Sharply opposite, Open Source developers consider that more people should know the source code, more bugs will be found and more people will contribute back fixing those bugs Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 9 / 14
  • 21. Free/Open Softwares good model Closed softwares Like Windows owners consider that less people should the source code,less is the chance of getting their products hacked Sharply opposite, Open Source developers consider that more people should know the source code, more bugs will be found and more people will contribute back fixing those bugs A great example for this is Ubuntu. Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 9 / 14
  • 22. Why so many Linux Flavours ??? Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 10 / 14
  • 23. Why so many Linux Flavours ??? All Linux flavours are called Distros which are a fancy term for distributions Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 10 / 14
  • 24. Why so many Linux Flavours ??? All Linux flavours are called Distros which are a fancy term for distributions Since its Free and Open Source people are free to modify and release their own version and copies Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 10 / 14
  • 25. Why so many Linux Flavours ??? All Linux flavours are called Distros which are a fancy term for distributions Since its Free and Open Source people are free to modify and release their own version and copies If you dont like you one distro you can freely move to any other one which you like for e.g- Open Suse, Mandriva, Slackware etc Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 10 / 14
  • 26. Advantages Of Linux Low Cost Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 11 / 14
  • 27. Advantages Of Linux Low Cost Stablity Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 11 / 14
  • 28. Advantages Of Linux Low Cost Stablity Performance Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 11 / 14
  • 29. Advantages Of Linux Low Cost Stablity Performance Network Friendliness Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 11 / 14
  • 30. Advantages Of Linux Low Cost Stablity Performance Network Friendliness Flexiblity Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 11 / 14
  • 31. Advantages Of Linux Low Cost Compatiblity Stablity Performance Network Friendliness Flexiblity Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 11 / 14
  • 32. Advantages Of Linux Low Cost Compatiblity Stablity Fast and Easy Installation Performance Network Friendliness Flexiblity Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 11 / 14
  • 33. Advantages Of Linux Low Cost Compatiblity Stablity Fast and Easy Installation Performance Full use of Hard Disk Network Friendliness Flexiblity Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 11 / 14
  • 34. Advantages Of Linux Low Cost Compatiblity Stablity Fast and Easy Installation Performance Full use of Hard Disk Network Friendliness Multitasking Flexiblity Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 11 / 14
  • 35. Advantages Of Linux Low Cost Compatiblity Stablity Fast and Easy Installation Performance Full use of Hard Disk Network Friendliness Multitasking Flexiblity Security Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 11 / 14
  • 36. Who Uses Linux??? Almost all Hackers rely on linux Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 12 / 14
  • 37. Who Uses Linux??? Almost all Hackers rely on linux Almost all Supercomputers runs on Linux Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 12 / 14
  • 38. Who Uses Linux??? Almost all Hackers rely on linux Almost all Supercomputers runs on Linux Amazon.com online retailer recently switched entirely to Linux and saved 17 million Dollars Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 12 / 14
  • 39. Who Uses Linux??? Almost all Hackers rely on linux Almost all Supercomputers runs on Linux Amazon.com online retailer recently switched entirely to Linux and saved 17 million Dollars Google, the most popular search engine on the web, runs on a cluster of over 1000 Linux servers Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 12 / 14
  • 40. Who Uses Linux??? Almost all Hackers rely on linux Almost all Supercomputers runs on Linux Amazon.com online retailer recently switched entirely to Linux and saved 17 million Dollars Google, the most popular search engine on the web, runs on a cluster of over 1000 Linux servers Wikipedia runs on linux since its birth and has shifted to Ubuntu since 2008 Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 12 / 14
  • 41. Who Uses Linux??? Almost all Hackers rely on linux Almost all Supercomputers runs on Linux Amazon.com online retailer recently switched entirely to Linux and saved 17 million Dollars Google, the most popular search engine on the web, runs on a cluster of over 1000 Linux servers Wikipedia runs on linux since its birth and has shifted to Ubuntu since 2008 NYSE runs on linux Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 12 / 14
  • 42. Who Uses Linux??? Almost all Hackers rely on linux Almost all Supercomputers runs on Linux Amazon.com online retailer recently switched entirely to Linux and saved 17 million Dollars Google, the most popular search engine on the web, runs on a cluster of over 1000 Linux servers Wikipedia runs on linux since its birth and has shifted to Ubuntu since 2008 NYSE runs on linux To see more unexpected places running on Linux, please visit http://www.focus.com/fyi/information-technology/ 50-places-linux-running-you-might-not-expect/ Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 12 / 14
  • 43. Major Distibutions Open Suse Red Hat Debian Knoppix Fedora Slackware Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 13 / 14
  • 44. Thank You!!! Vikash (LUG Manipal) An Introduction To Linux October 16, 2010 14 / 14