Home
Explore
Submit Search
Upload
Login
Signup
Advertisement
Check these out next
CPSeis & GeoCraft
billmenger
Effectively using Open Source with conda
Travis Oliphant
Eclipse Training - Introduction
Luca D'Onofrio
On making standards organizations & open source communities work hand in hand
Benjamin Cabé
Vimeo and Open Source (SMPTE Forum 2015)
Derek Buitenhuis
Cloud and agile software projects: Overview and Benefits
Guillaume Berche
ITpreneurs DASA dev ops elearning - get devops certified now!
Arjan Woertman
Dev Ops for systems of record - Talk at Agile Australia 2015
Mirco Hering
1
of
26
Top clipped slide
LE Module 01.pptx
Mar. 25, 2023
•
0 likes
0 likes
×
Be the first to like this
Show More
•
4 views
views
×
Total views
0
On Slideshare
0
From embeds
0
Number of embeds
0
Download Now
Download to read offline
Report
Technology
linux
MuhammadAlFathan4
Follow
Advertisement
Advertisement
Advertisement
Recommended
LPI Academy Presents Linux Essentials - A Deep Dive
lpiconnect
4.4K views
•
33 slides
Experience in teaching devops
Len Bass
510 views
•
35 slides
DEVASC_Module_1.pdf
MorooCoffee
3 views
•
18 slides
DSpace Update from Open Repositories 2014
Repository Fringe
1.2K views
•
25 slides
Edupub day1 ims spec
Japan Electronic Publishing Association
1.9K views
•
76 slides
Intro to open source - 101 presentation
Javier Perez
138 views
•
33 slides
More Related Content
Similar to LE Module 01.pptx
(20)
CPSeis & GeoCraft
billmenger
•
1K views
Effectively using Open Source with conda
Travis Oliphant
•
6.3K views
Eclipse Training - Introduction
Luca D'Onofrio
•
455 views
On making standards organizations & open source communities work hand in hand
Benjamin Cabé
•
6K views
Vimeo and Open Source (SMPTE Forum 2015)
Derek Buitenhuis
•
121 views
Cloud and agile software projects: Overview and Benefits
Guillaume Berche
•
891 views
ITpreneurs DASA dev ops elearning - get devops certified now!
Arjan Woertman
•
170 views
Dev Ops for systems of record - Talk at Agile Australia 2015
Mirco Hering
•
966 views
Platform Engineering for the Modern Oracle World
Simon Haslam
•
80 views
Neev Open Source Contributions
Neev Technologies
•
930 views
python training online
lyncschoolworld
•
78 views
Calling all modularity solutions
Sangjin Lee
•
612 views
VideoManager: Using Flash Technology and HTML5 together for University Media ...
Joseph Labrecque
•
2.1K views
Tycho - Building plug-ins with Maven
Pascal Rapicault
•
2.3K views
Webinar: Open Source on the Modern Mainframe
Open Mainframe Project
•
523 views
Ian Illingworth
katero4ok
•
653 views
Solum - OpenStack PaaS / ALM
devkulkarni
•
957 views
Top 10 dev ops tools (1)
yalini97
•
69 views
Keynote - Eclipse - Accelerating OSGi Adoption - Mike Milinkovich, Executive ...
mfrancis
•
591 views
Calling All Modularity Solutions: A Comparative Study from eBay
Tony Ng
•
944 views
Recently uploaded
(20)
artificial-intelligence And sepf balancing scooter.pptx
KrishnaHasare
•
0 views
Esanthramanujam-ChatGPT vs Bard-PPT.pptx
esANTHHHH
•
0 views
Q4 LESSON 2 MIL.pptx
DIOMEDISPOLLESCAS
•
0 views
Saving Time And Money Using Automate Studio To Query and Post SAP® Data
Precisely
•
0 views
Web Performance Optimization
Livares Technologies Pvt Ltd
•
0 views
Top 8 WordPress Design and Development Trends of 2023
Andolasoft Inc
•
0 views
Build an LLM-powered application using LangChain.pdf
StephenAmell4
•
0 views
Build an LLM-powered application using LangChain.pdf
AnastasiaSteele10
•
0 views
Artificial Intelligence by BlooHack.pptx
qshshw11
•
0 views
computers.pptx
JiyaAli35
•
0 views
Operating System.pptx
NoumanHameed16
•
0 views
Fab library construction protocol.pdf
AliceChang70
•
0 views
What are neural networks.pdf
AnastasiaSteele10
•
0 views
MINOR PROJECT.pptx
YashikaSengar2
•
0 views
SREYAS SOFTWARE SOLUTIONS PRIVATE LIMITED
AnkushKashyap25
•
0 views
Imaging During Pregnancy
VanshikaGarg76
•
0 views
Promoting-Digital-Citizenship.pptx
AnaMarie130638
•
0 views
A comprehensive guide to prompt engineering.pdf
AnastasiaSteele10
•
0 views
Automate the Oracle Cloud Applications.pdf
RohitBhandari66
•
0 views
Dual Wall Insulated EBXL Cables for Electric Locomotive by Rohit Damodaran
Karupaswamy1
•
0 views
Advertisement
LE Module 01.pptx
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Module 01 Introduction to Linux
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Exam Objective 1.1 Linux Evolution and Popular Operating Systems Objective Summary – Learn the history of Linux and Unix – Understand the parts of a Linux system – Start learning about Open Source – Find out where Linux runs
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Evolution of Linux
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. What is Linux? • Linux is the kernel – the central controller • Add some tools to get an operating system – Shells (enter commands into the system) – Systems management (add users) – Applications (email, web, development) • Package it up into a Linux distribution
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Linux History • Invented as a hobby project in 1991 by Linus Torvalds while at the University of Helsinki in Finland • People began contributing to make it work on their hardware • The GNU project provided a base set of tools
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. What is UNIX? • Started in the 1970’s at Bell Labs, adopted by universities • UNIX is now a trademark of the Open Group • An OS must be certified to be called UNIX • Linux is not certified so it is UNIX-like
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013.
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013.
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. What is Linux’s job? • The kernel manages application processes • Allocates and reclaims memory • Arbitrates access to disk and CPU • Abstracts hardware specific functions so applications are hardware-agnostic • Provides security and isolation of users • Switches between multiple processes (preemptive multitasking)
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Open Source • Humans write software in source code • Compilers translate source to machine code • If you have the source, you can make changes and see how it works • Open Source means you can inspect and change the source
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Linux Distributions • Kernel + tools + installation + package management = distribution • Red Hat RHEL – Fedora, CentOS, Scientific Linux • Debian – Ubuntu, many appliance based distributions
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013.
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Linux runs on… • Big Iron (e.g. IBM Power Systems) • Enterprise servers (Dell, HP, IBM, etc) • Desktops • Laptops • Single board (Raspberry Pi) • Custom hardware (TiVo) • Embedded devices/Phones (Android)
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Exam Objective 4.1 Choosing an Operating System Objective Summary – Understanding distribution life cycle management – Examine operating system differences
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Distribution Life Cycle Management
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Decision Points • What will the computer do? • What software does it need to run? • Does it need specific hardware or OS? • Who has to take care of it? • How long does it need to live for?
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Release Cycles • Software and OS upgrades come on a release cycle • Updates can be major or minor • Examples – A new version of Fedora is released every 6 months – Minor releases of RHEL come out every 12-18mo – Major releases of RHEL come out every 3-6 years
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Maintenance Cycles • Software generally goes through phases – Actively developed – Bugfixes only – Security fixes only – No updates • This is the maintenance cycle • A short maintenance cycle means more frequent upgrades are required
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Pros and Cons of cycles • Faster releases means that newer software will be available faster • Also means you might have to upgrade faster to stay current or will get less stable software • Longer maintenance cycle means you will be supported at current software levels longer, needing less frequent upgrades • Longer maintenance cycles often require paid support packages.
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Software Terms • New features are introduced in beta versions • Beta is less tested and therefore stable • After the beta period, software is promoted to stable. • If you need newer features you will often be looking at beta software • Backward compatibility means it still works with older versions
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Comparing Operating Systems
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Windows • Split into desktop and server versions • Slow release cycle, long maintenance cycle • Emphasis on backward compatibility • Runs a GUI • Improving scripting and management abilities to compete with Linux
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Apple OS X • Runs on Apple hardware • Server version adds packages to the desktop version to aid in management and sharing • UNIX certified • New major releases every 18-24 months
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. Linux • Unique in that after choosing Linux you must choose a distribution • Different distributions focus on different use cases, e.g. desktop, server, scientific, network • Some distributions offer commercial support, most is volunteer based
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013. How OS Working?
This slide deck
is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group 2013.
Advertisement