SlideShare a Scribd company logo
LINUX OPERATING
SYSTEMS
What is Linux
• Just like Windows XP, Windows 7, Windows 8, and Mac
OS X, Linux is an operating system.
• An operating system is software that manages all of the
hardware resources associated with your desktop or
laptop.
Technical terms related to Linux
The Bootloader: The software that manages the boot
process of your computer. For most users, this will simply
be a splash screen that pops up and eventually goes
away to boot into the operating system.
The kernel: This is the one piece of the whole that is
actually called “Linux”. The kernel is the core of the
system and manages the CPU, memory, and
peripheral devices. The kernel is the “lowest” level of
the OS.
Daemons: These are background services (printing,
sound, scheduling, etc.) that either start up during
boot, or after you log into the desktop.
The Shell is a user program or it's environment
provided for user interaction. Shell is an command
language interpreter that executes commands read
from the standard input device (keyboard) or from a
file. Shell is not part of system kernel, but uses the
system kernel to execute programs, create files etc.
Desktop Environment: This is the piece of the puzzle that the users
actually interact with. There are many desktop environments to
choose from (Unity, GNOME, Cinnamon, Enlightenment, KDE,
XFCE, etc)
Applications
• Just like Windows and Mac, Linux offers
thousands upon thousands of high-quality
software titles that can be easily found and
installed
• Include App Store-like tools that centralize
and simplify application installation. For
example: Ubuntu Linux has the Ubuntu
Software Center which allows you to quickly
search among the thousands of apps and
install them from one centralized location.
The ‘BIRTH’ of Linux
 Before Linux
In 1980’s main operating systems present were
• Unix
• Apple Mac
• MS-DOS
1. DOS dominated the PC industry in 1980
2. Mac was considered technologically advanced than DOS but was expensive
3. Unix was even better but was much more expensive
1. People were looking for a UNIX based system, which is cheaper and can run
on PC
2. DOS, MAC and UNIX were proprietary, i.e., the source code of their kernel is
protected
3. No modification is possible without paying high license fees
The ‘BIRTH’ of Linux
• FOUNDATION OF GNU
GNU (acronym for GNU’s not unix) was founded in 1984 by RICHARD
STALLMAN
He was against copying or modification in order to make better and efficient
computer programs
• Aim at developing a complete
Unix-like operating system
which is free for copying and
modification
• Stallman built the first free GNU
C Compiler in 1991. But still, an
OS was yet to be developed
The ‘BIRTH’ of Linux
• Beginning of Linux
In Sept 1991, Linus Torvalds, a second year student of Computer
Science at the University of Helsinki, developed the preliminary kernel
of Linux, known as Linux version 0.0.1
Operating system MINIX was developed by professor Andrew Tanenbaun, a
simplified version of Unix that runs on a PC
It was for education purpose only.
Soon more than a hundred people joined the Linux camp. Then thousands. Then
hundreds of thousands
It was licensed under GNU General Public License, thus ensuring that the source
codes will be free for all to copy, study and to change.
Linux today
• Today Linux is available for Desktops, laptops, tablets,
smartphones as well as independent machine systems
Not only character user interface but
graphical user interface is available
Commercial vendors moved
in Linux itself to provide
freely distributed code. They
make their money by
compiling up various
software and gathering them
in a distributable format
– Red Hat, Slack
ware, Canonical
etc.
Free Linux
Free software, as defined by the FSF (Free Software Foundation), is
a "matter of liberty, not price." To qualify as free software by FSF
standards, you must be able to:
– Run the program for any purpose you want to, rather than be
restricted in what you can use it for.
– View the program's source code.
– Study the program's source code and modify it if you need to.
– Share the program with others.
– Improve the program and release those improvements so that
others can use them.
Linux is not a complete OS
• Strictly speaking Linux is NOT the complete OS, but only
the kernel. The rest of the OS (called user-land) is mostly
GNU-based. The correct naming of the OS is thus
GNU/Linux.
• Without a kernel, an operating system doesn't exist.
Without programs, a kernel is useless. In 1991, ideal
conditions existed that would create Linux. In essence,
Linus Torvalds had a kernel but no programs of his own,
Richard Stallman and GNU had programs but no
working kernel.
Linux distributions
• A Linux distribution (often abbreviated as distro) is an
operating system made from a software collection, which
is based upon the Linux kernel and, often, a package
management system.
MAJOR LINUX DISTRIBUTIONS
To mention but only a few…
Linux on Smartphones
• There are other smartphone operating systems in
development — and they’re all Linux-based.
• Google’s Android operating system is also based on
Linux, although it’s very different from typical Linux
distributions.
Ubuntu Phone
Firefox OS
Amazon Fire OS
CREATING BOOTABLE
PEN DRIVE ON
WINDOWS
• We can install Linux on our computer using a bootable
pen drive.
• Bootable USB can also be used to run Linux on a
computer in LIVE MODE
Prerequisites
• A Linux ISO file (Can be downloaded from websites of
respective distro)
• Unetbootin : A software used to create bootable pen drive
(Universal USB installer or YUMI can also be used)
• A pen drive 4gb or more.
• Select distro of Linux to be installed
• Select the version of distribution to be installed
• Browse the location of disk image
• Select Address of USB drive
• Click on ok
• Unetbootin completes the installing process. Select
reboot
• How Ubuntu looks like on when we use bootable
USB
The Linux desktop (Ubuntu with unity interface)
Looking Linux closely
UBUNTU Case study
Introduction
Philosophy
Features
Introduction
• Ubuntu is a Debian-based Linux operating
system and distribution for personal computers,
smartphones and network servers.
• It uses Unity as its default user interface.
• Development of Ubuntu is led by UK-based Canonical
Ltd, a company owned by South African
entrepreneur Mark Shuttleworth. Canonical generates
revenue through the sale of technical support and other
services related to Ubuntu.
Philosophy
• The Ubuntu project is publicly committed to the
principles of open-source software development; people
are encouraged to use free software, study how it works,
improve upon it, and distribute it.
• It is based on free software and named after the Southern
African philosophy of Ubuntu (literally, 'human-ness'),
which Canonical Ltd suggests can be loosely translated as
"humanity to others" or "I am what I am because of who
we all are".
Features
Ubuntu has a large set of popular app support
It is the most widely used Linux Based OS
Features
• UPDATE CYCLE
• Ubuntu releases updated version in every nine month
• And the versions are named as
13.04, 13.10, 14.04, 14.10 and so on…
• Every fourth release is a long term support version
• LTS version gets support and updates for 5 years
• Current LTS version is 16.04
Linux operating systems and Bootable Pendrive
Ad

More Related Content

What's hot (20)

Ubuntu - The History
Ubuntu - The HistoryUbuntu - The History
Ubuntu - The History
pramoddps
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installation
BITS
 
Choosing your GNU/Linux distribution (archived)
Choosing your GNU/Linux distribution (archived)Choosing your GNU/Linux distribution (archived)
Choosing your GNU/Linux distribution (archived)
Bud Siddhisena
 
Linux
LinuxLinux
Linux
dwarfyray
 
Linux and its history
Linux and its historyLinux and its history
Linux and its history
Kamal Ahmed
 
Intro to open_source
Intro to open_sourceIntro to open_source
Intro to open_source
Shiwang Kalkhanda
 
Introduction to Linux_by_Amit & Jiban
Introduction to Linux_by_Amit & Jiban Introduction to Linux_by_Amit & Jiban
Introduction to Linux_by_Amit & Jiban
Amit Nath
 
what is linux?
what is linux?what is linux?
what is linux?
Jashan Kochar
 
Ibm system programming training module 2 - linux basics
Ibm system programming training   module 2 - linux basicsIbm system programming training   module 2 - linux basics
Ibm system programming training module 2 - linux basics
Binsent Ribera
 
Linux
LinuxLinux
Linux
Harikesh Kumar
 
Presentation on o s for bca iv
Presentation on o s for bca ivPresentation on o s for bca iv
Presentation on o s for bca iv
Ajit Singh
 
introduction to ubuntu
introduction to ubuntuintroduction to ubuntu
introduction to ubuntu
asifnawaz144wb
 
Unix vs linux
Unix vs linuxUnix vs linux
Unix vs linux
bhatvijetha
 
Introduction to Ubantu
Introduction to UbantuIntroduction to Ubantu
Introduction to Ubantu
OpenSource Technologies Pvt. Ltd.
 
Linux & Unix Operating System's
Linux & Unix Operating System'sLinux & Unix Operating System's
Linux & Unix Operating System's
Riaz Ahmed Channa
 
ICT for People's Organizations
ICT for People's OrganizationsICT for People's Organizations
ICT for People's Organizations
intal
 
Ubuntu an absolute beginners guide
Ubuntu an absolute beginners guideUbuntu an absolute beginners guide
Ubuntu an absolute beginners guide
COMSATS
 
How ubuntu works???
How ubuntu works???How ubuntu works???
How ubuntu works???
Nirma University
 
Ubuntu-Overview
Ubuntu-OverviewUbuntu-Overview
Ubuntu-Overview
Nirma University
 
Linux
Linux Linux
Linux
Lalrin Muani
 
Ubuntu - The History
Ubuntu - The HistoryUbuntu - The History
Ubuntu - The History
pramoddps
 
BITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installationBITS: Introduction to linux, distributions and installation
BITS: Introduction to linux, distributions and installation
BITS
 
Choosing your GNU/Linux distribution (archived)
Choosing your GNU/Linux distribution (archived)Choosing your GNU/Linux distribution (archived)
Choosing your GNU/Linux distribution (archived)
Bud Siddhisena
 
Linux and its history
Linux and its historyLinux and its history
Linux and its history
Kamal Ahmed
 
Introduction to Linux_by_Amit & Jiban
Introduction to Linux_by_Amit & Jiban Introduction to Linux_by_Amit & Jiban
Introduction to Linux_by_Amit & Jiban
Amit Nath
 
Ibm system programming training module 2 - linux basics
Ibm system programming training   module 2 - linux basicsIbm system programming training   module 2 - linux basics
Ibm system programming training module 2 - linux basics
Binsent Ribera
 
Presentation on o s for bca iv
Presentation on o s for bca ivPresentation on o s for bca iv
Presentation on o s for bca iv
Ajit Singh
 
introduction to ubuntu
introduction to ubuntuintroduction to ubuntu
introduction to ubuntu
asifnawaz144wb
 
Linux & Unix Operating System's
Linux & Unix Operating System'sLinux & Unix Operating System's
Linux & Unix Operating System's
Riaz Ahmed Channa
 
ICT for People's Organizations
ICT for People's OrganizationsICT for People's Organizations
ICT for People's Organizations
intal
 
Ubuntu an absolute beginners guide
Ubuntu an absolute beginners guideUbuntu an absolute beginners guide
Ubuntu an absolute beginners guide
COMSATS
 

Viewers also liked (20)

Master class-5-nexo 3
Master class-5-nexo 3Master class-5-nexo 3
Master class-5-nexo 3
E-Marketing para Pymes
 
Pc cdi-01 elaboracion de documentos e instructivos de trabajo
Pc cdi-01 elaboracion de documentos e instructivos de trabajoPc cdi-01 elaboracion de documentos e instructivos de trabajo
Pc cdi-01 elaboracion de documentos e instructivos de trabajo
Jackyta Delgado Escobar
 
What is IEEE and why?
What is IEEE and why?What is IEEE and why?
What is IEEE and why?
Ankita Tiwari
 
Saúde individual e comunitária
Saúde individual e comunitáriaSaúde individual e comunitária
Saúde individual e comunitária
Tati Grazina
 
Pengantar astronomi
Pengantar astronomiPengantar astronomi
Pengantar astronomi
maarif sains
 
Remote assignment 3 17-16
Remote assignment 3 17-16Remote assignment 3 17-16
Remote assignment 3 17-16
Giselle Gonzalez
 
Urbanização
UrbanizaçãoUrbanização
Urbanização
Mari Luci Fonseca
 
Trabajomouse
TrabajomouseTrabajomouse
Trabajomouse
antonio pacios bouzas
 
Kansas jayhawks l
Kansas jayhawks lKansas jayhawks l
Kansas jayhawks l
8rteunis
 
Animehh
AnimehhAnimehh
Animehh
Nadia Megias
 
Pablo Picasso
Pablo PicassoPablo Picasso
Pablo Picasso
Tati Grazina
 
We can cook together
We can cook togetherWe can cook together
We can cook together
Marta Bernas
 
Test de wartegg
Test de warteggTest de wartegg
Test de wartegg
NatiAbby
 
Orientation deliverydeck pucpr
Orientation deliverydeck pucprOrientation deliverydeck pucpr
Orientation deliverydeck pucpr
Diego Roberto de Souza
 
Gdz angliskiy kontrolni_robotu
Gdz angliskiy kontrolni_robotuGdz angliskiy kontrolni_robotu
Gdz angliskiy kontrolni_robotu
Lucky Alex
 
3Com 3C0504223-00
3Com 3C0504223-003Com 3C0504223-00
3Com 3C0504223-00
savomir
 
Презентація:Стандартний запис числа
Презентація:Стандартний запис числа Презентація:Стандартний запис числа
Презентація:Стандартний запис числа
sveta7940
 
Gdz angliskiy kaalinina_2013
Gdz angliskiy kaalinina_2013Gdz angliskiy kaalinina_2013
Gdz angliskiy kaalinina_2013
Lucky Alex
 
Intro to circles
Intro to circlesIntro to circles
Intro to circles
LomasGeom16
 
Фенолдар
ФенолдарФенолдар
Фенолдар
Bilim All
 
Pc cdi-01 elaboracion de documentos e instructivos de trabajo
Pc cdi-01 elaboracion de documentos e instructivos de trabajoPc cdi-01 elaboracion de documentos e instructivos de trabajo
Pc cdi-01 elaboracion de documentos e instructivos de trabajo
Jackyta Delgado Escobar
 
What is IEEE and why?
What is IEEE and why?What is IEEE and why?
What is IEEE and why?
Ankita Tiwari
 
Saúde individual e comunitária
Saúde individual e comunitáriaSaúde individual e comunitária
Saúde individual e comunitária
Tati Grazina
 
Pengantar astronomi
Pengantar astronomiPengantar astronomi
Pengantar astronomi
maarif sains
 
Kansas jayhawks l
Kansas jayhawks lKansas jayhawks l
Kansas jayhawks l
8rteunis
 
We can cook together
We can cook togetherWe can cook together
We can cook together
Marta Bernas
 
Test de wartegg
Test de warteggTest de wartegg
Test de wartegg
NatiAbby
 
Gdz angliskiy kontrolni_robotu
Gdz angliskiy kontrolni_robotuGdz angliskiy kontrolni_robotu
Gdz angliskiy kontrolni_robotu
Lucky Alex
 
3Com 3C0504223-00
3Com 3C0504223-003Com 3C0504223-00
3Com 3C0504223-00
savomir
 
Презентація:Стандартний запис числа
Презентація:Стандартний запис числа Презентація:Стандартний запис числа
Презентація:Стандартний запис числа
sveta7940
 
Gdz angliskiy kaalinina_2013
Gdz angliskiy kaalinina_2013Gdz angliskiy kaalinina_2013
Gdz angliskiy kaalinina_2013
Lucky Alex
 
Intro to circles
Intro to circlesIntro to circles
Intro to circles
LomasGeom16
 
Фенолдар
ФенолдарФенолдар
Фенолдар
Bilim All
 
Ad

Similar to Linux operating systems and Bootable Pendrive (20)

introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdfintroductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
EidTahir
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
Omi Vichare
 
Introduction to Linux basic
Introduction to Linux basicIntroduction to Linux basic
Introduction to Linux basic
f114n
 
Linux ppt
Linux pptLinux ppt
Linux ppt
lincy21
 
Licão 01 introduction
Licão 01 introductionLicão 01 introduction
Licão 01 introduction
Acácio Oliveira
 
Difference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.pptDifference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.ppt
sarwechabro
 
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
 
VISHWA PPT.pptxdgkdagkjgjhhhggcugguggiiu
VISHWA PPT.pptxdgkdagkjgjhhhggcugguggiiuVISHWA PPT.pptxdgkdagkjgjhhhggcugguggiiu
VISHWA PPT.pptxdgkdagkjgjhhhggcugguggiiu
giresumit9
 
OPERATING SYSTEM.pptxmlkjjjjjnnnnnhfdsss
OPERATING SYSTEM.pptxmlkjjjjjnnnnnhfdsssOPERATING SYSTEM.pptxmlkjjjjjnnnnnhfdsss
OPERATING SYSTEM.pptxmlkjjjjjnnnnnhfdsss
giresumit9
 
Linux
LinuxLinux
Linux
Rony Ghosh
 
Linux
LinuxLinux
Linux
Sivashankari Sivanantham
 
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 Basic
Linux BasicLinux Basic
Linux Basic
MozaSaid
 
Linux basics
Linux basicsLinux basics
Linux basics
NAILBITER
 
Linux
LinuxLinux
Linux
Danielle Gatsos
 
Linux
LinuxLinux
Linux
manikkan
 
Linuxppt.pptx
Linuxppt.pptxLinuxppt.pptx
Linuxppt.pptx
Ashimann2108
 
comp-dep-s3-c1-operating system-I-3.pptx
comp-dep-s3-c1-operating system-I-3.pptxcomp-dep-s3-c1-operating system-I-3.pptx
comp-dep-s3-c1-operating system-I-3.pptx
PianicPelma1
 
Linux basics
Linux basicsLinux basics
Linux basics
Santosh Khadsare
 
Introduction to Linux
Introduction to LinuxIntroduction to Linux
Introduction to Linux
AjmaineKhan
 
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdfintroductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
introductiontolinuxpptbatch2-141025005514-conversion-gate01 (1).pdf
EidTahir
 
Introduction to linux ppt
Introduction to linux pptIntroduction to linux ppt
Introduction to linux ppt
Omi Vichare
 
Introduction to Linux basic
Introduction to Linux basicIntroduction to Linux basic
Introduction to Linux basic
f114n
 
Linux ppt
Linux pptLinux ppt
Linux ppt
lincy21
 
Difference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.pptDifference between Unix & Linux Presentation.ppt
Difference between Unix & Linux Presentation.ppt
sarwechabro
 
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
 
VISHWA PPT.pptxdgkdagkjgjhhhggcugguggiiu
VISHWA PPT.pptxdgkdagkjgjhhhggcugguggiiuVISHWA PPT.pptxdgkdagkjgjhhhggcugguggiiu
VISHWA PPT.pptxdgkdagkjgjhhhggcugguggiiu
giresumit9
 
OPERATING SYSTEM.pptxmlkjjjjjnnnnnhfdsss
OPERATING SYSTEM.pptxmlkjjjjjnnnnnhfdsssOPERATING SYSTEM.pptxmlkjjjjjnnnnnhfdsss
OPERATING SYSTEM.pptxmlkjjjjjnnnnnhfdsss
giresumit9
 
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 Basic
Linux BasicLinux Basic
Linux Basic
MozaSaid
 
Linux basics
Linux basicsLinux basics
Linux basics
NAILBITER
 
comp-dep-s3-c1-operating system-I-3.pptx
comp-dep-s3-c1-operating system-I-3.pptxcomp-dep-s3-c1-operating system-I-3.pptx
comp-dep-s3-c1-operating system-I-3.pptx
PianicPelma1
 
Introduction to Linux
Introduction to LinuxIntroduction to Linux
Introduction to Linux
AjmaineKhan
 
Ad

More from Ankita Tiwari (20)

EssentialsOfMachineLearning.pdf
EssentialsOfMachineLearning.pdfEssentialsOfMachineLearning.pdf
EssentialsOfMachineLearning.pdf
Ankita Tiwari
 
surveyofdnnlearning.pdf
surveyofdnnlearning.pdfsurveyofdnnlearning.pdf
surveyofdnnlearning.pdf
Ankita Tiwari
 
Basic_Digital_Circuits_Implementation_using_Virtuoso.pdf
Basic_Digital_Circuits_Implementation_using_Virtuoso.pdfBasic_Digital_Circuits_Implementation_using_Virtuoso.pdf
Basic_Digital_Circuits_Implementation_using_Virtuoso.pdf
Ankita Tiwari
 
Relation of Big Data and E-Commerce
Relation of Big Data and E-CommerceRelation of Big Data and E-Commerce
Relation of Big Data and E-Commerce
Ankita Tiwari
 
Study of various Data Compression Techniques used in Lossless Compression of ...
Study of various Data Compression Techniques used in Lossless Compression of ...Study of various Data Compression Techniques used in Lossless Compression of ...
Study of various Data Compression Techniques used in Lossless Compression of ...
Ankita Tiwari
 
PIC Introduction and explained in detailed
PIC Introduction and explained in detailedPIC Introduction and explained in detailed
PIC Introduction and explained in detailed
Ankita Tiwari
 
To implement Water level control using LabVIEW and analog input signals from ...
To implement Water level control using LabVIEW and analog input signals from ...To implement Water level control using LabVIEW and analog input signals from ...
To implement Water level control using LabVIEW and analog input signals from ...
Ankita Tiwari
 
To count number of external events using LabVIEW
To count number of external events using LabVIEWTo count number of external events using LabVIEW
To count number of external events using LabVIEW
Ankita Tiwari
 
To control the dc motor speed using PWM from LabVIEW
To control the dc motor speed using PWM from LabVIEWTo control the dc motor speed using PWM from LabVIEW
To control the dc motor speed using PWM from LabVIEW
Ankita Tiwari
 
To measure the intensity of light using LDR sensor by calibrating voltage wit...
To measure the intensity of light using LDR sensor by calibrating voltage wit...To measure the intensity of light using LDR sensor by calibrating voltage wit...
To measure the intensity of light using LDR sensor by calibrating voltage wit...
Ankita Tiwari
 
To interface temperature sensor with microcontroller and perform closed loop ...
To interface temperature sensor with microcontroller and perform closed loop ...To interface temperature sensor with microcontroller and perform closed loop ...
To interface temperature sensor with microcontroller and perform closed loop ...
Ankita Tiwari
 
Interface stepper motor through Arduino using LABVIEW.
Interface stepper motor through Arduino using LABVIEW.Interface stepper motor through Arduino using LABVIEW.
Interface stepper motor through Arduino using LABVIEW.
Ankita Tiwari
 
To study the relay operation from digital control signal using LabVIEW.
To study the relay operation from digital control signal using LabVIEW.To study the relay operation from digital control signal using LabVIEW.
To study the relay operation from digital control signal using LabVIEW.
Ankita Tiwari
 
Design the implementation of Robotic Simulator: Goalkeeper.
Design the implementation of Robotic Simulator: Goalkeeper.Design the implementation of Robotic Simulator: Goalkeeper.
Design the implementation of Robotic Simulator: Goalkeeper.
Ankita Tiwari
 
Design the implementation of Forward Dynamic for PUMA560.
Design the implementation of Forward Dynamic for PUMA560.Design the implementation of Forward Dynamic for PUMA560.
Design the implementation of Forward Dynamic for PUMA560.
Ankita Tiwari
 
Design the implementation of Anytime D Star on an Occupancy Grid
Design the implementation of Anytime D Star on an Occupancy GridDesign the implementation of Anytime D Star on an Occupancy Grid
Design the implementation of Anytime D Star on an Occupancy Grid
Ankita Tiwari
 
Design the implementation of CDEx Robust DC Motor.
Design the implementation of CDEx Robust DC Motor.Design the implementation of CDEx Robust DC Motor.
Design the implementation of CDEx Robust DC Motor.
Ankita Tiwari
 
Design the implementation of CDEx PID with Constraints
Design the implementation of CDEx PID with ConstraintsDesign the implementation of CDEx PID with Constraints
Design the implementation of CDEx PID with Constraints
Ankita Tiwari
 
Design the implementation of CDEx flexible joints
Design the implementation of CDEx flexible jointsDesign the implementation of CDEx flexible joints
Design the implementation of CDEx flexible joints
Ankita Tiwari
 
Design the implementation of Brushless DC Motor Six Step Control.
Design the implementation of Brushless DC Motor Six Step Control.Design the implementation of Brushless DC Motor Six Step Control.
Design the implementation of Brushless DC Motor Six Step Control.
Ankita Tiwari
 
EssentialsOfMachineLearning.pdf
EssentialsOfMachineLearning.pdfEssentialsOfMachineLearning.pdf
EssentialsOfMachineLearning.pdf
Ankita Tiwari
 
surveyofdnnlearning.pdf
surveyofdnnlearning.pdfsurveyofdnnlearning.pdf
surveyofdnnlearning.pdf
Ankita Tiwari
 
Basic_Digital_Circuits_Implementation_using_Virtuoso.pdf
Basic_Digital_Circuits_Implementation_using_Virtuoso.pdfBasic_Digital_Circuits_Implementation_using_Virtuoso.pdf
Basic_Digital_Circuits_Implementation_using_Virtuoso.pdf
Ankita Tiwari
 
Relation of Big Data and E-Commerce
Relation of Big Data and E-CommerceRelation of Big Data and E-Commerce
Relation of Big Data and E-Commerce
Ankita Tiwari
 
Study of various Data Compression Techniques used in Lossless Compression of ...
Study of various Data Compression Techniques used in Lossless Compression of ...Study of various Data Compression Techniques used in Lossless Compression of ...
Study of various Data Compression Techniques used in Lossless Compression of ...
Ankita Tiwari
 
PIC Introduction and explained in detailed
PIC Introduction and explained in detailedPIC Introduction and explained in detailed
PIC Introduction and explained in detailed
Ankita Tiwari
 
To implement Water level control using LabVIEW and analog input signals from ...
To implement Water level control using LabVIEW and analog input signals from ...To implement Water level control using LabVIEW and analog input signals from ...
To implement Water level control using LabVIEW and analog input signals from ...
Ankita Tiwari
 
To count number of external events using LabVIEW
To count number of external events using LabVIEWTo count number of external events using LabVIEW
To count number of external events using LabVIEW
Ankita Tiwari
 
To control the dc motor speed using PWM from LabVIEW
To control the dc motor speed using PWM from LabVIEWTo control the dc motor speed using PWM from LabVIEW
To control the dc motor speed using PWM from LabVIEW
Ankita Tiwari
 
To measure the intensity of light using LDR sensor by calibrating voltage wit...
To measure the intensity of light using LDR sensor by calibrating voltage wit...To measure the intensity of light using LDR sensor by calibrating voltage wit...
To measure the intensity of light using LDR sensor by calibrating voltage wit...
Ankita Tiwari
 
To interface temperature sensor with microcontroller and perform closed loop ...
To interface temperature sensor with microcontroller and perform closed loop ...To interface temperature sensor with microcontroller and perform closed loop ...
To interface temperature sensor with microcontroller and perform closed loop ...
Ankita Tiwari
 
Interface stepper motor through Arduino using LABVIEW.
Interface stepper motor through Arduino using LABVIEW.Interface stepper motor through Arduino using LABVIEW.
Interface stepper motor through Arduino using LABVIEW.
Ankita Tiwari
 
To study the relay operation from digital control signal using LabVIEW.
To study the relay operation from digital control signal using LabVIEW.To study the relay operation from digital control signal using LabVIEW.
To study the relay operation from digital control signal using LabVIEW.
Ankita Tiwari
 
Design the implementation of Robotic Simulator: Goalkeeper.
Design the implementation of Robotic Simulator: Goalkeeper.Design the implementation of Robotic Simulator: Goalkeeper.
Design the implementation of Robotic Simulator: Goalkeeper.
Ankita Tiwari
 
Design the implementation of Forward Dynamic for PUMA560.
Design the implementation of Forward Dynamic for PUMA560.Design the implementation of Forward Dynamic for PUMA560.
Design the implementation of Forward Dynamic for PUMA560.
Ankita Tiwari
 
Design the implementation of Anytime D Star on an Occupancy Grid
Design the implementation of Anytime D Star on an Occupancy GridDesign the implementation of Anytime D Star on an Occupancy Grid
Design the implementation of Anytime D Star on an Occupancy Grid
Ankita Tiwari
 
Design the implementation of CDEx Robust DC Motor.
Design the implementation of CDEx Robust DC Motor.Design the implementation of CDEx Robust DC Motor.
Design the implementation of CDEx Robust DC Motor.
Ankita Tiwari
 
Design the implementation of CDEx PID with Constraints
Design the implementation of CDEx PID with ConstraintsDesign the implementation of CDEx PID with Constraints
Design the implementation of CDEx PID with Constraints
Ankita Tiwari
 
Design the implementation of CDEx flexible joints
Design the implementation of CDEx flexible jointsDesign the implementation of CDEx flexible joints
Design the implementation of CDEx flexible joints
Ankita Tiwari
 
Design the implementation of Brushless DC Motor Six Step Control.
Design the implementation of Brushless DC Motor Six Step Control.Design the implementation of Brushless DC Motor Six Step Control.
Design the implementation of Brushless DC Motor Six Step Control.
Ankita Tiwari
 

Recently uploaded (20)

Raish Khanji GTU 8th sem Internship Report.pdf
Raish Khanji GTU 8th sem Internship Report.pdfRaish Khanji GTU 8th sem Internship Report.pdf
Raish Khanji GTU 8th sem Internship Report.pdf
RaishKhanji
 
Introduction to Zoomlion Earthmoving.pptx
Introduction to Zoomlion Earthmoving.pptxIntroduction to Zoomlion Earthmoving.pptx
Introduction to Zoomlion Earthmoving.pptx
AS1920
 
The Gaussian Process Modeling Module in UQLab
The Gaussian Process Modeling Module in UQLabThe Gaussian Process Modeling Module in UQLab
The Gaussian Process Modeling Module in UQLab
Journal of Soft Computing in Civil Engineering
 
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E..."Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
Infopitaara
 
DATA-DRIVEN SHOULDER INVERSE KINEMATICS YoungBeom Kim1 , Byung-Ha Park1 , Kwa...
DATA-DRIVEN SHOULDER INVERSE KINEMATICS YoungBeom Kim1 , Byung-Ha Park1 , Kwa...DATA-DRIVEN SHOULDER INVERSE KINEMATICS YoungBeom Kim1 , Byung-Ha Park1 , Kwa...
DATA-DRIVEN SHOULDER INVERSE KINEMATICS YoungBeom Kim1 , Byung-Ha Park1 , Kwa...
charlesdick1345
 
some basics electrical and electronics knowledge
some basics electrical and electronics knowledgesome basics electrical and electronics knowledge
some basics electrical and electronics knowledge
nguyentrungdo88
 
Data Structures_Introduction to algorithms.pptx
Data Structures_Introduction to algorithms.pptxData Structures_Introduction to algorithms.pptx
Data Structures_Introduction to algorithms.pptx
RushaliDeshmukh2
 
RICS Membership-(The Royal Institution of Chartered Surveyors).pdf
RICS Membership-(The Royal Institution of Chartered Surveyors).pdfRICS Membership-(The Royal Institution of Chartered Surveyors).pdf
RICS Membership-(The Royal Institution of Chartered Surveyors).pdf
MohamedAbdelkader115
 
DT REPORT by Tech titan GROUP to introduce the subject design Thinking
DT REPORT by Tech titan GROUP to introduce the subject design ThinkingDT REPORT by Tech titan GROUP to introduce the subject design Thinking
DT REPORT by Tech titan GROUP to introduce the subject design Thinking
DhruvChotaliya2
 
Compiler Design_Lexical Analysis phase.pptx
Compiler Design_Lexical Analysis phase.pptxCompiler Design_Lexical Analysis phase.pptx
Compiler Design_Lexical Analysis phase.pptx
RushaliDeshmukh2
 
MAQUINARIA MINAS CEMA 6th Edition (1).pdf
MAQUINARIA MINAS CEMA 6th Edition (1).pdfMAQUINARIA MINAS CEMA 6th Edition (1).pdf
MAQUINARIA MINAS CEMA 6th Edition (1).pdf
ssuser562df4
 
Compiler Design Unit1 PPT Phases of Compiler.pptx
Compiler Design Unit1 PPT Phases of Compiler.pptxCompiler Design Unit1 PPT Phases of Compiler.pptx
Compiler Design Unit1 PPT Phases of Compiler.pptx
RushaliDeshmukh2
 
Lidar for Autonomous Driving, LiDAR Mapping for Driverless Cars.pptx
Lidar for Autonomous Driving, LiDAR Mapping for Driverless Cars.pptxLidar for Autonomous Driving, LiDAR Mapping for Driverless Cars.pptx
Lidar for Autonomous Driving, LiDAR Mapping for Driverless Cars.pptx
RishavKumar530754
 
211421893-M-Tech-CIVIL-Structural-Engineering-pdf.pdf
211421893-M-Tech-CIVIL-Structural-Engineering-pdf.pdf211421893-M-Tech-CIVIL-Structural-Engineering-pdf.pdf
211421893-M-Tech-CIVIL-Structural-Engineering-pdf.pdf
inmishra17121973
 
introduction to machine learining for beginers
introduction to machine learining for beginersintroduction to machine learining for beginers
introduction to machine learining for beginers
JoydebSheet
 
theory-slides-for react for beginners.pptx
theory-slides-for react for beginners.pptxtheory-slides-for react for beginners.pptx
theory-slides-for react for beginners.pptx
sanchezvanessa7896
 
ADVXAI IN MALWARE ANALYSIS FRAMEWORK: BALANCING EXPLAINABILITY WITH SECURITY
ADVXAI IN MALWARE ANALYSIS FRAMEWORK: BALANCING EXPLAINABILITY WITH SECURITYADVXAI IN MALWARE ANALYSIS FRAMEWORK: BALANCING EXPLAINABILITY WITH SECURITY
ADVXAI IN MALWARE ANALYSIS FRAMEWORK: BALANCING EXPLAINABILITY WITH SECURITY
ijscai
 
Fort night presentation new0903 pdf.pdf.
Fort night presentation new0903 pdf.pdf.Fort night presentation new0903 pdf.pdf.
Fort night presentation new0903 pdf.pdf.
anuragmk56
 
Introduction to FLUID MECHANICS & KINEMATICS
Introduction to FLUID MECHANICS &  KINEMATICSIntroduction to FLUID MECHANICS &  KINEMATICS
Introduction to FLUID MECHANICS & KINEMATICS
narayanaswamygdas
 
Data Structures_Searching and Sorting.pptx
Data Structures_Searching and Sorting.pptxData Structures_Searching and Sorting.pptx
Data Structures_Searching and Sorting.pptx
RushaliDeshmukh2
 
Raish Khanji GTU 8th sem Internship Report.pdf
Raish Khanji GTU 8th sem Internship Report.pdfRaish Khanji GTU 8th sem Internship Report.pdf
Raish Khanji GTU 8th sem Internship Report.pdf
RaishKhanji
 
Introduction to Zoomlion Earthmoving.pptx
Introduction to Zoomlion Earthmoving.pptxIntroduction to Zoomlion Earthmoving.pptx
Introduction to Zoomlion Earthmoving.pptx
AS1920
 
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E..."Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
"Boiler Feed Pump (BFP): Working, Applications, Advantages, and Limitations E...
Infopitaara
 
DATA-DRIVEN SHOULDER INVERSE KINEMATICS YoungBeom Kim1 , Byung-Ha Park1 , Kwa...
DATA-DRIVEN SHOULDER INVERSE KINEMATICS YoungBeom Kim1 , Byung-Ha Park1 , Kwa...DATA-DRIVEN SHOULDER INVERSE KINEMATICS YoungBeom Kim1 , Byung-Ha Park1 , Kwa...
DATA-DRIVEN SHOULDER INVERSE KINEMATICS YoungBeom Kim1 , Byung-Ha Park1 , Kwa...
charlesdick1345
 
some basics electrical and electronics knowledge
some basics electrical and electronics knowledgesome basics electrical and electronics knowledge
some basics electrical and electronics knowledge
nguyentrungdo88
 
Data Structures_Introduction to algorithms.pptx
Data Structures_Introduction to algorithms.pptxData Structures_Introduction to algorithms.pptx
Data Structures_Introduction to algorithms.pptx
RushaliDeshmukh2
 
RICS Membership-(The Royal Institution of Chartered Surveyors).pdf
RICS Membership-(The Royal Institution of Chartered Surveyors).pdfRICS Membership-(The Royal Institution of Chartered Surveyors).pdf
RICS Membership-(The Royal Institution of Chartered Surveyors).pdf
MohamedAbdelkader115
 
DT REPORT by Tech titan GROUP to introduce the subject design Thinking
DT REPORT by Tech titan GROUP to introduce the subject design ThinkingDT REPORT by Tech titan GROUP to introduce the subject design Thinking
DT REPORT by Tech titan GROUP to introduce the subject design Thinking
DhruvChotaliya2
 
Compiler Design_Lexical Analysis phase.pptx
Compiler Design_Lexical Analysis phase.pptxCompiler Design_Lexical Analysis phase.pptx
Compiler Design_Lexical Analysis phase.pptx
RushaliDeshmukh2
 
MAQUINARIA MINAS CEMA 6th Edition (1).pdf
MAQUINARIA MINAS CEMA 6th Edition (1).pdfMAQUINARIA MINAS CEMA 6th Edition (1).pdf
MAQUINARIA MINAS CEMA 6th Edition (1).pdf
ssuser562df4
 
Compiler Design Unit1 PPT Phases of Compiler.pptx
Compiler Design Unit1 PPT Phases of Compiler.pptxCompiler Design Unit1 PPT Phases of Compiler.pptx
Compiler Design Unit1 PPT Phases of Compiler.pptx
RushaliDeshmukh2
 
Lidar for Autonomous Driving, LiDAR Mapping for Driverless Cars.pptx
Lidar for Autonomous Driving, LiDAR Mapping for Driverless Cars.pptxLidar for Autonomous Driving, LiDAR Mapping for Driverless Cars.pptx
Lidar for Autonomous Driving, LiDAR Mapping for Driverless Cars.pptx
RishavKumar530754
 
211421893-M-Tech-CIVIL-Structural-Engineering-pdf.pdf
211421893-M-Tech-CIVIL-Structural-Engineering-pdf.pdf211421893-M-Tech-CIVIL-Structural-Engineering-pdf.pdf
211421893-M-Tech-CIVIL-Structural-Engineering-pdf.pdf
inmishra17121973
 
introduction to machine learining for beginers
introduction to machine learining for beginersintroduction to machine learining for beginers
introduction to machine learining for beginers
JoydebSheet
 
theory-slides-for react for beginners.pptx
theory-slides-for react for beginners.pptxtheory-slides-for react for beginners.pptx
theory-slides-for react for beginners.pptx
sanchezvanessa7896
 
ADVXAI IN MALWARE ANALYSIS FRAMEWORK: BALANCING EXPLAINABILITY WITH SECURITY
ADVXAI IN MALWARE ANALYSIS FRAMEWORK: BALANCING EXPLAINABILITY WITH SECURITYADVXAI IN MALWARE ANALYSIS FRAMEWORK: BALANCING EXPLAINABILITY WITH SECURITY
ADVXAI IN MALWARE ANALYSIS FRAMEWORK: BALANCING EXPLAINABILITY WITH SECURITY
ijscai
 
Fort night presentation new0903 pdf.pdf.
Fort night presentation new0903 pdf.pdf.Fort night presentation new0903 pdf.pdf.
Fort night presentation new0903 pdf.pdf.
anuragmk56
 
Introduction to FLUID MECHANICS & KINEMATICS
Introduction to FLUID MECHANICS &  KINEMATICSIntroduction to FLUID MECHANICS &  KINEMATICS
Introduction to FLUID MECHANICS & KINEMATICS
narayanaswamygdas
 
Data Structures_Searching and Sorting.pptx
Data Structures_Searching and Sorting.pptxData Structures_Searching and Sorting.pptx
Data Structures_Searching and Sorting.pptx
RushaliDeshmukh2
 

Linux operating systems and Bootable Pendrive

  • 2. What is Linux • Just like Windows XP, Windows 7, Windows 8, and Mac OS X, Linux is an operating system. • An operating system is software that manages all of the hardware resources associated with your desktop or laptop. Technical terms related to Linux The Bootloader: The software that manages the boot process of your computer. For most users, this will simply be a splash screen that pops up and eventually goes away to boot into the operating system. The kernel: This is the one piece of the whole that is actually called “Linux”. The kernel is the core of the system and manages the CPU, memory, and peripheral devices. The kernel is the “lowest” level of the OS. Daemons: These are background services (printing, sound, scheduling, etc.) that either start up during boot, or after you log into the desktop. The Shell is a user program or it's environment provided for user interaction. Shell is an command language interpreter that executes commands read from the standard input device (keyboard) or from a file. Shell is not part of system kernel, but uses the system kernel to execute programs, create files etc. Desktop Environment: This is the piece of the puzzle that the users actually interact with. There are many desktop environments to choose from (Unity, GNOME, Cinnamon, Enlightenment, KDE, XFCE, etc) Applications • Just like Windows and Mac, Linux offers thousands upon thousands of high-quality software titles that can be easily found and installed • Include App Store-like tools that centralize and simplify application installation. For example: Ubuntu Linux has the Ubuntu Software Center which allows you to quickly search among the thousands of apps and install them from one centralized location.
  • 3. The ‘BIRTH’ of Linux  Before Linux In 1980’s main operating systems present were • Unix • Apple Mac • MS-DOS 1. DOS dominated the PC industry in 1980 2. Mac was considered technologically advanced than DOS but was expensive 3. Unix was even better but was much more expensive 1. People were looking for a UNIX based system, which is cheaper and can run on PC 2. DOS, MAC and UNIX were proprietary, i.e., the source code of their kernel is protected 3. No modification is possible without paying high license fees
  • 4. The ‘BIRTH’ of Linux • FOUNDATION OF GNU GNU (acronym for GNU’s not unix) was founded in 1984 by RICHARD STALLMAN He was against copying or modification in order to make better and efficient computer programs • Aim at developing a complete Unix-like operating system which is free for copying and modification • Stallman built the first free GNU C Compiler in 1991. But still, an OS was yet to be developed
  • 5. The ‘BIRTH’ of Linux • Beginning of Linux In Sept 1991, Linus Torvalds, a second year student of Computer Science at the University of Helsinki, developed the preliminary kernel of Linux, known as Linux version 0.0.1 Operating system MINIX was developed by professor Andrew Tanenbaun, a simplified version of Unix that runs on a PC It was for education purpose only. Soon more than a hundred people joined the Linux camp. Then thousands. Then hundreds of thousands It was licensed under GNU General Public License, thus ensuring that the source codes will be free for all to copy, study and to change.
  • 6. Linux today • Today Linux is available for Desktops, laptops, tablets, smartphones as well as independent machine systems Not only character user interface but graphical user interface is available Commercial vendors moved in Linux itself to provide freely distributed code. They make their money by compiling up various software and gathering them in a distributable format – Red Hat, Slack ware, Canonical etc.
  • 7. Free Linux Free software, as defined by the FSF (Free Software Foundation), is a "matter of liberty, not price." To qualify as free software by FSF standards, you must be able to: – Run the program for any purpose you want to, rather than be restricted in what you can use it for. – View the program's source code. – Study the program's source code and modify it if you need to. – Share the program with others. – Improve the program and release those improvements so that others can use them.
  • 8. Linux is not a complete OS • Strictly speaking Linux is NOT the complete OS, but only the kernel. The rest of the OS (called user-land) is mostly GNU-based. The correct naming of the OS is thus GNU/Linux. • Without a kernel, an operating system doesn't exist. Without programs, a kernel is useless. In 1991, ideal conditions existed that would create Linux. In essence, Linus Torvalds had a kernel but no programs of his own, Richard Stallman and GNU had programs but no working kernel.
  • 9. Linux distributions • A Linux distribution (often abbreviated as distro) is an operating system made from a software collection, which is based upon the Linux kernel and, often, a package management system. MAJOR LINUX DISTRIBUTIONS To mention but only a few…
  • 10. Linux on Smartphones • There are other smartphone operating systems in development — and they’re all Linux-based. • Google’s Android operating system is also based on Linux, although it’s very different from typical Linux distributions. Ubuntu Phone Firefox OS Amazon Fire OS
  • 12. • We can install Linux on our computer using a bootable pen drive. • Bootable USB can also be used to run Linux on a computer in LIVE MODE
  • 13. Prerequisites • A Linux ISO file (Can be downloaded from websites of respective distro) • Unetbootin : A software used to create bootable pen drive (Universal USB installer or YUMI can also be used) • A pen drive 4gb or more.
  • 14. • Select distro of Linux to be installed
  • 15. • Select the version of distribution to be installed
  • 16. • Browse the location of disk image
  • 17. • Select Address of USB drive
  • 19. • Unetbootin completes the installing process. Select reboot
  • 20. • How Ubuntu looks like on when we use bootable USB
  • 21. The Linux desktop (Ubuntu with unity interface)
  • 22. Looking Linux closely UBUNTU Case study Introduction Philosophy Features
  • 23. Introduction • Ubuntu is a Debian-based Linux operating system and distribution for personal computers, smartphones and network servers. • It uses Unity as its default user interface. • Development of Ubuntu is led by UK-based Canonical Ltd, a company owned by South African entrepreneur Mark Shuttleworth. Canonical generates revenue through the sale of technical support and other services related to Ubuntu.
  • 24. Philosophy • The Ubuntu project is publicly committed to the principles of open-source software development; people are encouraged to use free software, study how it works, improve upon it, and distribute it. • It is based on free software and named after the Southern African philosophy of Ubuntu (literally, 'human-ness'), which Canonical Ltd suggests can be loosely translated as "humanity to others" or "I am what I am because of who we all are".
  • 25. Features Ubuntu has a large set of popular app support It is the most widely used Linux Based OS
  • 26. Features • UPDATE CYCLE • Ubuntu releases updated version in every nine month • And the versions are named as 13.04, 13.10, 14.04, 14.10 and so on… • Every fourth release is a long term support version • LTS version gets support and updates for 5 years • Current LTS version is 16.04