SlideShare a Scribd company logo
Mr. Ritesh Ambastha
         02-02-2012
Who uses Linux?
                       Apps                Hits/Views

           Apache, Python, SuSe Linux,
YouTube                                      1 Billion
                  MySQL, lighttpd
          Apache, PHP, MySQL, Redhat
Flicker                                      4 Billion
             Linux, Squid, Memcache
          Redhat Linux, perl, C++, JAVA,
Amazon                                      55 Million
                       Jboss
                                           900 User per
Twitter     Ruby, MySQL, Memcache
                                                sec
Google      Linux, Python, C++, JAVA         5 Billion
Success Stories

●   More than 98% of all Domain Name Servers, which identify the machine
    on which a web page is situated, use free software called BIND.
●   More than 80% of all web servers use free software, called Apache, to
    serve their sites.
●   More than 60% of all network servers run the Linux Kernel, another free
    software.
●   The TCP/IP implementation on most computers, (including those
    running non-free operating systems) is free software.
●   “Digital Domain used 105 DEC Alphas running RedHat [GNU/]Linux to
    simulate and render water for James Cameron's Titanic. Other Movies:
    Avatar – 2PB disk, 35000 Cores, 4000 Blades – Ubuntu, kungfu panda,
    Lords of the ring, Harry porter ........
Who uses Linux?
Sectors               Abroad                 India
Finance & Banking     Morgan Stanley, New HDFC, Axis, SBI Life, India Bulls,
                      York                  IDBI, Canara, LIC
                      Stock Exchange, CITI,
                      Reuters

Retail & E-Commerce   Amazon.com,      Papa IRCTC, ClearTrip,    JustDial   ,
                      John's,               Naukri.com,
                      Tommy Hilfiger

Govt                  Air     Force    US,   Govt of Maharashtra, Kerala, AP
                      Department        of   and
                      Energy,     Dept. of   others on various e-commerce
                      Defence, US Postal     projects,
                      Service                ePosts by Dept of Posts


Technology    &       Google                 Reliance ADA Data       Center,
Communication                                VSNL,        Airtel,
                                             TATA Communications
Ecosystem Overview
●   Server
●   Mobile
●   Web
●   OS
●   Database
●   Apps
●   Programming Languages
●   Hardware
Ecosystem
Chronicle
●Free Software Foundation Started by Richard Stallman
in 1984, Creates GNU

●1991 Linux Created by Linus Torvalds based on Minix,
released under GNU GPL.

1998 , Eric Raymond Starts Open Source Initiative,
●

which slight changes in the Free Software Philosophy.

●Till Date, Open Source + Free Software comprise of big
chunks of operations by Big Companies Like Google ,
Yahoo , Sony , Texas Instruments
OSS: Definition

Open-source software (OSS) is computer software
that is available in source code form for which the
source code and certain other rights normally
reserved for copyright holders are provided under
a software license that permits users to study,
change, and improve the software.


The license has to comply to the Open Source
Definition given by Open Source Initiative (OSI).
Free Software??

●   Free Software Refers to the software that provides the following
    freedoms :
    ●   The freedom to run the program, for any purpose
        (freedom 0).
    ●   The freedom to study how the program works, and
        change it to make it do what you wish (freedom 1).
    ●   The freedom to redistribute copies so you can help your
        neighbor (freedom 2).
    ●   The freedom to distribute copies of your modified
        versions to others (freedom 3).
Commercial Open
                           Source
●   Red Hat Enterprise Linux
●   Suse Enterprise Edition
●   OpenExchange Enterprise
●   Xtuple ERP
●   Landscape
●   Dim Dim
●   Star Office
Business Models

●   Support and Service Models (Ubuntu)
●   Free and Enterprise Versions (MySQL,
    Red Hat)
●   SaaS model (Dim Dim)
●   Products around Open Source (Amanda -
    MySQL, Ubuntu – Landscape )
You



Participating in Open Source
           Projects
Community?

●   People bound by common goals
●   Common Philosophy
●   Different levels and kinds of expertise
●   Technical , Non - Technical
How You Can
                            Contribute
●   Development
●   Testing
●   Review
●   Packaging, Release Management
●   Manage Teams and Project Management
●   Manage Communication
●   Write Documentation
●   Advocacy
Examples

●   Linux – Ubuntu , Fedora , Debian, Slackaware
    You can Learn C, C++,Python,
    MediaWiki,Perl,Qt
●   Firefox – Javascript , XML
●   MySQL – C, C++
●   Apache Server – C ++
●   Android – Java
Contribute in Projects
SourceForge

●   SourceForge is a web-
    based      source     code
    repository. It acts as a
    centralized location for
    software developers to
    control and manage open
    source            software
    development.
FreshMeat.net

●   Freshmeat is a website that allows computer users to keep track of
    the latest software releases and updates as well as write/read
    reviews and articles, send or receive comments to or from the
    author, and many other features.
●   Programmers register their projects and inform the site about
    updates; users browse for software and download and (sometimes)
    rate or comment on the software.
●   Software is categorized by field of application, license, development
    status, environment, intended audience, type of use, supported
    operating systems, and used programming and available natural
    languages.
EduForge.org

●   Open Source Learning Lab
●   Eduforge is a virtual collaborative learning and exploratory
    environment designed for the sharing of ideas, research
    outcomes and information about open source.
●   It is an open access environment allowing anyone with an
    interest in open source software to join the community.
    Eduforge also provides the Open Source Learning Lab to
    provide training for open source practitioners through a
    100% online delivery model.
The Linux
                         Documentation Project

●   http://tldp.org/
●   LDP is a loosely knit team
    of volunteers who provide
    documentation for many
    aspects of Linux. There are
    several       forms      of
    documentation:      Guides,
    HOWTOs, man pages, and
    FAQs.
Copyleft

●   Common practice for using copyleft is to codify the copying terms for a work
    with a license.
●   Any such license typically gives each person possessing a copy of the work
    the same freedoms as the author, including (from the Free Software
    Definition):


    ●   the freedom to use the work,
    ●   the freedom to study the work,
    ●   the freedom to copy and share the work with others,
    ●   the freedom to modify the work, and the freedom to distribute modified
        and therefore derivative works.
Copyleft

●   Copyleft says that anyone who redistributes the software, with or without
    changes, must pass along the freedom to ruther copy and change it.
●   If they do not, they lose their rights.
●   As Stallman puts it, “Copyleft guarantees that every user has freedom, and
    ensures that somebody does not remove the freedom from free software.
●
                                “Proprietary software
    According to Free Software Foundation,
    developers use copyright to take away the
    users freedom; we use copyright to guarantee
    their freedom. That's why we reverse the name,
    changing 'copyright' into 'copyleft'.”
GNU GPL

●   GNU General Public License
●   The strongest copyleft and most widely used free software
    license is the GNU Genral Public License, or GNU GPL for
    short.
●   Using the GNU GPL will require that all the released improved
    versions be free software. This means you can avoid the risk of
    having to compete with a proprietary modified version of your
    own work.
●   http://www.gnu.org/licenses/gpl-faq.html
Creative Common
                           License
●Attribution. You let others copy, distribute, display, and perform
your copyrighted work — and derivative works based upon it — but
only if they give credit the way you request.
●Noncommercial. You let others copy, distribute, display, and
perform your work — and derivative works based upon it — but for
noncommercial purposes only
●No Derivative Works. You let others copy, distribute, display, and
perform only verbatim copies of your work, not derivative works
based upon it.
●Share Alike. You allow others to distribute derivative works only
under a license identical to the license that governs your work.
Certifications
●   The CompTIA Linux+ certification
●   Linux Professional Institute (LPI)
●   Novell offers three certifications: Certified Linux
    Professional (CLP), Certified Linux Engineer (Novell
    CLE), and Certified Linux Engineer9 (Novell CLE9).
●   Red Hat has developed its Red Hat Certified Engineer
    (RHCE) to certify individuals on its core Enterprise
    operating system. In addition, it also has the Red Hat
    Certified Technician (RHCT) and Red Hat Certified
    Architect (RHCA) certifications available
Me ?
●   Update every single piece of software on my system with a single action.
●   Uddate nearly everything on my computer without a reboot.
●   Keep my system secure without software that consumes my system resources,
    requires my time, and frequently nags me.
●   Run an entire operating system for free without pirating software, and without
    breaking the law.
●   Take my settings with me where ever I go.
●   Understand everything(or few things) that is going on in my computer.
●   Customize every aspect of my desktop.
●   Benefit from competition between projects for each system on my computer.
●   Run thousands of great pieces of software that only run on Linux.
●   Learn about, support, and appreciate the value of free software.
What Next?

●   Download Fedora or Ubuntu
●   http://fedoraproject.org/
●   http://www.ubuntu.com/
●   Don't install – Run on CD/DVD
●   Install once you get used to the system
●   Ask us questions
Queries

            Ask questions at -

 http://www.iwillstudy.com/group/ubuntu

http://www.iwillstudy.com/group/linuxgroup

More Related Content

PPT
Linux seminar
Buntha Chhay
 
PPTX
ZendCon - Linux 101
Justin Reock
 
ODP
An Introduction to Linux
anandvaidya
 
PDF
Linux introduction
Md. Zahid Hossain Shoeb
 
PDF
Linux programming lecture_notes
IMRAN KHAN
 
PPT
Presentation1 linux os
joycoronado
 
PPT
Linux history & features
Rohit Kumar
 
PPTX
Introduction 2 linux
Papu Kumar
 
Linux seminar
Buntha Chhay
 
ZendCon - Linux 101
Justin Reock
 
An Introduction to Linux
anandvaidya
 
Linux introduction
Md. Zahid Hossain Shoeb
 
Linux programming lecture_notes
IMRAN KHAN
 
Presentation1 linux os
joycoronado
 
Linux history & features
Rohit Kumar
 
Introduction 2 linux
Papu Kumar
 

What's hot (20)

PPTX
Introduction to linux ppt
Omi Vichare
 
PPT
comparing windows and linux ppt
Shivalik college of engineering
 
PPTX
what is LINUX ? presentation.
saad_khan1122
 
PDF
Presentation on linux
Veeral Bhateja
 
PPTX
Linux introduction, class 1
Adrian Mikeliunas
 
PPTX
Introduction to Linux basic
f114n
 
PPT
Linux os and its features
Kadiresan Nagarattiname
 
PDF
Linux introduction Class 02
Adrian Mikeliunas
 
PPT
Linux - Introductions to Linux Operating System
Vibrant Technologies & Computers
 
PPT
ppt on linux by MUKESH PATEL
neo_patel
 
PPTX
Linux; Operating System
JayEl Cadawas
 
PDF
Linux OS presentation
SahilGothoskar
 
PPT
Ppt af linux
Mary Grace M. Rocafort
 
PPTX
linux introduction
Amiya Krishna Singh
 
PPT
Linux command ppt
kalyanineve
 
PPT
Linux basics
Santosh Khadsare
 
ODP
Introduction to linux
plarsen67
 
PPTX
Linux Operating System
Avnish Khandelwal
 
PPTX
Introduction to linux
Luis Terron
 
PPTX
Operating systems linux
william_morg
 
Introduction to linux ppt
Omi Vichare
 
comparing windows and linux ppt
Shivalik college of engineering
 
what is LINUX ? presentation.
saad_khan1122
 
Presentation on linux
Veeral Bhateja
 
Linux introduction, class 1
Adrian Mikeliunas
 
Introduction to Linux basic
f114n
 
Linux os and its features
Kadiresan Nagarattiname
 
Linux introduction Class 02
Adrian Mikeliunas
 
Linux - Introductions to Linux Operating System
Vibrant Technologies & Computers
 
ppt on linux by MUKESH PATEL
neo_patel
 
Linux; Operating System
JayEl Cadawas
 
Linux OS presentation
SahilGothoskar
 
linux introduction
Amiya Krishna Singh
 
Linux command ppt
kalyanineve
 
Linux basics
Santosh Khadsare
 
Introduction to linux
plarsen67
 
Linux Operating System
Avnish Khandelwal
 
Introduction to linux
Luis Terron
 
Operating systems linux
william_morg
 
Ad

Viewers also liked (6)

PPTX
Dowa hand free sticky case
Narendra Sharma
 
PPT
Shell Scripting in Linux
Anu Chaudhry
 
PPTX
Introduction to Digital Marketing | #IntroToDigital +22 Free Tools inside
Nicolas J. Chevalier
 
PPTX
Linux.ppt
onu9
 
PPTX
Digital Marketing PPT
Narendra Sharma
 
PPTX
Digital Marketing PPT(Presentation) - Digital Marketing Strategies
Web Trainings Academy
 
Dowa hand free sticky case
Narendra Sharma
 
Shell Scripting in Linux
Anu Chaudhry
 
Introduction to Digital Marketing | #IntroToDigital +22 Free Tools inside
Nicolas J. Chevalier
 
Linux.ppt
onu9
 
Digital Marketing PPT
Narendra Sharma
 
Digital Marketing PPT(Presentation) - Digital Marketing Strategies
Web Trainings Academy
 
Ad

Similar to Linux Seminar for Beginners (20)

PDF
Foss for students
NAILBITER
 
PDF
Myths in Open Source World
NAILBITER
 
PDF
Understanding and implementation of open source ecosystems final
Rachit Technology Pvt Ltd
 
PDF
Start your open source project
Ahmed Othman
 
PPTX
Open Source Concepts
RituBhargava7
 
PPT
Open source a presentation
Amol Vidwans
 
PDF
Teaching Open Source In The University
Dom Cimafranca
 
PPTX
Contemporary software TRENDS SOFTWARE TRENDS
melissaguillermo
 
PPTX
Open source
Nidhi Sharma
 
ODP
Be Free Be Linux
aboelnour
 
PPTX
The Rise of Open Source
Martin Westhead
 
PPTX
An introduction to open source software
SanjuktaBanik
 
PDF
Dtu 2012_03_15
Peter Toft
 
PDF
Introduction to Gnu/Linux
Ranjith Siji
 
DOC
Report presentation
Zul Mazlan
 
PDF
Intro to open_source
Shiwang Kalkhanda
 
PPT
Opensource
Dave Everitt
 
PPT
1 introduction to linux os
Sukkur IBA
 
DOCX
open source technology
Lila Ram Yadav
 
PPTX
Benefits of Opensource Products
Anju Merin
 
Foss for students
NAILBITER
 
Myths in Open Source World
NAILBITER
 
Understanding and implementation of open source ecosystems final
Rachit Technology Pvt Ltd
 
Start your open source project
Ahmed Othman
 
Open Source Concepts
RituBhargava7
 
Open source a presentation
Amol Vidwans
 
Teaching Open Source In The University
Dom Cimafranca
 
Contemporary software TRENDS SOFTWARE TRENDS
melissaguillermo
 
Open source
Nidhi Sharma
 
Be Free Be Linux
aboelnour
 
The Rise of Open Source
Martin Westhead
 
An introduction to open source software
SanjuktaBanik
 
Dtu 2012_03_15
Peter Toft
 
Introduction to Gnu/Linux
Ranjith Siji
 
Report presentation
Zul Mazlan
 
Intro to open_source
Shiwang Kalkhanda
 
Opensource
Dave Everitt
 
1 introduction to linux os
Sukkur IBA
 
open source technology
Lila Ram Yadav
 
Benefits of Opensource Products
Anju Merin
 

More from NAILBITER (20)

PPTX
Social Media Strategies
NAILBITER
 
PPTX
jQuery for Beginners
NAILBITER
 
PPTX
GBGahmedabad - Create your Business Website
NAILBITER
 
PPTX
Mapathon 2013 - Google Maps Javascript API
NAILBITER
 
PDF
Cloud Workshop - Presentation
NAILBITER
 
PDF
Cloud Computing
NAILBITER
 
PPTX
iWillStudy.com - Light Pitch
NAILBITER
 
PPTX
Cloud Summit Ahmedabad
NAILBITER
 
PPTX
Android Fundamentals & Figures of 2012
NAILBITER
 
PPTX
The iPhone development on windows
NAILBITER
 
PDF
Ambastha EduTech Pvt Ltd
NAILBITER
 
PPTX
Branding
NAILBITER
 
PPTX
Advertising
NAILBITER
 
PPTX
Develop open source search engine
NAILBITER
 
PDF
Location based solutions maps & your location
NAILBITER
 
PDF
Html5 workshop part 1
NAILBITER
 
PDF
Android Workshop - Session 2
NAILBITER
 
PDF
Android Workshop Session 1
NAILBITER
 
PDF
Linux advanced concepts - Part 2
NAILBITER
 
PDF
Linux advanced concepts - Part 1
NAILBITER
 
Social Media Strategies
NAILBITER
 
jQuery for Beginners
NAILBITER
 
GBGahmedabad - Create your Business Website
NAILBITER
 
Mapathon 2013 - Google Maps Javascript API
NAILBITER
 
Cloud Workshop - Presentation
NAILBITER
 
Cloud Computing
NAILBITER
 
iWillStudy.com - Light Pitch
NAILBITER
 
Cloud Summit Ahmedabad
NAILBITER
 
Android Fundamentals & Figures of 2012
NAILBITER
 
The iPhone development on windows
NAILBITER
 
Ambastha EduTech Pvt Ltd
NAILBITER
 
Branding
NAILBITER
 
Advertising
NAILBITER
 
Develop open source search engine
NAILBITER
 
Location based solutions maps & your location
NAILBITER
 
Html5 workshop part 1
NAILBITER
 
Android Workshop - Session 2
NAILBITER
 
Android Workshop Session 1
NAILBITER
 
Linux advanced concepts - Part 2
NAILBITER
 
Linux advanced concepts - Part 1
NAILBITER
 

Recently uploaded (20)

PPTX
PROTIEN ENERGY MALNUTRITION: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
PDF
Module 2: Public Health History [Tutorial Slides]
JonathanHallett4
 
DOCX
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
PPTX
INTESTINALPARASITES OR WORM INFESTATIONS.pptx
PRADEEP ABOTHU
 
PPTX
Applications of matrices In Real Life_20250724_091307_0000.pptx
gehlotkrish03
 
PPTX
family health care settings home visit - unit 6 - chn 1 - gnm 1st year.pptx
Priyanshu Anand
 
PPTX
Tips Management in Odoo 18 POS - Odoo Slides
Celine George
 
PPTX
Command Palatte in Odoo 18.1 Spreadsheet - Odoo Slides
Celine George
 
PPTX
An introduction to Prepositions for beginners.pptx
drsiddhantnagine
 
PDF
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
PPTX
Measures_of_location_-_Averages_and__percentiles_by_DR SURYA K.pptx
Surya Ganesh
 
PPTX
Artificial Intelligence in Gastroentrology: Advancements and Future Presprec...
AyanHossain
 
PPTX
HISTORY COLLECTION FOR PSYCHIATRIC PATIENTS.pptx
PoojaSen20
 
PPTX
Sonnet 130_ My Mistress’ Eyes Are Nothing Like the Sun By William Shakespear...
DhatriParmar
 
PPTX
BASICS IN COMPUTER APPLICATIONS - UNIT I
suganthim28
 
DOCX
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
PPTX
Continental Accounting in Odoo 18 - Odoo Slides
Celine George
 
PPTX
CDH. pptx
AneetaSharma15
 
PPTX
How to Apply for a Job From Odoo 18 Website
Celine George
 
PPTX
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 
PROTIEN ENERGY MALNUTRITION: NURSING MANAGEMENT.pptx
PRADEEP ABOTHU
 
Module 2: Public Health History [Tutorial Slides]
JonathanHallett4
 
SAROCES Action-Plan FOR ARAL PROGRAM IN DEPED
Levenmartlacuna1
 
INTESTINALPARASITES OR WORM INFESTATIONS.pptx
PRADEEP ABOTHU
 
Applications of matrices In Real Life_20250724_091307_0000.pptx
gehlotkrish03
 
family health care settings home visit - unit 6 - chn 1 - gnm 1st year.pptx
Priyanshu Anand
 
Tips Management in Odoo 18 POS - Odoo Slides
Celine George
 
Command Palatte in Odoo 18.1 Spreadsheet - Odoo Slides
Celine George
 
An introduction to Prepositions for beginners.pptx
drsiddhantnagine
 
Health-The-Ultimate-Treasure (1).pdf/8th class science curiosity /samyans edu...
Sandeep Swamy
 
Measures_of_location_-_Averages_and__percentiles_by_DR SURYA K.pptx
Surya Ganesh
 
Artificial Intelligence in Gastroentrology: Advancements and Future Presprec...
AyanHossain
 
HISTORY COLLECTION FOR PSYCHIATRIC PATIENTS.pptx
PoojaSen20
 
Sonnet 130_ My Mistress’ Eyes Are Nothing Like the Sun By William Shakespear...
DhatriParmar
 
BASICS IN COMPUTER APPLICATIONS - UNIT I
suganthim28
 
Unit 5: Speech-language and swallowing disorders
JELLA VISHNU DURGA PRASAD
 
Continental Accounting in Odoo 18 - Odoo Slides
Celine George
 
CDH. pptx
AneetaSharma15
 
How to Apply for a Job From Odoo 18 Website
Celine George
 
Python-Application-in-Drug-Design by R D Jawarkar.pptx
Rahul Jawarkar
 

Linux Seminar for Beginners

  • 1. Mr. Ritesh Ambastha 02-02-2012
  • 2. Who uses Linux? Apps Hits/Views Apache, Python, SuSe Linux, YouTube 1 Billion MySQL, lighttpd Apache, PHP, MySQL, Redhat Flicker 4 Billion Linux, Squid, Memcache Redhat Linux, perl, C++, JAVA, Amazon 55 Million Jboss 900 User per Twitter Ruby, MySQL, Memcache sec Google Linux, Python, C++, JAVA 5 Billion
  • 3. Success Stories ● More than 98% of all Domain Name Servers, which identify the machine on which a web page is situated, use free software called BIND. ● More than 80% of all web servers use free software, called Apache, to serve their sites. ● More than 60% of all network servers run the Linux Kernel, another free software. ● The TCP/IP implementation on most computers, (including those running non-free operating systems) is free software. ● “Digital Domain used 105 DEC Alphas running RedHat [GNU/]Linux to simulate and render water for James Cameron's Titanic. Other Movies: Avatar – 2PB disk, 35000 Cores, 4000 Blades – Ubuntu, kungfu panda, Lords of the ring, Harry porter ........
  • 4. Who uses Linux? Sectors Abroad India Finance & Banking Morgan Stanley, New HDFC, Axis, SBI Life, India Bulls, York IDBI, Canara, LIC Stock Exchange, CITI, Reuters Retail & E-Commerce Amazon.com, Papa IRCTC, ClearTrip, JustDial , John's, Naukri.com, Tommy Hilfiger Govt Air Force US, Govt of Maharashtra, Kerala, AP Department of and Energy, Dept. of others on various e-commerce Defence, US Postal projects, Service ePosts by Dept of Posts Technology & Google Reliance ADA Data Center, Communication VSNL, Airtel, TATA Communications
  • 5. Ecosystem Overview ● Server ● Mobile ● Web ● OS ● Database ● Apps ● Programming Languages ● Hardware
  • 7. Chronicle ●Free Software Foundation Started by Richard Stallman in 1984, Creates GNU ●1991 Linux Created by Linus Torvalds based on Minix, released under GNU GPL. 1998 , Eric Raymond Starts Open Source Initiative, ● which slight changes in the Free Software Philosophy. ●Till Date, Open Source + Free Software comprise of big chunks of operations by Big Companies Like Google , Yahoo , Sony , Texas Instruments
  • 8. OSS: Definition Open-source software (OSS) is computer software that is available in source code form for which the source code and certain other rights normally reserved for copyright holders are provided under a software license that permits users to study, change, and improve the software. The license has to comply to the Open Source Definition given by Open Source Initiative (OSI).
  • 9. Free Software?? ● Free Software Refers to the software that provides the following freedoms : ● The freedom to run the program, for any purpose (freedom 0). ● The freedom to study how the program works, and change it to make it do what you wish (freedom 1). ● The freedom to redistribute copies so you can help your neighbor (freedom 2). ● The freedom to distribute copies of your modified versions to others (freedom 3).
  • 10. Commercial Open Source ● Red Hat Enterprise Linux ● Suse Enterprise Edition ● OpenExchange Enterprise ● Xtuple ERP ● Landscape ● Dim Dim ● Star Office
  • 11. Business Models ● Support and Service Models (Ubuntu) ● Free and Enterprise Versions (MySQL, Red Hat) ● SaaS model (Dim Dim) ● Products around Open Source (Amanda - MySQL, Ubuntu – Landscape )
  • 12. You Participating in Open Source Projects
  • 13. Community? ● People bound by common goals ● Common Philosophy ● Different levels and kinds of expertise ● Technical , Non - Technical
  • 14. How You Can Contribute ● Development ● Testing ● Review ● Packaging, Release Management ● Manage Teams and Project Management ● Manage Communication ● Write Documentation ● Advocacy
  • 15. Examples ● Linux – Ubuntu , Fedora , Debian, Slackaware You can Learn C, C++,Python, MediaWiki,Perl,Qt ● Firefox – Javascript , XML ● MySQL – C, C++ ● Apache Server – C ++ ● Android – Java
  • 17. SourceForge ● SourceForge is a web- based source code repository. It acts as a centralized location for software developers to control and manage open source software development.
  • 18. FreshMeat.net ● Freshmeat is a website that allows computer users to keep track of the latest software releases and updates as well as write/read reviews and articles, send or receive comments to or from the author, and many other features. ● Programmers register their projects and inform the site about updates; users browse for software and download and (sometimes) rate or comment on the software. ● Software is categorized by field of application, license, development status, environment, intended audience, type of use, supported operating systems, and used programming and available natural languages.
  • 19. EduForge.org ● Open Source Learning Lab ● Eduforge is a virtual collaborative learning and exploratory environment designed for the sharing of ideas, research outcomes and information about open source. ● It is an open access environment allowing anyone with an interest in open source software to join the community. Eduforge also provides the Open Source Learning Lab to provide training for open source practitioners through a 100% online delivery model.
  • 20. The Linux Documentation Project ● http://tldp.org/ ● LDP is a loosely knit team of volunteers who provide documentation for many aspects of Linux. There are several forms of documentation: Guides, HOWTOs, man pages, and FAQs.
  • 21. Copyleft ● Common practice for using copyleft is to codify the copying terms for a work with a license. ● Any such license typically gives each person possessing a copy of the work the same freedoms as the author, including (from the Free Software Definition): ● the freedom to use the work, ● the freedom to study the work, ● the freedom to copy and share the work with others, ● the freedom to modify the work, and the freedom to distribute modified and therefore derivative works.
  • 22. Copyleft ● Copyleft says that anyone who redistributes the software, with or without changes, must pass along the freedom to ruther copy and change it. ● If they do not, they lose their rights. ● As Stallman puts it, “Copyleft guarantees that every user has freedom, and ensures that somebody does not remove the freedom from free software. ● “Proprietary software According to Free Software Foundation, developers use copyright to take away the users freedom; we use copyright to guarantee their freedom. That's why we reverse the name, changing 'copyright' into 'copyleft'.”
  • 23. GNU GPL ● GNU General Public License ● The strongest copyleft and most widely used free software license is the GNU Genral Public License, or GNU GPL for short. ● Using the GNU GPL will require that all the released improved versions be free software. This means you can avoid the risk of having to compete with a proprietary modified version of your own work. ● http://www.gnu.org/licenses/gpl-faq.html
  • 24. Creative Common License ●Attribution. You let others copy, distribute, display, and perform your copyrighted work — and derivative works based upon it — but only if they give credit the way you request. ●Noncommercial. You let others copy, distribute, display, and perform your work — and derivative works based upon it — but for noncommercial purposes only ●No Derivative Works. You let others copy, distribute, display, and perform only verbatim copies of your work, not derivative works based upon it. ●Share Alike. You allow others to distribute derivative works only under a license identical to the license that governs your work.
  • 25. Certifications ● The CompTIA Linux+ certification ● Linux Professional Institute (LPI) ● Novell offers three certifications: Certified Linux Professional (CLP), Certified Linux Engineer (Novell CLE), and Certified Linux Engineer9 (Novell CLE9). ● Red Hat has developed its Red Hat Certified Engineer (RHCE) to certify individuals on its core Enterprise operating system. In addition, it also has the Red Hat Certified Technician (RHCT) and Red Hat Certified Architect (RHCA) certifications available
  • 26. Me ? ● Update every single piece of software on my system with a single action. ● Uddate nearly everything on my computer without a reboot. ● Keep my system secure without software that consumes my system resources, requires my time, and frequently nags me. ● Run an entire operating system for free without pirating software, and without breaking the law. ● Take my settings with me where ever I go. ● Understand everything(or few things) that is going on in my computer. ● Customize every aspect of my desktop. ● Benefit from competition between projects for each system on my computer. ● Run thousands of great pieces of software that only run on Linux. ● Learn about, support, and appreciate the value of free software.
  • 27. What Next? ● Download Fedora or Ubuntu ● http://fedoraproject.org/ ● http://www.ubuntu.com/ ● Don't install – Run on CD/DVD ● Install once you get used to the system ● Ask us questions
  • 28. Queries Ask questions at - http://www.iwillstudy.com/group/ubuntu http://www.iwillstudy.com/group/linuxgroup