SlideShare a Scribd company logo
1 of 60
BAIT1003 IT
Fundamentals
Chapter 6
Operating Systems and
Utility Programs
Objectives
System Software

Operating System

Operating System
Functions

Types of
Operating System

Utility Programs
System Software
• When purchase a personal computer, it usually
has system software installed on its hard disk.
• System software consists of the programs that
control or maintain the operations of the
computer and its devices.
 2 types of system software:
1. Operating systems
2. 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.
• Different sizes of computers
typically use different operating
system because operating
systems generally are written to
run on a specific type of
computer.
Operating System Functions
start the computer

provide a user
interface

manage
programs

administer
security
manage
memory

control a
network

provide file management
and other utilities

monitor
performance

establish an
Internet
connection

schedule jobs
and configure
devices
Operating System Functions –
Starting & Shutting Down a Computer

• The process of starting or restarting a computer
is called booting.
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 –
Starting & Shutting Down a Computer

• A boot drive is the drive from which your
computer boots/ starts.
– sometimes a hard disk becomes damaged and the
computer cannot boot from the hard disk; in this
case, you can boot from special disk called boot disk/
recovery disk.
» A recovery disk contains a few
system files that will start the
computer
Operating System Functions –
Starting & Shutting Down a Computer

• 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 lowpower state

To conserve
power & let the
computer “rest”

Hibernate saves any open
documents and programs to
a hard disk before removing
power from the computer

To speeds up
the boot-up
time
Operating System Functions –
Providing a User Interface

• A user interface controls how you enter data and
instructions and how information is displayed on
the screen.
• Two type of user interfaces are:
1. Graphical user interface
2. Command-line user interface
Operating System Functions –
Providing a User Interface
Graphical user interface

With a graphical user interface
(GUI), you interact with menus and
visual images

Command-line user
interface

With a command-line
interface, a user uses the
keyboard to enter data and
Operating System Functions –
Providing a User Interface

Command line interface
– A user types command or presses special keys on
keyboard to enter data and instructions.
– To configure devices, manage system resources, and
troubleshoot network connections, network
administrators and other advance users work.
– Disadvantage: Difficult to use because they require
exact spelling, grammar, and punctuation.
Operating System Functions –
Managing Programs

• How an operating system handles programs
directly affects your productivity?
Single user and
multiuser

Single tasking
and
multitasking

Preemptive
multitasking

Foreground and
background

Multiprocessing
Operating System Functions –
Managing Programs
Single user/ single tasking
– OS allows only one user to run one program at a
time.
– Example:
• If you are working in graphics program and want to check
e-mail message, you must quit the graphics program before
you can run the email program.
Operating System Functions –
Managing Programs
Single user/ multitasking
– OS allows a single user to work on two or more programs that
reside in memory at the same time.
– When a computer is running multiple program concurrently, one
program is in the foreground and the others are in the
background.
• Foreground is the active program, currently are using.
• The other programs running but not in use are in the
background.
Operating System Functions –
Managing Programs
Operating System Functions –
Managing Programs
• Some OS use preemptive multitasking to
prevent any one process from monopolizing the
computer’s resources.
• With the preemptive multitasking, the OS
interrupts a program that is executing and
passed control to other program waiting to be
executes.
Advantage
OS regains control if one program stops operating
properly.
Operating System Functions –
Managing Programs
Operating System Functions –
Managing Programs

Multiuser
• OS enables two or more users to run programs
simultaneously.

Example:
Network, servers, mainframes, and
supercomputers allow hundreds to thousands of
user to connect at the same time.
Operating System Functions –
Managing Programs
fault-tolerant computer

Has duplicate
components such as
processors, memory,
and disk drives

• A fault- tolerant computer continues to operate when one of
its components fails, ensuring that no data is lost .
Operating System Functions –
Managing Memory
• Memory management is to optimizes the use of RAM.
• Virtual memory is a portion of a storage medium
functioning as additional RAM.
– The area of hard disk for virtual memory is called a swap file.
– A page is the amount of data and program instructions that
can swap at given time.
– The technique of swapping items between memory and
storage is called paging.
– When an OS spends much of its time paging, instead of
executing application, it said to be thrashing.
Operating System Functions –
Managing Memory
Operating System Functions –
Coordinating Tasks
The OS determines the order in which tasks are processed.
Example:
If the processor sends 5 documents to a printer, the
printer can print only one document at a time and store as
many documents as its memory can handle.
• Buffer – is a segment of memory in which items are placed while
waiting to be transferred from an input/ output.
• Spooling – send documents to be printed to a buffer instead of
sending them immediately to the printer.
Operating System Functions –
Coordinating Tasks
When you enter a
PRINT command

The operating system copies
your document to a print buffer
(a free area in memory or on a
disk).

Document being printed.
Operating System Functions –
Configuring Devices
• A driver is a small program that tells the
operating system how to communicate with a
specific device.
Operating System Functions –
Configuring Devices
• Plug and Play automatically configures new
devices as you install them
Operating System Functions –
Establishing an Internet Connection
• Operating systems typically provide a means to
establish Internet connections
Operating System Functions –
Monitoring Performance
• A performance monitor is a program that assesses
and reports information about various computer
resources and devices.
Operating System Functions –
Providing File Management & 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 –
Updating Software Automatically
• Automatic update automatically provides
updates to the program.
Operating System Functions –
Controlling 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
Operating System Functions –
Administering Security
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
Types of Operating Systems
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
Types of Operating Systems –
Stand-Alone Operating Systems
• Windows 7 is Microsoft’s fastest, most
efficient operating system to date and is
available in multiple editions:
Windows 7
Starter

Windows 7
Home
Premium

Windows 7
Ultimate

Windows 7
Professional
Types of Operating Systems –
Stand-Alone Operating Systems
• Windows 7 provides programs such as:

Windows
Firewall

Windows DVD
Maker

Windows
Media Player

Desktop
Gadget Gallery
Types of Operating Systems –
Stand-Alone Operating Systems
• The Macintosh operating system has set
the standard for operating system ease
of use
• Latest version is Mac OS X
Types of Operating Systems –
Stand-Alone Operating Systems

UNIX is a multitasking
operating system developed
in the early 1970s
Linux is an open-source,
popular, multitasking UNIXtype operating system.
Types of Operating Systems –
Server Operating Systems
• Server operating system typically resides
on a server. The client computers on the
network rely on the server(s) for
resources.
• Examples:

Windows
Server 2008

Linux

Solaris

UNIX

Netware
Types of Operating Systems –
Server Operating Systems

Windows Server 2008 is an upgrade to
Windows Server 2003
– Part of the Windows Server 2008 family
– Multiple editions

Most editions include Hyper-V, is a virtualization
technology
– Virtualization is the practice of sharing or pooling computing
resources, such as servers
Types of Operating Systems –
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
Types of Operating Systems –
Embedded Operating Systems
The sewing machine uses Windows
Embedded CE to assist with
stitching
quilts, garments, crafts, decorations
, and embroidery.

The iPhone
OS runs an
Apple’s
iphone.
Utility Programs
• A utility program is a
type of system
software that allows a
user to perform
maintenance-type
tasks, usually related to
managing a
computer, its
devices, or its
programs.
Utility Programs –
File Manager
• A file manager is a
utility that performs
functions related to
file management
– Displaying a list of files
– Organizing files in
folders
– Copying, renaming, del
eting, moving, and
sorting files and folders
– Creating shortcuts
Utility Programs –
Search Utility
• A search utility is a program that attempts
to locate a file on your computer based on
criteria you specify.
Utility Programs –
Image Viewer
• An image viewer allows users to
display, copy, and print the contents of a
graphics file, such as photo
Utility Programs –
Uninstaller
• An uninstaller removes a program, as well
as any associated entries in the system
files
Utility Programs –
Disk Cleanup
• A disk cleanup utility searches for and
removes unnecessary files
– Downloaded program files
– Temporary Internet files
– Deleted files
– Unused program files
Utility Programs –
Disk Defragmenter
• 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
Utility Programs –
Backup & Restore Utilities
• 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 –
Screen Saver
• 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
Utility Programs –
Personal Firewall
• A personal firewall detects and protects a
personal computer from unauthorized
intrusions.
Utility Programs –
Antivirus 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
Utility Programs –
Antivirus Programs
Utility Programs –
Spyware & Adware Removers

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
Utility Programs –
Internet Filters
• Filters are programs that remove or block
certain items from being displayed.

Web
filters

Anti-spam
programs

Phishing
filters

Pop-up
blockers
Utility Programs –
File Compression
• A file compression utility shrinks the size of a file(s).
A compressing files frees up room on the storage
media.
• Two types of compression are lossy & lossless
compression.
1. Lossy – quality of a file decreases slightly
2. Lossless – a compressed file can be returned to
its exact original state.
• Compressed files sometimes are called zipped files
–

Can be uncompressed or unzip, to restore it to its
original form.
Utility Programs –
Media Player
• A media player allows you to view images and
animation, listen to audio, and watch video files on
your computer.
Utility Programs –
Disc Burning
• Disc burning software writes
text, graphics, audio, and video files on a
recordable or rewritable optical disc
Utility Programs –
Personal Computer Maintenance
• 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
Summary
System Software

Operating System

Utility Programs

Operating System Functions

Types of Operating System

File Manager

Starting & Shutting down

Stand-alone

Search Utility

Providing user interface

Server

Image Viewer

Managing Programs

Embedded

Uninstaller

Managing Memory

Disk Cleanup

Coordinating Tasks

Disk Defragmenter

Configuring Devices

Backup & Restore

Establishing Internet connection

Screen Saver

Monitoring Performance

Personal Firewall

Providing file management

Antivirus Programs

Updating software automatically

Spyware & Adware

Controlling network

Internet Filters

Administering Security

File Compression
Media Player
Disc Burning
Personal Computer Maintenance

More Related Content

What's hot

Introduction of os and types
Introduction of os and typesIntroduction of os and types
Introduction of os and typesPrakash Sir
 
Operating Systems FYBSC IT UNIT I- Introduction to Operating Systems
Operating Systems FYBSC IT UNIT I- Introduction to Operating SystemsOperating Systems FYBSC IT UNIT I- Introduction to Operating Systems
Operating Systems FYBSC IT UNIT I- Introduction to Operating SystemsArti Parab Academics
 
Operating systems
Operating systemsOperating systems
Operating systemsJoshuaIgo
 
What is Operating System, Utility program,virus and anti_virus
What is Operating System, Utility program,virus and anti_virusWhat is Operating System, Utility program,virus and anti_virus
What is Operating System, Utility program,virus and anti_virusmudasserakram
 
Booting in Computer
Booting in Computer Booting in Computer
Booting in Computer MaqdamYasir
 
Operating System & Utility Programme
Operating System & Utility ProgrammeOperating System & Utility Programme
Operating System & Utility Programmebbp2067
 
introduction to operating system
introduction to operating systemintroduction to operating system
introduction to operating systemHAMZA AHMED
 
Information Computer Technology Handouts (Part I)
Information Computer Technology Handouts (Part I)Information Computer Technology Handouts (Part I)
Information Computer Technology Handouts (Part I)ella dimaiwat
 

What's hot (19)

OPERATING SYSTEM
OPERATING SYSTEMOPERATING SYSTEM
OPERATING SYSTEM
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Operating system
Operating systemOperating system
Operating system
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Introduction of os and types
Introduction of os and typesIntroduction of os and types
Introduction of os and types
 
Operating Systems FYBSC IT UNIT I- Introduction to Operating Systems
Operating Systems FYBSC IT UNIT I- Introduction to Operating SystemsOperating Systems FYBSC IT UNIT I- Introduction to Operating Systems
Operating Systems FYBSC IT UNIT I- Introduction to Operating Systems
 
Ch1
Ch1Ch1
Ch1
 
Operating systems
Operating systems Operating systems
Operating systems
 
Introduction to OS.
Introduction to OS.Introduction to OS.
Introduction to OS.
 
Operating system
Operating system Operating system
Operating system
 
Operating systems
Operating systemsOperating systems
Operating systems
 
What is Operating System, Utility program,virus and anti_virus
What is Operating System, Utility program,virus and anti_virusWhat is Operating System, Utility program,virus and anti_virus
What is Operating System, Utility program,virus and anti_virus
 
Week 6
Week 6Week 6
Week 6
 
Booting in Computer
Booting in Computer Booting in Computer
Booting in Computer
 
Opearating System
Opearating  SystemOpearating  System
Opearating System
 
Operating System & Utility Programme
Operating System & Utility ProgrammeOperating System & Utility Programme
Operating System & Utility Programme
 
introduction to operating system
introduction to operating systemintroduction to operating system
introduction to operating system
 
Information Computer Technology Handouts (Part I)
Information Computer Technology Handouts (Part I)Information Computer Technology Handouts (Part I)
Information Computer Technology Handouts (Part I)
 
Lab 2 software
Lab 2   softwareLab 2   software
Lab 2 software
 

Similar to BAIT1003 Chapter 6

Chapter one_oS.ppt
Chapter one_oS.pptChapter one_oS.ppt
Chapter one_oS.pptmiki304759
 
ITC Lecture02.pptx
ITC Lecture02.pptxITC Lecture02.pptx
ITC Lecture02.pptxssuser368f5d
 
ICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxShehlafaiz1
 
lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)WajeehaBaig
 
week-1-200310134908.pptx
week-1-200310134908.pptxweek-1-200310134908.pptx
week-1-200310134908.pptxssuser5c874e
 
1. Unit 1_Introduction to OS.pptx
1. Unit 1_Introduction to OS.pptx1. Unit 1_Introduction to OS.pptx
1. Unit 1_Introduction to OS.pptxAishwarya .
 
Foundation of information system - Software
Foundation of information system - SoftwareFoundation of information system - Software
Foundation of information system - Softwarerh8g7p44p7
 
System software and its types
System software and its typesSystem software and its types
System software and its typessamina khan
 
os unit 1 (2).pptx. introduction to operating systems
os unit 1 (2).pptx. introduction to operating systemsos unit 1 (2).pptx. introduction to operating systems
os unit 1 (2).pptx. introduction to operating systemsssuser6aef00
 
Operating system (os)
Operating system (os)Operating system (os)
Operating system (os)bbp2067
 
Operating system (os)
Operating system (os)Operating system (os)
Operating system (os)bbp2067
 
Reformat PPT.pptx
Reformat PPT.pptxReformat PPT.pptx
Reformat PPT.pptxLINDYLGERAL
 

Similar to BAIT1003 Chapter 6 (20)

unit1 part1.ppt
unit1 part1.pptunit1 part1.ppt
unit1 part1.ppt
 
Chapter one_oS.ppt
Chapter one_oS.pptChapter one_oS.ppt
Chapter one_oS.ppt
 
ITC Lecture02.pptx
ITC Lecture02.pptxITC Lecture02.pptx
ITC Lecture02.pptx
 
ICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptxICT Presentation operating system and types.pptx
ICT Presentation operating system and types.pptx
 
lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)
 
week-1-200310134908.pptx
week-1-200310134908.pptxweek-1-200310134908.pptx
week-1-200310134908.pptx
 
Unit I OS.pdf
Unit I OS.pdfUnit I OS.pdf
Unit I OS.pdf
 
1. Unit 1_Introduction to OS.pptx
1. Unit 1_Introduction to OS.pptx1. Unit 1_Introduction to OS.pptx
1. Unit 1_Introduction to OS.pptx
 
Foundation of information system - Software
Foundation of information system - SoftwareFoundation of information system - Software
Foundation of information system - Software
 
System software and its types
System software and its typesSystem software and its types
System software and its types
 
Ch1 - OS.pdf
Ch1 - OS.pdfCh1 - OS.pdf
Ch1 - OS.pdf
 
os unit 1 (2).pptx. introduction to operating systems
os unit 1 (2).pptx. introduction to operating systemsos unit 1 (2).pptx. introduction to operating systems
os unit 1 (2).pptx. introduction to operating systems
 
systems_software
systems_softwaresystems_software
systems_software
 
OS chapter 1.pptx
OS chapter 1.pptxOS chapter 1.pptx
OS chapter 1.pptx
 
OS chapter 1.pptx
OS chapter 1.pptxOS chapter 1.pptx
OS chapter 1.pptx
 
Operating system (os)
Operating system (os)Operating system (os)
Operating system (os)
 
Operating system (os)
Operating system (os)Operating system (os)
Operating system (os)
 
Introduction to Computer Software
Introduction to Computer SoftwareIntroduction to Computer Software
Introduction to Computer Software
 
Reformat PPT.pptx
Reformat PPT.pptxReformat PPT.pptx
Reformat PPT.pptx
 
Unit 2.pptx
Unit 2.pptxUnit 2.pptx
Unit 2.pptx
 

More from limsh

BAIT2164 Topics for Revision
BAIT2164 Topics for RevisionBAIT2164 Topics for Revision
BAIT2164 Topics for Revisionlimsh
 
BAIT2164 Tutorial 9
BAIT2164 Tutorial 9BAIT2164 Tutorial 9
BAIT2164 Tutorial 9limsh
 
BAIT2164 Tutorial 8
BAIT2164 Tutorial 8BAIT2164 Tutorial 8
BAIT2164 Tutorial 8limsh
 
BAIT2164 Tutorial 6 (Part 2)
BAIT2164 Tutorial 6 (Part 2)BAIT2164 Tutorial 6 (Part 2)
BAIT2164 Tutorial 6 (Part 2)limsh
 
BAIT2164 Tutorial 6 (Part 1)
BAIT2164 Tutorial 6 (Part 1)BAIT2164 Tutorial 6 (Part 1)
BAIT2164 Tutorial 6 (Part 1)limsh
 
BAIT2164 Tutorial 5
BAIT2164 Tutorial 5BAIT2164 Tutorial 5
BAIT2164 Tutorial 5limsh
 
BAIT2164 Tutorial 4
BAIT2164 Tutorial 4BAIT2164 Tutorial 4
BAIT2164 Tutorial 4limsh
 
BAIT2164 Tutorial 3
BAIT2164 Tutorial 3BAIT2164 Tutorial 3
BAIT2164 Tutorial 3limsh
 
BAIT2164 Tutorial 2
BAIT2164 Tutorial 2BAIT2164 Tutorial 2
BAIT2164 Tutorial 2limsh
 
BAIT2164 Tutorial 1
BAIT2164 Tutorial 1BAIT2164 Tutorial 1
BAIT2164 Tutorial 1limsh
 
BAIT1103 Assignment Presentation
BAIT1103 Assignment PresentationBAIT1103 Assignment Presentation
BAIT1103 Assignment Presentationlimsh
 
BAIT1103 Tutorial 8
BAIT1103 Tutorial 8BAIT1103 Tutorial 8
BAIT1103 Tutorial 8limsh
 
BAIT1103 Chapter 8
BAIT1103 Chapter 8BAIT1103 Chapter 8
BAIT1103 Chapter 8limsh
 
BAIT1103 Tutorial 7
BAIT1103 Tutorial 7BAIT1103 Tutorial 7
BAIT1103 Tutorial 7limsh
 
BAIT1103 Chapter 7
BAIT1103 Chapter 7BAIT1103 Chapter 7
BAIT1103 Chapter 7limsh
 
BAIT1103 Tutorial 6
BAIT1103 Tutorial 6BAIT1103 Tutorial 6
BAIT1103 Tutorial 6limsh
 
BAIT1103 Chapter 6
BAIT1103 Chapter 6BAIT1103 Chapter 6
BAIT1103 Chapter 6limsh
 
BAIT1103 Tutorial 5
BAIT1103 Tutorial 5BAIT1103 Tutorial 5
BAIT1103 Tutorial 5limsh
 
BAIT1103 Chapter 5
BAIT1103 Chapter 5BAIT1103 Chapter 5
BAIT1103 Chapter 5limsh
 
BAIT1103 Tutorial 4
BAIT1103 Tutorial 4BAIT1103 Tutorial 4
BAIT1103 Tutorial 4limsh
 

More from limsh (20)

BAIT2164 Topics for Revision
BAIT2164 Topics for RevisionBAIT2164 Topics for Revision
BAIT2164 Topics for Revision
 
BAIT2164 Tutorial 9
BAIT2164 Tutorial 9BAIT2164 Tutorial 9
BAIT2164 Tutorial 9
 
BAIT2164 Tutorial 8
BAIT2164 Tutorial 8BAIT2164 Tutorial 8
BAIT2164 Tutorial 8
 
BAIT2164 Tutorial 6 (Part 2)
BAIT2164 Tutorial 6 (Part 2)BAIT2164 Tutorial 6 (Part 2)
BAIT2164 Tutorial 6 (Part 2)
 
BAIT2164 Tutorial 6 (Part 1)
BAIT2164 Tutorial 6 (Part 1)BAIT2164 Tutorial 6 (Part 1)
BAIT2164 Tutorial 6 (Part 1)
 
BAIT2164 Tutorial 5
BAIT2164 Tutorial 5BAIT2164 Tutorial 5
BAIT2164 Tutorial 5
 
BAIT2164 Tutorial 4
BAIT2164 Tutorial 4BAIT2164 Tutorial 4
BAIT2164 Tutorial 4
 
BAIT2164 Tutorial 3
BAIT2164 Tutorial 3BAIT2164 Tutorial 3
BAIT2164 Tutorial 3
 
BAIT2164 Tutorial 2
BAIT2164 Tutorial 2BAIT2164 Tutorial 2
BAIT2164 Tutorial 2
 
BAIT2164 Tutorial 1
BAIT2164 Tutorial 1BAIT2164 Tutorial 1
BAIT2164 Tutorial 1
 
BAIT1103 Assignment Presentation
BAIT1103 Assignment PresentationBAIT1103 Assignment Presentation
BAIT1103 Assignment Presentation
 
BAIT1103 Tutorial 8
BAIT1103 Tutorial 8BAIT1103 Tutorial 8
BAIT1103 Tutorial 8
 
BAIT1103 Chapter 8
BAIT1103 Chapter 8BAIT1103 Chapter 8
BAIT1103 Chapter 8
 
BAIT1103 Tutorial 7
BAIT1103 Tutorial 7BAIT1103 Tutorial 7
BAIT1103 Tutorial 7
 
BAIT1103 Chapter 7
BAIT1103 Chapter 7BAIT1103 Chapter 7
BAIT1103 Chapter 7
 
BAIT1103 Tutorial 6
BAIT1103 Tutorial 6BAIT1103 Tutorial 6
BAIT1103 Tutorial 6
 
BAIT1103 Chapter 6
BAIT1103 Chapter 6BAIT1103 Chapter 6
BAIT1103 Chapter 6
 
BAIT1103 Tutorial 5
BAIT1103 Tutorial 5BAIT1103 Tutorial 5
BAIT1103 Tutorial 5
 
BAIT1103 Chapter 5
BAIT1103 Chapter 5BAIT1103 Chapter 5
BAIT1103 Chapter 5
 
BAIT1103 Tutorial 4
BAIT1103 Tutorial 4BAIT1103 Tutorial 4
BAIT1103 Tutorial 4
 

Recently uploaded

Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinojohnmickonozaleda
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 

Recently uploaded (20)

Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipino
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 

BAIT1003 Chapter 6

  • 1. BAIT1003 IT Fundamentals Chapter 6 Operating Systems and Utility Programs
  • 2. Objectives System Software Operating System Operating System Functions Types of Operating System Utility Programs
  • 3. System Software • When purchase a personal computer, it usually has system software installed on its hard disk. • System software consists of the programs that control or maintain the operations of the computer and its devices.  2 types of system software: 1. Operating systems 2. Utility programs
  • 4. 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. • Different sizes of computers typically use different operating system because operating systems generally are written to run on a specific type of computer.
  • 5. Operating System Functions start the computer provide a user interface manage programs administer security manage memory control a network provide file management and other utilities monitor performance establish an Internet connection schedule jobs and configure devices
  • 6. Operating System Functions – Starting & Shutting Down a Computer • The process of starting or restarting a computer is called booting. Cold boot • Turning on a computer that has been powered off completely Warm boot • Using the operating system to restart a computer
  • 7. Operating System Functions – Starting & Shutting Down a Computer • A boot drive is the drive from which your computer boots/ starts. – sometimes a hard disk becomes damaged and the computer cannot boot from the hard disk; in this case, you can boot from special disk called boot disk/ recovery disk. » A recovery disk contains a few system files that will start the computer
  • 8. Operating System Functions – Starting & Shutting Down a Computer • 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 lowpower state To conserve power & let the computer “rest” Hibernate saves any open documents and programs to a hard disk before removing power from the computer To speeds up the boot-up time
  • 9. Operating System Functions – Providing a User Interface • A user interface controls how you enter data and instructions and how information is displayed on the screen. • Two type of user interfaces are: 1. Graphical user interface 2. Command-line user interface
  • 10. Operating System Functions – Providing a User Interface Graphical user interface With a graphical user interface (GUI), you interact with menus and visual images Command-line user interface With a command-line interface, a user uses the keyboard to enter data and
  • 11. Operating System Functions – Providing a User Interface Command line interface – A user types command or presses special keys on keyboard to enter data and instructions. – To configure devices, manage system resources, and troubleshoot network connections, network administrators and other advance users work. – Disadvantage: Difficult to use because they require exact spelling, grammar, and punctuation.
  • 12. Operating System Functions – Managing Programs • How an operating system handles programs directly affects your productivity? Single user and multiuser Single tasking and multitasking Preemptive multitasking Foreground and background Multiprocessing
  • 13. Operating System Functions – Managing Programs Single user/ single tasking – OS allows only one user to run one program at a time. – Example: • If you are working in graphics program and want to check e-mail message, you must quit the graphics program before you can run the email program.
  • 14. Operating System Functions – Managing Programs Single user/ multitasking – OS allows a single user to work on two or more programs that reside in memory at the same time. – When a computer is running multiple program concurrently, one program is in the foreground and the others are in the background. • Foreground is the active program, currently are using. • The other programs running but not in use are in the background.
  • 15. Operating System Functions – Managing Programs
  • 16. Operating System Functions – Managing Programs • Some OS use preemptive multitasking to prevent any one process from monopolizing the computer’s resources. • With the preemptive multitasking, the OS interrupts a program that is executing and passed control to other program waiting to be executes. Advantage OS regains control if one program stops operating properly.
  • 17. Operating System Functions – Managing Programs
  • 18. Operating System Functions – Managing Programs Multiuser • OS enables two or more users to run programs simultaneously. Example: Network, servers, mainframes, and supercomputers allow hundreds to thousands of user to connect at the same time.
  • 19. Operating System Functions – Managing Programs fault-tolerant computer Has duplicate components such as processors, memory, and disk drives • A fault- tolerant computer continues to operate when one of its components fails, ensuring that no data is lost .
  • 20. Operating System Functions – Managing Memory • Memory management is to optimizes the use of RAM. • Virtual memory is a portion of a storage medium functioning as additional RAM. – The area of hard disk for virtual memory is called a swap file. – A page is the amount of data and program instructions that can swap at given time. – The technique of swapping items between memory and storage is called paging. – When an OS spends much of its time paging, instead of executing application, it said to be thrashing.
  • 21. Operating System Functions – Managing Memory
  • 22. Operating System Functions – Coordinating Tasks The OS determines the order in which tasks are processed. Example: If the processor sends 5 documents to a printer, the printer can print only one document at a time and store as many documents as its memory can handle. • Buffer – is a segment of memory in which items are placed while waiting to be transferred from an input/ output. • Spooling – send documents to be printed to a buffer instead of sending them immediately to the printer.
  • 23. Operating System Functions – Coordinating Tasks When you enter a PRINT command The operating system copies your document to a print buffer (a free area in memory or on a disk). Document being printed.
  • 24. Operating System Functions – Configuring Devices • A driver is a small program that tells the operating system how to communicate with a specific device.
  • 25. Operating System Functions – Configuring Devices • Plug and Play automatically configures new devices as you install them
  • 26. Operating System Functions – Establishing an Internet Connection • Operating systems typically provide a means to establish Internet connections
  • 27. Operating System Functions – Monitoring Performance • A performance monitor is a program that assesses and reports information about various computer resources and devices.
  • 28. Operating System Functions – Providing File Management & 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
  • 29. Operating System Functions – Updating Software Automatically • Automatic update automatically provides updates to the program.
  • 30. Operating System Functions – Controlling 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
  • 31. Operating System Functions – Administering Security 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
  • 33. 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
  • 34. Types of Operating Systems – Stand-Alone Operating Systems • Windows 7 is Microsoft’s fastest, most efficient operating system to date and is available in multiple editions: Windows 7 Starter Windows 7 Home Premium Windows 7 Ultimate Windows 7 Professional
  • 35. Types of Operating Systems – Stand-Alone Operating Systems • Windows 7 provides programs such as: Windows Firewall Windows DVD Maker Windows Media Player Desktop Gadget Gallery
  • 36. Types of Operating Systems – Stand-Alone Operating Systems • The Macintosh operating system has set the standard for operating system ease of use • Latest version is Mac OS X
  • 37. Types of Operating Systems – Stand-Alone Operating Systems UNIX is a multitasking operating system developed in the early 1970s Linux is an open-source, popular, multitasking UNIXtype operating system.
  • 38. Types of Operating Systems – Server Operating Systems • Server operating system typically resides on a server. The client computers on the network rely on the server(s) for resources. • Examples: Windows Server 2008 Linux Solaris UNIX Netware
  • 39. Types of Operating Systems – Server Operating Systems Windows Server 2008 is an upgrade to Windows Server 2003 – Part of the Windows Server 2008 family – Multiple editions Most editions include Hyper-V, is a virtualization technology – Virtualization is the practice of sharing or pooling computing resources, such as servers
  • 40. Types of Operating Systems – 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
  • 41. Types of Operating Systems – Embedded Operating Systems The sewing machine uses Windows Embedded CE to assist with stitching quilts, garments, crafts, decorations , and embroidery. The iPhone OS runs an Apple’s iphone.
  • 42. Utility Programs • A utility program is a type of system software that allows a user to perform maintenance-type tasks, usually related to managing a computer, its devices, or its programs.
  • 43. Utility Programs – File Manager • A file manager is a utility that performs functions related to file management – Displaying a list of files – Organizing files in folders – Copying, renaming, del eting, moving, and sorting files and folders – Creating shortcuts
  • 44. Utility Programs – Search Utility • A search utility is a program that attempts to locate a file on your computer based on criteria you specify.
  • 45. Utility Programs – Image Viewer • An image viewer allows users to display, copy, and print the contents of a graphics file, such as photo
  • 46. Utility Programs – Uninstaller • An uninstaller removes a program, as well as any associated entries in the system files
  • 47. Utility Programs – Disk Cleanup • A disk cleanup utility searches for and removes unnecessary files – Downloaded program files – Temporary Internet files – Deleted files – Unused program files
  • 48. Utility Programs – Disk Defragmenter • 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
  • 49. Utility Programs – Backup & Restore Utilities • 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
  • 50. Utility Programs – Screen Saver • 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
  • 51. Utility Programs – Personal Firewall • A personal firewall detects and protects a personal computer from unauthorized intrusions.
  • 52. Utility Programs – Antivirus 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
  • 54. Utility Programs – Spyware & Adware Removers 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
  • 55. Utility Programs – Internet Filters • Filters are programs that remove or block certain items from being displayed. Web filters Anti-spam programs Phishing filters Pop-up blockers
  • 56. Utility Programs – File Compression • A file compression utility shrinks the size of a file(s). A compressing files frees up room on the storage media. • Two types of compression are lossy & lossless compression. 1. Lossy – quality of a file decreases slightly 2. Lossless – a compressed file can be returned to its exact original state. • Compressed files sometimes are called zipped files – Can be uncompressed or unzip, to restore it to its original form.
  • 57. Utility Programs – Media Player • A media player allows you to view images and animation, listen to audio, and watch video files on your computer.
  • 58. Utility Programs – Disc Burning • Disc burning software writes text, graphics, audio, and video files on a recordable or rewritable optical disc
  • 59. Utility Programs – Personal Computer Maintenance • 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
  • 60. Summary System Software Operating System Utility Programs Operating System Functions Types of Operating System File Manager Starting & Shutting down Stand-alone Search Utility Providing user interface Server Image Viewer Managing Programs Embedded Uninstaller Managing Memory Disk Cleanup Coordinating Tasks Disk Defragmenter Configuring Devices Backup & Restore Establishing Internet connection Screen Saver Monitoring Performance Personal Firewall Providing file management Antivirus Programs Updating software automatically Spyware & Adware Controlling network Internet Filters Administering Security File Compression Media Player Disc Burning Personal Computer Maintenance

Editor's Notes

  1. Define system software and identify the two types of system softwareDescribe the functions of an operating systemSummarize the startup process on a personal computerSummarize the features of several stand-alone operating systemsBriefly describe various server operating systemsSummarize the features of several embedded operating systemsExplain the purpose of several utility programs