SlideShare une entreprise Scribd logo
1  sur  28
Télécharger pour lire hors ligne
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

Contenu connexe

Tendances (20)

Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
 
comparing windows and linux ppt
comparing windows and linux pptcomparing windows and linux ppt
comparing windows and linux ppt
 
what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.
 
Presentation on linux
Presentation on linuxPresentation on linux
Presentation on linux
 
Linux introduction, class 1
Linux introduction, class 1Linux introduction, class 1
Linux introduction, class 1
 
Introduction to Linux basic
Introduction to Linux basicIntroduction to Linux basic
Introduction to Linux basic
 
Linux os and its features
Linux os and its featuresLinux os and its features
Linux os and its features
 
Linux introduction Class 02
Linux introduction Class 02Linux introduction Class 02
Linux introduction Class 02
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
 
ppt on linux by MUKESH PATEL
ppt on linux by MUKESH PATELppt on linux by MUKESH PATEL
ppt on linux by MUKESH PATEL
 
Linux; Operating System
Linux; Operating SystemLinux; Operating System
Linux; Operating System
 
Linux OS presentation
Linux OS presentationLinux OS presentation
Linux OS presentation
 
Ppt af linux
Ppt af linuxPpt af linux
Ppt af linux
 
linux introduction
linux introductionlinux introduction
linux introduction
 
Linux command ppt
Linux command pptLinux command ppt
Linux command ppt
 
Linux basics
Linux basicsLinux basics
Linux basics
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
Linux Operating System
Linux Operating SystemLinux Operating System
Linux Operating System
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
Operating systems linux
Operating systems linuxOperating systems linux
Operating systems linux
 

En vedette

Dowa hand free sticky case
Dowa hand free sticky case Dowa hand free sticky case
Dowa hand free sticky case Narendra Sharma
 
Shell Scripting in Linux
Shell Scripting in LinuxShell Scripting in Linux
Shell Scripting in LinuxAnu Chaudhry
 
Introduction to Digital Marketing | #IntroToDigital +22 Free Tools inside
Introduction to Digital Marketing | #IntroToDigital +22 Free Tools insideIntroduction to Digital Marketing | #IntroToDigital +22 Free Tools inside
Introduction to Digital Marketing | #IntroToDigital +22 Free Tools insideNicolas J. Chevalier
 
Linux.ppt
Linux.ppt Linux.ppt
Linux.ppt onu9
 
Digital Marketing PPT(Presentation) - Digital Marketing Strategies
Digital Marketing PPT(Presentation) - Digital Marketing StrategiesDigital Marketing PPT(Presentation) - Digital Marketing Strategies
Digital Marketing PPT(Presentation) - Digital Marketing StrategiesWeb Trainings Academy
 

En vedette (6)

Dowa hand free sticky case
Dowa hand free sticky case Dowa hand free sticky case
Dowa hand free sticky case
 
Shell Scripting in Linux
Shell Scripting in LinuxShell Scripting in Linux
Shell Scripting in Linux
 
Introduction to Digital Marketing | #IntroToDigital +22 Free Tools inside
Introduction to Digital Marketing | #IntroToDigital +22 Free Tools insideIntroduction to Digital Marketing | #IntroToDigital +22 Free Tools inside
Introduction to Digital Marketing | #IntroToDigital +22 Free Tools inside
 
Linux.ppt
Linux.ppt Linux.ppt
Linux.ppt
 
Digital Marketing PPT
Digital Marketing PPTDigital Marketing PPT
Digital Marketing PPT
 
Digital Marketing PPT(Presentation) - Digital Marketing Strategies
Digital Marketing PPT(Presentation) - Digital Marketing StrategiesDigital Marketing PPT(Presentation) - Digital Marketing Strategies
Digital Marketing PPT(Presentation) - Digital Marketing Strategies
 

Similaire à Linux Seminar for Beginners

Foss for students
Foss for studentsFoss for students
Foss for studentsNAILBITER
 
Myths in Open Source World
Myths in Open Source WorldMyths in Open Source World
Myths in Open Source WorldNAILBITER
 
Understanding and implementation of open source ecosystems final
Understanding and implementation of open source ecosystems finalUnderstanding and implementation of open source ecosystems final
Understanding and implementation of open source ecosystems finalRachit Technology Pvt Ltd
 
Start your open source project
Start your open source projectStart your open source project
Start your open source projectAhmed Othman
 
Open Source Concepts
Open Source ConceptsOpen Source Concepts
Open Source ConceptsRituBhargava7
 
Open source a presentation
Open source   a presentationOpen source   a presentation
Open source a presentationAmol Vidwans
 
Teaching Open Source In The University
Teaching Open Source In The UniversityTeaching Open Source In The University
Teaching Open Source In The UniversityDominique Cimafranca
 
Be Free Be Linux
Be Free Be LinuxBe Free Be Linux
Be Free Be Linuxaboelnour
 
An introduction to open source software
An introduction to open source softwareAn introduction to open source software
An introduction to open source softwareSanjuktaBanik
 
Dtu 2012_03_15
Dtu 2012_03_15Dtu 2012_03_15
Dtu 2012_03_15Peter Toft
 
Introduction to Gnu/Linux
Introduction to Gnu/LinuxIntroduction to Gnu/Linux
Introduction to Gnu/LinuxRanjith Siji
 
Report presentation
Report presentationReport presentation
Report presentationZul Mazlan
 
1 introduction to linux os
1 introduction to linux os1 introduction to linux os
1 introduction to linux osSukkur IBA
 
open source technology
open source technologyopen source technology
open source technologyLila Ram Yadav
 
Benefits of Opensource Products
Benefits of Opensource ProductsBenefits of Opensource Products
Benefits of Opensource ProductsAnju Merin
 
Oss the freedom dpm 2018
Oss the freedom dpm 2018Oss the freedom dpm 2018
Oss the freedom dpm 2018BIT DURG
 

Similaire à Linux Seminar for Beginners (20)

Foss for students
Foss for studentsFoss for students
Foss for students
 
Myths in Open Source World
Myths in Open Source WorldMyths in Open Source World
Myths in Open Source World
 
Understanding and implementation of open source ecosystems final
Understanding and implementation of open source ecosystems finalUnderstanding and implementation of open source ecosystems final
Understanding and implementation of open source ecosystems final
 
Start your open source project
Start your open source projectStart your open source project
Start your open source project
 
Open Source Concepts
Open Source ConceptsOpen Source Concepts
Open Source Concepts
 
Open source a presentation
Open source   a presentationOpen source   a presentation
Open source a presentation
 
Teaching Open Source In The University
Teaching Open Source In The UniversityTeaching Open Source In The University
Teaching Open Source In The University
 
Open source
Open sourceOpen source
Open source
 
Be Free Be Linux
Be Free Be LinuxBe Free Be Linux
Be Free Be Linux
 
The Rise of Open Source
The Rise of Open SourceThe Rise of Open Source
The Rise of Open Source
 
An introduction to open source software
An introduction to open source softwareAn introduction to open source software
An introduction to open source software
 
Dtu 2012_03_15
Dtu 2012_03_15Dtu 2012_03_15
Dtu 2012_03_15
 
Introduction to Gnu/Linux
Introduction to Gnu/LinuxIntroduction to Gnu/Linux
Introduction to Gnu/Linux
 
Report presentation
Report presentationReport presentation
Report presentation
 
Intro to open_source
Intro to open_sourceIntro to open_source
Intro to open_source
 
Opensource
OpensourceOpensource
Opensource
 
1 introduction to linux os
1 introduction to linux os1 introduction to linux os
1 introduction to linux os
 
open source technology
open source technologyopen source technology
open source technology
 
Benefits of Opensource Products
Benefits of Opensource ProductsBenefits of Opensource Products
Benefits of Opensource Products
 
Oss the freedom dpm 2018
Oss the freedom dpm 2018Oss the freedom dpm 2018
Oss the freedom dpm 2018
 

Plus de NAILBITER

Social Media Strategies
Social Media StrategiesSocial Media Strategies
Social Media StrategiesNAILBITER
 
jQuery for Beginners
jQuery for Beginners jQuery for Beginners
jQuery for Beginners NAILBITER
 
GBGahmedabad - Create your Business Website
GBGahmedabad - Create your Business WebsiteGBGahmedabad - Create your Business Website
GBGahmedabad - Create your Business WebsiteNAILBITER
 
Mapathon 2013 - Google Maps Javascript API
Mapathon 2013 - Google Maps Javascript APIMapathon 2013 - Google Maps Javascript API
Mapathon 2013 - Google Maps Javascript APINAILBITER
 
Cloud Workshop - Presentation
Cloud Workshop - PresentationCloud Workshop - Presentation
Cloud Workshop - PresentationNAILBITER
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud ComputingNAILBITER
 
iWillStudy.com - Light Pitch
iWillStudy.com - Light PitchiWillStudy.com - Light Pitch
iWillStudy.com - Light PitchNAILBITER
 
Cloud Summit Ahmedabad
Cloud Summit AhmedabadCloud Summit Ahmedabad
Cloud Summit AhmedabadNAILBITER
 
Android Fundamentals & Figures of 2012
Android Fundamentals & Figures of 2012Android Fundamentals & Figures of 2012
Android Fundamentals & Figures of 2012NAILBITER
 
The iPhone development on windows
The iPhone development on windowsThe iPhone development on windows
The iPhone development on windowsNAILBITER
 
Ambastha EduTech Pvt Ltd
Ambastha EduTech Pvt LtdAmbastha EduTech Pvt Ltd
Ambastha EduTech Pvt LtdNAILBITER
 
Develop open source search engine
Develop open source search engineDevelop open source search engine
Develop open source search engineNAILBITER
 
Location based solutions maps & your location
Location based solutions   maps & your locationLocation based solutions   maps & your location
Location based solutions maps & your locationNAILBITER
 
Html5 workshop part 1
Html5 workshop part 1Html5 workshop part 1
Html5 workshop part 1NAILBITER
 
Android Workshop - Session 2
Android Workshop - Session 2Android Workshop - Session 2
Android Workshop - Session 2NAILBITER
 
Android Workshop Session 1
Android Workshop Session 1Android Workshop Session 1
Android Workshop Session 1NAILBITER
 
Linux advanced concepts - Part 2
Linux advanced concepts - Part 2Linux advanced concepts - Part 2
Linux advanced concepts - Part 2NAILBITER
 
Linux advanced concepts - Part 1
Linux advanced concepts - Part 1Linux advanced concepts - Part 1
Linux advanced concepts - Part 1NAILBITER
 

Plus de NAILBITER (20)

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

Dernier

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 

Dernier (20)

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 

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