SlideShare a Scribd company logo
An Introduction to Linux
               Vivek kurmi
                +91-9008744609
             Kurmi.vivek@gmail.com


             Linux User Group,Manipal


                Install Fest-2012
                 16th october,2012

16-10-2012         Vivek Kurmi LUG Manipal   1
What is Linux?
                 What is Linux?
●   Linux is Free and Open Source.
●   It is a UNIX like multi-
    user,multitasking operating system
    with the X Windows GUI,which can
    work on multiple hardware platform.
●   Since Linux is free and Open
    Source, there are many flavours to
    linux.



    16-10-2012      Vivek Kurmi LUG Manipal   2
Open Source!
                  Open Source!
●   Owners of Proprietary Software's closely guard
    their Source code, and thus cannot be modified by
    anyone except them.
●   On the contrary Open Source software's means,
    the source code of the software is OPEN to
    general public.
●   Programmers can read,redistribute, and modify
    the source for a piece of software.People adapt it,
    improve it and fix bugs.And this can happen at a
    speed that,compared to conventional software
    development, seems astonishing.

    16-10-2012        Vivek Kurmi LUG Manipal     3
Free Software
                 Free Software
●   The term Free is in the sense, freedom to
    copy and re-use the software source, rather
    than to the price of the software.
●   To understand the concept, one should-
    "think of free as in free speech, not as in
    free beer".
●   Though Open Source are mostly free of
    cost there are few exceptions like
    ZendStudio,houdini.
    16-10-2012      Vivek Kurmi LUG Manipal   4
History
             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.


16-10-2012   Vivek Kurmi LUG Manipal                5
History-UNIX
                   History-UNIX
●   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 powerful Operating
    System and quickly became very famous.
●   It was first released in 1971 and was initially
    entirely written in assembly language.Later,in
    1973, Unix was re-written in the programming
    language C by Dennis Ritchie.
●   Soon after contribution from various
    Universities AT&T licensed it and made it
    proprietary making it unfit for teaching and
    learning.

    16-10-2012            Vivek Kurmi LUG Manipal         6
History-GNU
             History-GNU
               ●   The GNU Project, started in 1983 by
                   Richard Stallman, had the goal of
                   creating a "complete Unix-
                   compatible software system"
                   composed entirely of free software.
               ●   Work began in 1984. By the early
                   1990s, many of the programs
                   required in an operating system
                   (such as libraries, compilers, text
                   editors, a Unix shell, and a
                   windowing system) were completed,
                   although low-level elements such as
                   device drivers, daemons, and the
                   kernel were stalled and incomplete.
16-10-2012     Vivek Kurmi LUG Manipal         7
History-MINIX
                 History-MINIX
●   MINIX(from "mini-Unix") is a
    Unix-like computer operating
    system based on a microkernel
    architecture created by Andrew
    S. Tanenbaum for educational
    purposes.
●   MINIX was first released in 1987.
●   MINIX inspired the creation of
    the Linux kernel.


    16-10-2012       Vivek Kurmi LUG Manipal   8
History-LINUX
             History-LINUX
                    ●   In April 1991, Linus Torvalds, a
                        21-year-old student at the
                        University of Helsinki, Finland
                        started working on some simple
                        ideas for an operating system.
                    ●   By September 1991, Linux
                        version 0.01 was released on the
                        FTP server of the Finnish
                        University and Research Network.
                        It had 10,239 lines of code.
                    ●   The X Window System was soon
                        ported to Linux. In March 1992,
                        Linux version 0.95 was the first to
                        be capable of running X.

16-10-2012      Vivek Kurmi LUG Manipal              9
History-LINUX
             History-LINUX
                                  ●   On 14 March 1994, Linux 1.0.0
                                      was released, with 176,250 lines
                                      of code.
                                  ●   Starting in 2004, the release
                                      process changed and new
                                      kernels started coming out on a
                                      regular schedule every 2-3
                                      months.
                                  ●   As of 2012, the Linux 3.2 release
                                      had 14,998,651 lines of code.
                                  ●   As of January 4, 2011, it would
                                      cost approximately 3 billion USD
                                      (about 2.2 billion EUR) to
                                      redevelop the Linux kernel.



16-10-2012      Vivek Kurmi LUG Manipal                     10
Why so many Linux flavours??
  Why so many Linux flavours??




16-10-2012   Vivek Kurmi LUG Manipal   11
Why so many Linux flavours??
      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.
●   Some popular linux distros are
    Ubuntu,Kubuntu,Fedora,Mint,OpenSuse,
    ArchLinux,RedHat.
    16-10-2012        Vivek Kurmi LUG Manipal   12
Advantages of Linux
                 Advantages of Linux
●   Low Cost                       ●   Compatibility
●   Stability                      ●   Fast and Easy
●   Performance                        Installation
●   Network Friendliness
                                   ●   Full use of Hard Disk
●   Flexibility
                                   ●   Multitasking
                                   ●   Security




    16-10-2012        Vivek Kurmi LUG Manipal           13
Who uses linux??
                 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.
●   Life Insurance Corporation of India switched entirely
    to linux.
    16-10-2012          Vivek Kurmi LUG Manipal       14
Linux on multiple hardware platforms
      Linux on multiple hardware platforms

●   While not originally designed to be
    portable,Linux is now one of the most widely
    ported operating system kernels, running on a
    diverse range of systems from the ARM
    architecture to the massive mainframe server.
●   Some operating systems developed for mobile
    phones use modified versions of the Linux
    kernel, including Google Android, HP webOS,
    and Nokia Maemo.


    16-10-2012      Vivek Kurmi LUG Manipal   15
Thank You!!!




16-10-2012   Vivek Kurmi LUG Manipal    16

More Related Content

What's hot

Windows V/S Linux OS - Comparison
Windows V/S Linux OS - ComparisonWindows V/S Linux OS - Comparison
Windows V/S Linux OS - Comparison
Hariharan Ganesan
 
Linux
LinuxLinux
Part 01 Linux Kernel Compilation (Ubuntu)
Part 01 Linux Kernel Compilation (Ubuntu)Part 01 Linux Kernel Compilation (Ubuntu)
Part 01 Linux Kernel Compilation (Ubuntu)
Tushar B Kute
 
Introduction to Ubuntu
Introduction to UbuntuIntroduction to Ubuntu
Introduction to Ubuntu
Khairul Aizat Kamarudzzaman
 
A practical guide to buildroot
A practical guide to buildrootA practical guide to buildroot
A practical guide to buildroot
Emertxe Information Technologies Pvt Ltd
 
What is Ubuntu - presentation
What is Ubuntu - presentationWhat is Ubuntu - presentation
What is Ubuntu - presentation
Ahmed Mamdouh
 
Introduction 2 linux
Introduction 2 linuxIntroduction 2 linux
Introduction 2 linux
Papu Kumar
 
linux introduction
linux introductionlinux introduction
linux introduction
Amiya Krishna Singh
 
Linux; Operating System
Linux; Operating SystemLinux; Operating System
Linux; Operating System
JayEl Cadawas
 
Linux commands and file structure
Linux commands and file structureLinux commands and file structure
Linux commands and file structure
Sreenatha Reddy K R
 
Linux operating system ppt
Linux operating system pptLinux operating system ppt
Linux operating system ppt
Achyut Sinha
 
Introduction to Linux basic
Introduction to Linux basicIntroduction to Linux basic
Introduction to Linux basic
f114n
 
Linux and its history
Linux and its historyLinux and its history
Linux and its history
Kamal Ahmed
 
Linux os and its features
Linux os and its featuresLinux os and its features
Linux os and its features
Kadiresan Nagarattiname
 
Linux Kernel Live Patching
Linux Kernel Live PatchingLinux Kernel Live Patching
Linux Kernel Live Patching
GlobalLogic Ukraine
 
Introduction to Shell script
Introduction to Shell scriptIntroduction to Shell script
Introduction to Shell script
Bhavesh Padharia
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
nishantsri
 
what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.
saad_khan1122
 
Linux seminar
Linux seminarLinux seminar
Linux seminar
Buntha Chhay
 
Linux Internals - Kernel/Core
Linux Internals - Kernel/CoreLinux Internals - Kernel/Core
Linux Internals - Kernel/Core
Shay Cohen
 

What's hot (20)

Windows V/S Linux OS - Comparison
Windows V/S Linux OS - ComparisonWindows V/S Linux OS - Comparison
Windows V/S Linux OS - Comparison
 
Linux
LinuxLinux
Linux
 
Part 01 Linux Kernel Compilation (Ubuntu)
Part 01 Linux Kernel Compilation (Ubuntu)Part 01 Linux Kernel Compilation (Ubuntu)
Part 01 Linux Kernel Compilation (Ubuntu)
 
Introduction to Ubuntu
Introduction to UbuntuIntroduction to Ubuntu
Introduction to Ubuntu
 
A practical guide to buildroot
A practical guide to buildrootA practical guide to buildroot
A practical guide to buildroot
 
What is Ubuntu - presentation
What is Ubuntu - presentationWhat is Ubuntu - presentation
What is Ubuntu - presentation
 
Introduction 2 linux
Introduction 2 linuxIntroduction 2 linux
Introduction 2 linux
 
linux introduction
linux introductionlinux introduction
linux introduction
 
Linux; Operating System
Linux; Operating SystemLinux; Operating System
Linux; Operating System
 
Linux commands and file structure
Linux commands and file structureLinux commands and file structure
Linux commands and file structure
 
Linux operating system ppt
Linux operating system pptLinux operating system ppt
Linux operating system ppt
 
Introduction to Linux basic
Introduction to Linux basicIntroduction to Linux basic
Introduction to Linux basic
 
Linux and its history
Linux and its historyLinux and its history
Linux and its history
 
Linux os and its features
Linux os and its featuresLinux os and its features
Linux os and its features
 
Linux Kernel Live Patching
Linux Kernel Live PatchingLinux Kernel Live Patching
Linux Kernel Live Patching
 
Introduction to Shell script
Introduction to Shell scriptIntroduction to Shell script
Introduction to Shell script
 
Linux Presentation
Linux PresentationLinux Presentation
Linux Presentation
 
what is LINUX ? presentation.
what is LINUX ? presentation.what is LINUX ? presentation.
what is LINUX ? presentation.
 
Linux seminar
Linux seminarLinux seminar
Linux seminar
 
Linux Internals - Kernel/Core
Linux Internals - Kernel/CoreLinux Internals - Kernel/Core
Linux Internals - Kernel/Core
 

Viewers also liked

A general Overview of linux !!
A general Overview of linux !!A general Overview of linux !!
A general Overview of linux !!
jainema23
 
Linux introduction
Linux introductionLinux introduction
Linux introduction
Abhishek Khune
 
Unix Introduction
Unix IntroductionUnix Introduction
Unix Introduction
ananthimurugesan
 
Case study linux
Case study linuxCase study linux
Case study linux
Abhishek Masiiwal
 
Linux Environment- Linux vs Unix
Linux Environment- Linux vs UnixLinux Environment- Linux vs Unix
Linux Environment- Linux vs Unix
Trinity Dwarka
 
A brief history of Linux Containers
A brief history of Linux Containers A brief history of Linux Containers
A brief history of Linux Containers
Kirill Kolyshkin
 
History of linux
History of linuxHistory of linux
History of linux
MaryamAlR
 
Planning
PlanningPlanning
Planning
soffiahudson
 
Linux
LinuxLinux
Linux
alicar
 
Linux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating SystemLinux - Introductions to Linux Operating System
Linux - Introductions to Linux Operating System
Vibrant Technologies & Computers
 
Linux
LinuxLinux
Part 1 of 'Introduction to Linux for bioinformatics': Introduction
Part 1 of 'Introduction to Linux for bioinformatics': IntroductionPart 1 of 'Introduction to Linux for bioinformatics': Introduction
Part 1 of 'Introduction to Linux for bioinformatics': Introduction
Joachim Jacob
 
ppt on linux by MUKESH PATEL
ppt on linux by MUKESH PATELppt on linux by MUKESH PATEL
ppt on linux by MUKESH PATEL
neo_patel
 
Linux Introduction
Linux IntroductionLinux Introduction
Linux Introduction
Ramasubbu .P
 
Case study operating systems
Case study operating systemsCase study operating systems
Case study operating systems
Akhil Bevara
 
Linux Os
Linux Os Linux Os
Linux Os
Thenmozhi Divya
 
A History of Linux
A History of LinuxA History of Linux
A History of Linux
Damian T. Gordon
 
Comparison of windows linux and mac os
Comparison of windows linux and mac osComparison of windows linux and mac os
Comparison of windows linux and mac os
Ali Zar
 
comparing windows and linux ppt
comparing windows and linux pptcomparing windows and linux ppt
comparing windows and linux ppt
Shivalik college of engineering
 
Linux Performance Analysis: New Tools and Old Secrets
Linux Performance Analysis: New Tools and Old SecretsLinux Performance Analysis: New Tools and Old Secrets
Linux Performance Analysis: New Tools and Old Secrets
Brendan Gregg
 

Viewers also liked (20)

A general Overview of linux !!
A general Overview of linux !!A general Overview of linux !!
A general Overview of linux !!
 
Linux introduction
Linux introductionLinux introduction
Linux introduction
 
Unix Introduction
Unix IntroductionUnix Introduction
Unix Introduction
 
Case study linux
Case study linuxCase study linux
Case study linux
 
Linux Environment- Linux vs Unix
Linux Environment- Linux vs UnixLinux Environment- Linux vs Unix
Linux Environment- Linux vs Unix
 
A brief history of Linux Containers
A brief history of Linux Containers A brief history of Linux Containers
A brief history of Linux Containers
 
History of linux
History of linuxHistory of linux
History of linux
 
Planning
PlanningPlanning
Planning
 
Linux
LinuxLinux
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
LinuxLinux
Linux
 
Part 1 of 'Introduction to Linux for bioinformatics': Introduction
Part 1 of 'Introduction to Linux for bioinformatics': IntroductionPart 1 of 'Introduction to Linux for bioinformatics': Introduction
Part 1 of 'Introduction to Linux for bioinformatics': Introduction
 
ppt on linux by MUKESH PATEL
ppt on linux by MUKESH PATELppt on linux by MUKESH PATEL
ppt on linux by MUKESH PATEL
 
Linux Introduction
Linux IntroductionLinux Introduction
Linux Introduction
 
Case study operating systems
Case study operating systemsCase study operating systems
Case study operating systems
 
Linux Os
Linux Os Linux Os
Linux Os
 
A History of Linux
A History of LinuxA History of Linux
A History of Linux
 
Comparison of windows linux and mac os
Comparison of windows linux and mac osComparison of windows linux and mac os
Comparison of windows linux and mac os
 
comparing windows and linux ppt
comparing windows and linux pptcomparing windows and linux ppt
comparing windows and linux ppt
 
Linux Performance Analysis: New Tools and Old Secrets
Linux Performance Analysis: New Tools and Old SecretsLinux Performance Analysis: New Tools and Old Secrets
Linux Performance Analysis: New Tools and Old Secrets
 

Similar to Intro to linux

Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
Medhat Dawoud
 
Acme linux presentation
Acme linux presentationAcme linux presentation
Acme linux presentation
Open Knowledge Nepal
 
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdfintroductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
EidTahir
 
Linux
LinuxLinux
Linux
Rony Ghosh
 
Linux basics
Linux basicsLinux basics
Linux basics
NAILBITER
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
Omi Vichare
 
Linux- The open source system kernel
Linux- The open source system kernelLinux- The open source system kernel
Linux- The open source system kernel
PrasadKulkarni201
 
Hillel kobrovski Linux security overview for ciso
Hillel kobrovski   Linux security overview for cisoHillel kobrovski   Linux security overview for ciso
Hillel kobrovski Linux security overview for ciso
Hillel Kobrovski
 
Linux databases
Linux databasesLinux databases
Linux databases
Rajeev Venkata
 
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
gadisaAdamu
 
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
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
Vikash Agrawal
 
Gnu/Linux Introduction
Gnu/Linux IntroductionGnu/Linux Introduction
Gnu/Linux Introduction
Badri_Bady
 
Unix ppt
Unix pptUnix ppt
Unix ppt
sudhir saurav
 
presentation_linux_intro_1463521472_181219.ppt
presentation_linux_intro_1463521472_181219.pptpresentation_linux_intro_1463521472_181219.ppt
presentation_linux_intro_1463521472_181219.ppt
YouTube863762
 
presentation_of_linux.ppt
presentation_of_linux.pptpresentation_of_linux.ppt
presentation_of_linux.ppt
YouTube863762
 
Introduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/LinuxIntroduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/Linux
Sheila Eiffert
 
Intro to Linux
Intro to LinuxIntro to Linux
Intro to Linux
Aashish Sawhney
 
Linux
Linux Linux
Linux
Lalrin Muani
 
Introduction and history of linux
Introduction and history of linuxIntroduction and history of linux
Introduction and history of linux
SHUBHA CHATURVEDI
 

Similar to Intro to linux (20)

Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
Acme linux presentation
Acme linux presentationAcme linux presentation
Acme linux presentation
 
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdfintroductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
 
Linux
LinuxLinux
Linux
 
Linux basics
Linux basicsLinux basics
Linux basics
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
 
Linux- The open source system kernel
Linux- The open source system kernelLinux- The open source system kernel
Linux- The open source system kernel
 
Hillel kobrovski Linux security overview for ciso
Hillel kobrovski   Linux security overview for cisoHillel kobrovski   Linux security overview for ciso
Hillel kobrovski Linux security overview for ciso
 
Linux databases
Linux databasesLinux databases
Linux databases
 
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
 
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...
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
Gnu/Linux Introduction
Gnu/Linux IntroductionGnu/Linux Introduction
Gnu/Linux Introduction
 
Unix ppt
Unix pptUnix ppt
Unix ppt
 
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
 
Introduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/LinuxIntroduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/Linux
 
Intro to Linux
Intro to LinuxIntro to Linux
Intro to Linux
 
Linux
Linux Linux
Linux
 
Introduction and history of linux
Introduction and history of linuxIntroduction and history of linux
Introduction and history of linux
 

Recently uploaded

みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
Data structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdfData structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdf
TIPNGVN2
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
Neo4j
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Vladimir Iglovikov, Ph.D.
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
Neo4j
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
Rohit Gautam
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 

Recently uploaded (20)

みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
Data structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdfData structures and Algorithms in Python.pdf
Data structures and Algorithms in Python.pdf
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024GraphSummit Singapore | The Art of the  Possible with Graph - Q2 2024
GraphSummit Singapore | The Art of the Possible with Graph - Q2 2024
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AIEnchancing adoption of Open Source Libraries. A case study on Albumentations.AI
Enchancing adoption of Open Source Libraries. A case study on Albumentations.AI
 
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
GraphSummit Singapore | Neo4j Product Vision & Roadmap - Q2 2024
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Large Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial ApplicationsLarge Language Model (LLM) and it’s Geospatial Applications
Large Language Model (LLM) and it’s Geospatial Applications
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 

Intro to linux

  • 1. An Introduction to Linux Vivek kurmi +91-9008744609 Kurmi.vivek@gmail.com Linux User Group,Manipal Install Fest-2012 16th october,2012 16-10-2012 Vivek Kurmi LUG Manipal 1
  • 2. What is Linux? What is Linux? ● Linux is Free and Open Source. ● It is a UNIX like multi- user,multitasking operating system with the X Windows GUI,which can work on multiple hardware platform. ● Since Linux is free and Open Source, there are many flavours to linux. 16-10-2012 Vivek Kurmi LUG Manipal 2
  • 3. Open Source! Open Source! ● Owners of Proprietary Software's closely guard their Source code, and thus cannot be modified by anyone except them. ● On the contrary Open Source software's means, the source code of the software is OPEN to general public. ● Programmers can read,redistribute, and modify the source for a piece of software.People adapt it, improve it and fix bugs.And this can happen at a speed that,compared to conventional software development, seems astonishing. 16-10-2012 Vivek Kurmi LUG Manipal 3
  • 4. Free Software Free Software ● The term Free is in the sense, freedom to copy and re-use the software source, rather than to the price of the software. ● To understand the concept, one should- "think of free as in free speech, not as in free beer". ● Though Open Source are mostly free of cost there are few exceptions like ZendStudio,houdini. 16-10-2012 Vivek Kurmi LUG Manipal 4
  • 5. History 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. 16-10-2012 Vivek Kurmi LUG Manipal 5
  • 6. History-UNIX History-UNIX ● 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 powerful Operating System and quickly became very famous. ● It was first released in 1971 and was initially entirely written in assembly language.Later,in 1973, Unix was re-written in the programming language C by Dennis Ritchie. ● Soon after contribution from various Universities AT&T licensed it and made it proprietary making it unfit for teaching and learning. 16-10-2012 Vivek Kurmi LUG Manipal 6
  • 7. History-GNU History-GNU ● The GNU Project, started in 1983 by Richard Stallman, had the goal of creating a "complete Unix- compatible software system" composed entirely of free software. ● Work began in 1984. By the early 1990s, many of the programs required in an operating system (such as libraries, compilers, text editors, a Unix shell, and a windowing system) were completed, although low-level elements such as device drivers, daemons, and the kernel were stalled and incomplete. 16-10-2012 Vivek Kurmi LUG Manipal 7
  • 8. History-MINIX History-MINIX ● MINIX(from "mini-Unix") is a Unix-like computer operating system based on a microkernel architecture created by Andrew S. Tanenbaum for educational purposes. ● MINIX was first released in 1987. ● MINIX inspired the creation of the Linux kernel. 16-10-2012 Vivek Kurmi LUG Manipal 8
  • 9. History-LINUX History-LINUX ● In April 1991, Linus Torvalds, a 21-year-old student at the University of Helsinki, Finland started working on some simple ideas for an operating system. ● By September 1991, Linux version 0.01 was released on the FTP server of the Finnish University and Research Network. It had 10,239 lines of code. ● The X Window System was soon ported to Linux. In March 1992, Linux version 0.95 was the first to be capable of running X. 16-10-2012 Vivek Kurmi LUG Manipal 9
  • 10. History-LINUX History-LINUX ● On 14 March 1994, Linux 1.0.0 was released, with 176,250 lines of code. ● Starting in 2004, the release process changed and new kernels started coming out on a regular schedule every 2-3 months. ● As of 2012, the Linux 3.2 release had 14,998,651 lines of code. ● As of January 4, 2011, it would cost approximately 3 billion USD (about 2.2 billion EUR) to redevelop the Linux kernel. 16-10-2012 Vivek Kurmi LUG Manipal 10
  • 11. Why so many Linux flavours?? Why so many Linux flavours?? 16-10-2012 Vivek Kurmi LUG Manipal 11
  • 12. Why so many Linux flavours?? 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. ● Some popular linux distros are Ubuntu,Kubuntu,Fedora,Mint,OpenSuse, ArchLinux,RedHat. 16-10-2012 Vivek Kurmi LUG Manipal 12
  • 13. Advantages of Linux Advantages of Linux ● Low Cost ● Compatibility ● Stability ● Fast and Easy ● Performance Installation ● Network Friendliness ● Full use of Hard Disk ● Flexibility ● Multitasking ● Security 16-10-2012 Vivek Kurmi LUG Manipal 13
  • 14. Who uses linux?? 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. ● Life Insurance Corporation of India switched entirely to linux. 16-10-2012 Vivek Kurmi LUG Manipal 14
  • 15. Linux on multiple hardware platforms Linux on multiple hardware platforms ● While not originally designed to be portable,Linux is now one of the most widely ported operating system kernels, running on a diverse range of systems from the ARM architecture to the massive mainframe server. ● Some operating systems developed for mobile phones use modified versions of the Linux kernel, including Google Android, HP webOS, and Nokia Maemo. 16-10-2012 Vivek Kurmi LUG Manipal 15
  • 16. Thank You!!! 16-10-2012 Vivek Kurmi LUG Manipal 16