SlideShare a Scribd company logo
1 of 7
Intro to Linux and Web
Apps!



Class 1-a slide deck
What qualifies me to to teach you?

•
•    I worked as a Linux Support Technician for 9
     months
•    I currently work as a Unix/Linux Support
     Engineer
•    I'm an avid Linux enthusiast
I've taken a course in Linux at a college once
Why Linux?

•   Develop and operate applications for the Internet
    o Facebook, Google, Reddit, Yahoo...
    o Linux runs on any hardware
    o Linux is free
    o Scales to accommodate millions of users
•   Open Source Revolution
    o Linux is the first successful open source operating system
    o Encourages forking and merging of projects
    o Support provided by the community
        e.g. linuxquestions.org and stackoverflow.com
Why Linux?
•   No college necessary
    o Opportunities for brogramming, engineering, management
A Really quick history of Linux

•
      o    Closed source OS developed in 1969 in Bell Labs (Which is in NJ)
      o    Adopted by Berkley who cloned Unix, creating BSD
      o    GNU Operating System
             A full suite of utilities for operating computers written in C
             Was missing a kernel, the missing piece for their free OS
•    Linux History
     o In 1991 Linus Torvalds releases the first free Unix-like kernel
     o GNU adopts the Linux kernel
          Linux is informally adopted as the moniker for GNU/Linux
Unix History (before Linux)
Linux Today
Linus Torvalds is still the maintainer for the Linux kernel
   and approves all merges.


He is prolific for his
bravado and vulgarity.
Linux Today
•   Many distributions
    o   Teams of people across the world fork GNU/Linux
    o   Purpose-built OS
         Android
         RHEL
         Mint Linux

More Related Content

Similar to Jesses Peguin Class 1a

Introduction and history of linux
Introduction and history of linuxIntroduction and history of linux
Introduction and history of linuxSHUBHA CHATURVEDI
 
Introduction to Linux
Introduction to LinuxIntroduction to Linux
Introduction to LinuxKathy Gill
 
Ch 1. linux_history
Ch 1. linux_historyCh 1. linux_history
Ch 1. linux_historyarjun9440
 
Basics you should know about UNIX and LINUX
Basics you should know about UNIX and LINUXBasics you should know about UNIX and LINUX
Basics you should know about UNIX and LINUXNemwos
 
Operating Systems: A History of Linux
Operating Systems: A History of LinuxOperating Systems: A History of Linux
Operating Systems: A History of LinuxDamian T. Gordon
 
presentation_linux_intro_1463521472_181219.ppt
presentation_linux_intro_1463521472_181219.pptpresentation_linux_intro_1463521472_181219.ppt
presentation_linux_intro_1463521472_181219.pptYouTube863762
 
presentation_of_linux.ppt
presentation_of_linux.pptpresentation_of_linux.ppt
presentation_of_linux.pptYouTube863762
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linuxZain Zafar
 
Linux operating systems and Bootable Pendrive
Linux operating systems and Bootable PendriveLinux operating systems and Bootable Pendrive
Linux operating systems and Bootable PendriveAnkita Tiwari
 
linux operating system.pptx
linux operating system.pptxlinux operating system.pptx
linux operating system.pptxKailash510466
 
ITE117 Konikoff Week1 wrap
ITE117 Konikoff Week1 wrapITE117 Konikoff Week1 wrap
ITE117 Konikoff Week1 wrapRobert Konikoff
 
Linux Overload
Linux OverloadLinux Overload
Linux OverloadAllan Caeg
 
Linux History.pptx
Linux History.pptxLinux History.pptx
Linux History.pptxumutasim999
 

Similar to Jesses Peguin Class 1a (20)

Unix ppt
Unix pptUnix ppt
Unix ppt
 
Linux
Linux Linux
Linux
 
Introduction and history of linux
Introduction and history of linuxIntroduction and history of linux
Introduction and history of linux
 
Linux
LinuxLinux
Linux
 
Introduction to Linux
Introduction to LinuxIntroduction to Linux
Introduction to Linux
 
Ch 1. linux_history
Ch 1. linux_historyCh 1. linux_history
Ch 1. linux_history
 
Opensource technologies
Opensource technologiesOpensource technologies
Opensource technologies
 
Basics you should know about UNIX and LINUX
Basics you should know about UNIX and LINUXBasics you should know about UNIX and LINUX
Basics you should know about UNIX and LINUX
 
Linux
LinuxLinux
Linux
 
Operating Systems: A History of Linux
Operating Systems: A History of LinuxOperating Systems: A History of Linux
Operating Systems: A History of Linux
 
presentation_linux_intro_1463521472_181219.ppt
presentation_linux_intro_1463521472_181219.pptpresentation_linux_intro_1463521472_181219.ppt
presentation_linux_intro_1463521472_181219.ppt
 
presentation_of_linux.ppt
presentation_of_linux.pptpresentation_of_linux.ppt
presentation_of_linux.ppt
 
What is linux
What is linuxWhat is linux
What is linux
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
Linux operating systems and Bootable Pendrive
Linux operating systems and Bootable PendriveLinux operating systems and Bootable Pendrive
Linux operating systems and Bootable Pendrive
 
Licão 01 introduction
Licão 01 introductionLicão 01 introduction
Licão 01 introduction
 
linux operating system.pptx
linux operating system.pptxlinux operating system.pptx
linux operating system.pptx
 
ITE117 Konikoff Week1 wrap
ITE117 Konikoff Week1 wrapITE117 Konikoff Week1 wrap
ITE117 Konikoff Week1 wrap
 
Linux Overload
Linux OverloadLinux Overload
Linux Overload
 
Linux History.pptx
Linux History.pptxLinux History.pptx
Linux History.pptx
 

Jesses Peguin Class 1a

  • 1. Intro to Linux and Web Apps! Class 1-a slide deck
  • 2. What qualifies me to to teach you? • • I worked as a Linux Support Technician for 9 months • I currently work as a Unix/Linux Support Engineer • I'm an avid Linux enthusiast I've taken a course in Linux at a college once
  • 3. Why Linux? • Develop and operate applications for the Internet o Facebook, Google, Reddit, Yahoo... o Linux runs on any hardware o Linux is free o Scales to accommodate millions of users • Open Source Revolution o Linux is the first successful open source operating system o Encourages forking and merging of projects o Support provided by the community  e.g. linuxquestions.org and stackoverflow.com
  • 4. Why Linux? • No college necessary o Opportunities for brogramming, engineering, management
  • 5. A Really quick history of Linux • o Closed source OS developed in 1969 in Bell Labs (Which is in NJ) o Adopted by Berkley who cloned Unix, creating BSD o GNU Operating System  A full suite of utilities for operating computers written in C  Was missing a kernel, the missing piece for their free OS • Linux History o In 1991 Linus Torvalds releases the first free Unix-like kernel o GNU adopts the Linux kernel  Linux is informally adopted as the moniker for GNU/Linux Unix History (before Linux)
  • 6. Linux Today Linus Torvalds is still the maintainer for the Linux kernel and approves all merges. He is prolific for his bravado and vulgarity.
  • 7. Linux Today • Many distributions o Teams of people across the world fork GNU/Linux o Purpose-built OS  Android  RHEL  Mint Linux