Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.

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
Chapter 7 Operating Systems and Utility Programs.
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.
Chapter 7 Operating Systems and Utility Programs
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
Chapter 8 Operating Systems and Utility Programs
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.
Operating Systems.
Chapter Three 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.
Computer Software What is system software?
Operating System Utility Programs & Stand-alone utility Programs.
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.
Device- dependent Runs only on specific type of computer Types of Operating Systems What are some characteristics of operating systems? Next p
1 Chapter 7 Operating Systems & Utility Programs.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Five SOFTWARE.
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.
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.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
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 8 Operating Systems and Utility Programs.
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.
Chapter 8 Operating Systems and Utility Programs
Utility Programs.
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.
Operating System Review
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:

Discovering Computers Fundamentals, 2011 Edition Living in a Digital World

System Software System software consists of the programs that control or maintain the operations of the computer and its devices Discovering Computers Fundamentals, 2011 Edition Chapter 7 2 Page 270 Operating systems Utility Programs

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 Discovering Computers Fundamentals, 2011 Edition Chapter 7 3 Page 271 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 Discovering Computers Fundamentals, 2011 Edition Chapter 7 4 Pages 270– 271 Figure 7-1

Operating System Functions The process of starting or restarting a computer is called booting Discovering Computers Fundamentals, 2011 Edition Chapter 7 5 Page 272 Figure 7-2 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 An operating system includes various shut down options Discovering Computers Fundamentals, 2011 Edition Chapter 7 6 Page 272 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 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 Discovering Computers Fundamentals, 2011 Edition Chapter 7 7 Pages 272 – 273 Figure 7-3a

Operating System Functions With a command-line interface, a user uses the keyboard to enter data and instructions Discovering Computers Fundamentals, 2011 Edition Chapter 7 8 Page 273 Figure 7-3b

Operating System Functions How an operating system handles programs directly affects your productivity Discovering Computers Fundamentals, 2011 Edition Chapter 7 9 Pages Single user and multiuser Single tasking and multitasking Foreground and background Multiprocessing

Operating System Functions Discovering Computers Fundamentals, 2011 Edition Chapter 7 10 Page 274 Figure 7-4

Operating System Functions Memory management optimizes the use of RAM Virtual memory is a portion of a storage medium functioning as additional RAM Windows ReadyBoost can allocate available memory in flash memory devices as additional memory cache Discovering Computers Fundamentals, 2011 Edition Chapter 7 11 Page 275

Operating System Functions The operating system determines the order in which tasks are processed Discovering Computers Fundamentals, 2011 Edition Chapter 7 12 Pages Figure 7-5 Click to view Web Link, click Chapter 7, Click Web Link from left navigation, then click Spooling below Chapter 7

Operating System Functions Discovering Computers Fundamentals, 2011 Edition Chapter 7 13 Page 276 Click to view Web Link, click Chapter 7, Click Web Link from left navigation, then click Plug and Play below Chapter 7

Operating System Functions Operating systems typically provide a means to establish Internet connections Discovering Computers Fundamentals, 2011 Edition Chapter 7 14 Page 276 Figure 7-6

Operating System Functions A performance monitor is a program that assesses and reports information about various computer resources and devices Discovering Computers Fundamentals, 2011 Edition Chapter 7 15 Page 277

Operating System Functions Operating systems often provide users with the capability of: Discovering Computers Fundamentals, 2011 Edition Chapter 7 16 Page 277 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 Automatic update automatically provides updates to the program Discovering Computers Fundamentals, 2011 Edition Chapter 7 17 Page 277

Operating System Functions 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 Discovering Computers Fundamentals, 2011 Edition Chapter 7 18 Pages

Operating System Functions Each user has a user account – A user name, or user ID, identifies a specific user – A password is a private combination of characters associated with the user name Discovering Computers Fundamentals, 2011 Edition Chapter 7 19 Page 278 Figure 7-7

Types of Operating Systems Discovering Computers Fundamentals, 2011 Edition Chapter 7 20 Page 279 Figure 7-8

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 Discovering Computers Fundamentals, 2011 Edition Chapter 7 21 Page 280 Windows 7 Mac OS X UNIXLinux

Stand-Alone Operating Systems Windows 7 is Microsoft’s fastest, most efficient operating system to date and is available in multiple editions: Discovering Computers Fundamentals, 2011 Edition Chapter 7 22 Page 281 Windows 7 Starter Windows 7 Home Premium Windows 7 Ultimate Windows 7 Professional Click to view Web Link, click Chapter 7, Click Web Link from left navigation, then click Windows 7 below Chapter 7

Stand-Alone Operating Systems Discovering Computers Fundamentals, 2011 Edition Chapter 7 23 Page 280 Figure 7-9

Stand-Alone Operating Systems The Macintosh operating system has set the standard for operating system ease of use Latest version is Mac OS X Discovering Computers Fundamentals, 2011 Edition Chapter 7 24 Page 281 Figure 7-10 Click to view Web Link, click Chapter 7, Click Web Link from left navigation, then click Mac OS X below Chapter 7

Stand-Alone Operating Systems UNIX is a multitasking operating system Linux is an open-source, popular, multitasking UNIX- type operating system Discovering Computers Fundamentals, 2011 Edition Chapter 7 25 Pages 281 – 282 Figures 7-11 – 7-12 Click to view Web Link, click Chapter 7, Click Web Link from left navigation, then click Linux below Chapter 7

Server Operating Systems Windows Server 2008 UNIXLinux SolarisNetWare Discovering Computers Fundamentals, 2011 Edition Chapter 7 26 Pages

Embedded Operating Systems An embedded operating system resides on a ROM chip on a mobile device or consumer electronic device Discovering Computers Fundamentals, 2011 Edition Chapter 7 27 Page 283 Windows Embedded CE Windows Mobile Palm OSiPhone OS BlackBerry Google Android Embedded Linux Symbian OS

Utility Programs A utility program is a type of system software that allows a user to perform maintenance-type tasks Discovering Computers Fundamentals, 2011 Edition Chapter 7 28 Page 284 Figure 7-14

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 Discovering Computers Fundamentals, 2011 Edition Chapter 7 29 Page 285 Figure 7-15

Utility Programs A search utility is a program that attempts to locate a file on your computer based on criteria you specify Discovering Computers Fundamentals, 2011 Edition Chapter 7 30 Page 285 Figure 7-16

Utility Programs An uninstaller removes a program, as well as any associated entries in the system files An image viewer allows users to display, copy, and print the contents of a graphics file Discovering Computers Fundamentals, 2011 Edition Chapter 7 31 Page 285 Figure 7-17

Utility Programs A disk cleanup utility searches for and removes unnecessary files – Downloaded program files – Temporary Internet files – Deleted files – Unused program files Discovering Computers Fundamentals, 2011 Edition Chapter 7 32 Page 286

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 Discovering Computers Fundamentals, 2011 Edition Chapter 7 33 Page 286 Figure 7-18

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 Discovering Computers Fundamentals, 2011 Edition Chapter 7 34 Page 286

Utility Programs A screen saver causes a display device’s screen to show a moving image or blank screen if no activity occurs for a specified time A personal firewall detects and protects a personal computer from unauthorized intrusions Discovering Computers Fundamentals, 2011 Edition Chapter 7 35 Page 287 Figure 7-19

Utility Programs A virus describes a potentially damaging computer program that affects a computer negatively A worm copies itself repeatedly in memory or over a network A Trojan horse hides within or looks like a legitimate program An antivirus program protects a computer against viruses Discovering Computers Fundamentals, 2011 Edition Chapter 7 36 Page 288

Video: Free Online Antivirus Discovering Computers Fundamentals, 2011 Edition Chapter 7 37 CLICK TO START

Utility Programs Discovering Computers Fundamentals, 2011 Edition Chapter 7 38 Pages 288 – 289 Figures 7-20 – 7-21

Utility Programs Spyware is a program placed on a computer without the user’s knowledge that secretly collects information about the user A spyware remover detects and deletes spyware and other similar programs Adware displays an online advertisement in a banner or pop-up window An adware remover is a program that detects and deletes adware Discovering Computers Fundamentals, 2011 Edition Chapter 7 39 Page 289

Utility Programs Filters are programs that remove or block certain items from being displayed Discovering Computers Fundamentals, 2011 Edition Chapter 7 40 Pages Anti-spam programs Web filters Phishing filters Pop-up blockers

Utility Programs A file compression utility shrinks the size of a file(s) – Compressing files frees up room on the storage media Compressed files sometimes are called zipped files – Can be uncompressed Discovering Computers Fundamentals, 2011 Edition Chapter 7 41 Page 290 Click to view Web Link, click Chapter 7, Click Web Link from left navigation, then click WinZip below Chapter 7

Utility Programs A media player allows you to view images and animation, listen to audio, and watch video files on your computer Discovering Computers Fundamentals, 2011 Edition Chapter 7 42 Page 290 Figure 7-22

Utility Programs Disc burning software writes text, graphics, audio, and video files on a recordable or rewritable optical disc Discovering Computers Fundamentals, 2011 Edition Chapter 7 43 Page 291 Figure 7-23

Utility Programs A personal computer maintenance utility identifies and fixes operating system problems, detects and repairs disk problems, and includes the capability of improving a computer’s performance Discovering Computers Fundamentals, 2011 Edition Chapter 7 44 Page 291 Figure 7-24