Chapter Three OPERATING SYSTEMS.

Slides:



Advertisements
Similar presentations
Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the features.
Advertisements

Objectives Overview Define an operating system
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Chapter 8 Operating Systems and Utility Programs.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Discovering Computers 2010
Chapter 7 Operating Systems and Utility Programs
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Chapter 8 Operating Systems and Utility Programs.
Living in a Digital World Discovering Computers 2010.
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
OPERATING SYSTEMS AND SYSTEMS SOFTWARE. SYSTEMS SOFTWARE Systems software consists of the programs that control the operations of the computer and its.
Chapter 8 System software Part 1 Operating Systems
Living in a Digital World Discovering Computers 2010.
Direction: Read carefully and click the letter of the correct answer.
Operating Systems.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 8 Operating Systems and Utility Programs Serena Oldhouser.
SSK 3000 INTRODUCTION TO INFORMATION TECHNOLOGY
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
INTRODUCTION TO COMPUTING CHAPTER NO. 03. Operating Systems and Utility Programs Functions of Operating Systems Types of Operating Systems (Standalone.
Operating System Utility Programs & Stand-alone utility Programs.
COMP 6005 An Introduction To Computing Session Two: Computer Software Systems Software.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
Software 1. Software is divided into parts System software Operating system Utility software Application software 2.
University of Management & Technology 1 Operating Systems & Utility Programs.
Explain the purpose of an operating system
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Operating System and Utility Programs 1. Objectives Overview Define system software and identify the two types of system software Describe the functions.
Chapter 7 Operating Systems and Utility Programs.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
1 Chapter 7 Operating Systems & Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Five SOFTWARE.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Two Types of Software.
Your Interactive Guide to the Digital World Discovering Computers Types of Utility Programs and Operating Systems Chapter Eight.
Living in a Digital World Discovering Computers 2011.
Discovering Computers & Microsoft Office 2010 Discovering Computers Chapter 4.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART I.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Living in a Digital World Discovering Computers 2011.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Chapter 8 Operating Systems and Utility Programs.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Chapter 3: SYSTEM SOFTWARE
System Software Chapter7.
Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the features.
Discovering Computers 2012: Chapter 8
Operating Systems and Utility Programs
Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the startup.
Chapter 7 Operating Systems and Utility Programs
Discovering Computers 2011: Living in a Digital World Chapter 8
Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the features.
Utility Programs.
Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the startup.
Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the startup.
Operating Systems & System Software
Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the startup.
Presentation transcript:

Chapter Three OPERATING SYSTEMS

Operating systems Utility Programs System Software System software consists of the programs that control or maintain the operations of the computer and its devices Operating systems Utility Programs

1) Operating Systems An operating system (OS) is a set of programs containing instructions that work together to coordinate all the activities among computer hardware resources Start and shut down a computer Provide a user interface Manage programs Manage memory Coordinate tasks Configure devices Establish an Internet connection Monitor performance Provide utilities Automatically update Control a network Administer security

Operating Systems

Operating System Functions 1) Start and shut down the computer The process of starting or restarting a computer is called booting A boot drive is the drive from which your computer starts Cold boot Turning on a computer that has been powered off completely Warm boot Using the operating system to restart a computer

Operating System Functions

Operating System Functions An operating system includes various shut down options Sleep mode saves any open documents and programs to RAM, turns off all unneeded functions, and then places the computer in a low-power state Hibernate saves any open documents and programs to a hard disk before removing power from the computer

Operating System Functions 2) Provide a user interface A user interface controls how you enter data and instructions and how information is displayed on the screen With a graphical user interface (GUI), you interact with menus and visual images

Operating System Functions With a command-line interface, a user uses the keyboard to enter data and instructions

Operating System Functions 3) Manage programs

Operating System Functions 4) Manage memory Memory management optimizes the use of RAM

Operating System Functions 5) Coordinate tasks and configure devices The operating system determines the order in which tasks are processed

Operating System Functions A driver is a small program that tells the operating system how to communicate with a specific device Plug and Play automatically configures new devices as you install them

Operating System Functions 6) Establish an Internet connection Operating systems typically provide a means to establish Internet connections

Operating System Functions 7) Monitor performance A performance monitor is a program that assesses and reports information about various computer resources and devices

Operating System Functions 8) Provide file management and other utilities Operating systems often provide users with the capability of: Managing files Searching for files Viewing images Securing a computer Uninstalling programs Cleaning up disks Defragmenting disks Diagnosing problems Backing up files and disks Setting up screen savers

Operating System Functions 9) Update Automatically Automatic update automatically provides updates to the program

Operating System Functions 10) Control a network Some operating systems are designed to work with a server on a network A server operating system organizes and coordinates how multiple users access and share resources on a network A network administrator uses the server operating system to: Add and remove users, computers, and other devices Install software and administer network security

Types of Operating Systems

Stand-Alone Operating Systems A stand-alone operating system is a complete operating system that works on a desktop computer, notebook computer, or mobile computing device Windows 7 Mac OS X UNIX Linux

Server Operating Systems Windows Server 2008 UNIX Linux Solaris NetWare

Embedded Operating Systems An embedded operating system resides on a ROM chip on a mobile device or consumer electronic device Windows Embedded CE Windows Phone 7 Palm OS iPhone OS BlackBerry Google Android Embedded Linux Symbian OS

Embedded Operating Systems

2) Utility Programs A utility program is a type of system software that allows a user to perform maintenance-type tasks

Utility Programs A file manager is a utility that performs functions related to file management Displaying a list of files Organizing files in folders Copying, renaming, deleting, moving, and sorting files and folders Creating shortcuts

Utility Programs A disk cleanup utility searches for and removes unnecessary files Downloaded program files Temporary Internet files Deleted files Unused program files

Utility Programs A disk defragmenter reorganizes the files and unused space on a computer’s hard disk so that the operating system accesses data more quickly and programs run faster Defragmenting

Utility Programs A backup utility allows users to copy files to another storage medium A restore utility reverses the process and returns backed up files to their original form

Utility Programs A virus describes a potentially damaging computer program that affects a computer negatively An antivirus program protects a computer against viruses

Utility Programs A file compression utility shrinks the size of a file(s) Compressing files frees up room on the storage media Can be uncompressed

Utility Programs A media player allows you to view images and animation, listen to audio, and watch video files on your computer