Module 02 Operating Systems

Slides:



Advertisements
Similar presentations
Linux Operating System Linux is a free open-source operating system based on Unix. Linux was originally created by Linus Torvalds with the assistance of.
Advertisements

What is an operating system? Is it software?
COMPUTER SYSTEMS OPERATING SYSTEMS AND SOFTWARE NEXT.
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
System Software Chapter 5 McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Network Administration. Objectives.
System Software Chapter Describe the differences between system software and application software Discuss the four types of system software Discuss.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 System Software.
1 CCNA 4 v3.1 Module 6. 2 CCNA 4 v3.0 Module 6 Introduction to Network Administration.
Introduction to Linux Chapter 1. Operating Systems Operating System (OS) - most basic and important software on a computer Performs core tasks Organize.
Operating Systems.
Linux Introduction. Overview What is Unix/Linux? History of Linux Features Supported Under Linux The future of Linux.
 Student’s Name : Maysa Timraz.  Instructor’s Name : Rasha Atallah.  ID : ٍ
Comparing functions and features of operating systems.
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
LO2 Understand the key components used in networking
Overview of Linux Dr. Michael L. Collard 1.
Choosing NOS can be a complex and a difficult decision. Every popular NOS has its strengths and weaknesses. NOS may cost thousands of dollars depending.
A Comparison of Linux vs. Windows Bhargav A. Sorathiya B.E. 4 th C.E. Roll no:6456.
Computing Essentials 2014 System Software © 2014 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 4 v3.1 Module 6 Introduction to Network Administration.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 4 v3.0 Module 6 Introduction to Network Administration.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 4 v3.0 Module 6 Introduction to Network Administration.
PowerPoint Presentation to Accompany Chapter 5 System Software Visualizing TechnologyCopyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux June 2011 Kaplan University 1.
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux September 2012 Kaplan University 1.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 55 CHAPTER SYSTEM SOFTWARE.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
 Linux Mint is a computer operating system designed to work on most modern systems, including typical x86 and x64 PC’s. Linux Mint can be thought of.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems.
Allexa Mitchels IBCC Sets of instructions which hardware follows in order to perform tasks. Software.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Chapter 1: Introduction to Linux. 2 Introduction Computer Components: –Hardware –Software Types of hardware and software Important components of an OS.
Linux Operating System By: Julie Dunbar. Overview Definitions History and evolution of Linux Current development In reality ◦United States  Business.
This slide deck is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group Module 01 Introduction.
A Brief Introduction to Linux Cheng-Han Du. History.
Introduction to unix. The UNIX Operating System An operating system "OS” is a set of programs that controls a computer. It controls both the hardware.
Gaël Cuenot / IUP1 GMI 1 May 12, 2005 Gnu / Linux.
Computer Technology Project Distros Lars Noodén
Linux Essentials Chapter 1: Selecting an Operating System.
Computer Technology Project
GNU and Linux.
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Chapter 5 Operating Systems.
IT320 Operating System Concepts
What is F/LOSS? By Scot Henderson.
Fundamentals of Information Systems, Sixth Edition
Operating System & Application Software
LINUX WINDOWS Vs..
Selected topic in computer science (1)
System Software EIT, © Author Gay Robertson, 2016.
Computer Software Lecture 5.
Linux Introduction ITIS 2110.
LINUX WINDOWS Vs..
Getting Started With Linux
What is an Operating System?
5 SYSTEM SOFTWARE CHAPTER
DHCP, DNS, Client Connection, Assignment 1 1.3
Chapter 4.
Chapter 2: The Linux System Part 1
5 SYSTEM SOFTWARE CHAPTER
ICT Programming Lesson 3:
Operating Systems.
Understanding Linux and the BASH shell v
Linux Professor Sabol.
CCNA 4 v3.1 Module 6 Introduction to Network Administration
Operating Systems.
Presentation transcript:

Module 02 Operating Systems

Exam Objective Objective Description 1.1 Linux Evolution and Popular Operating Systems Objective Description Knowledge of Linux development and major distributions

Exam Objective Objective Description 4.1 Choosing an Operating System Knowledge of major operating systems and Linux distributions

Introduction to Operating Systems

Operating System Software that runs on a computing device and manages the hardware and software components that make up the system. It also schedules programs to run and provides services to users or programs (i.e., print). Commonly abbreviated as OS

Operating Systems Users today have a choice between three major operating systems: Microsoft Windows Apple macOS Linux Only Microsoft Windows is based on proprietary code that is not Unix or Linux based.

Decision Points Role: Accessed by one user directly (desktop) or many users remotely (server)? Function: Does it need to run specific software? What is the skill set of users? Life Cycle: What is the service lifetime? OS types have different release cycles and maintenance cycles for support and updates. Stability: Are OS releases beta (not tested “in the wild”) or stable (tested)? Compatibility: Is it backwards compatible as in is it compatible with software made for earlier versions?

Decision Points Cost: Important factor for new systems. Microsoft has annual license fees. Apple does not charge annual fees but only works on Apple hardware. There are multiple Linux providers who offer enterprise support and although the software is free, support is not.

Microsoft Windows Offers desktop and server versions. Slow release cycle (3-5 years), long maintenance cycle Emphasis on backward compatibility Runs a Graphical User Interface (GUI) Improved scripting and management abilities are being developed to compete with Linux.

Apple macOS Runs only 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

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

Linux Decision Points Role: Distributions available for variety of systems; commercial for servers and desktop, specialized to repurpose computers, embedded systems, etc. Function: Distributions can be chosen based on purpose of usage or security needed. Life Cycle: Most distributions have major and minor update cycles. Some Linux releases have long-term support (LTS) (5+ years, 13yrs for SUSE LTS ). Stability: Some distributions offer stable, testing, and unstable releases. Compatibility: Distributions are zero cost. Depending on need, paying for support may be worthwhile. Enterprise users can pay for support or attempt self-support.

Linux Distributions

Red Hat Focuses on server applications like web and file serving. Releases Red Hat Enterprise Linux (RHEL), a stable distribution with long release cycles. Sponsors the Fedora Project, a personal desktop with latest software. CentOS is a free version of RHEL software which does not offer support. Scientific Linux is a specific use distribution based on Red Hat.

SUSE One of the first distributions Originally derived from Slackware Contains proprietary code and is sold as a server product. Some modules or addons may contain proprietary code. Sold as a server product although a Workstation version exists. OpenSUSE is a completely open, free version with multiple desktop packages.

Debian Community effort that promotes use of open source software. Invented its own package management system (apt) based on the .deb file format. Ubuntu is its most popular derived distribution, which has variants for desktop, server, and applications. Ubuntu also offers an LTS version. Linux Mint is a derivative of Ubuntu with various free versions, some have license restrictions.

Android Provides a platform for mobile users. Lacks traditional GNU/Linux packages to make it compatible with desktop. Sponsored by Google

Other Linux Distributions Raspbian is a Linux distribution designed to run on Raspberry Pi hardware. Linux From Scratch (LFS) consists of an online book, source code, and instructions for building a custom Linux distribution. Can be used as learning tools.