SlideShare a Scribd company logo
STID1103 Computer Applications in Management
Discovering Computers 2010: Living in a Digital World
Chapter 14
1
Topic Three
Operating Systems
Objectives Overview
Define system
software and identify
the two types of
system software
Describe the
functions of an
operating system
Summarize the
startup process on a
personal computer
Summarize the
features of several
stand-alone operating
systems
Briefly describe
various server
operating systems
Summarize the
features of several
embedded operating
systems
Explain the purpose
of several utility
programs
Discovering Computers 2011: Living in a Digital World
Chapter 8
2See Page 397
for Detailed Objectives
System Software X
• System software consists of the programs that control or
maintain the operations of the computer and its devices
Discovering Computers 2011: Living in a Digital World
Chapter 8
3Page 398
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 2011: Living in a Digital World
Chapter 8
4Pages 398 - 399
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 2011: Living in a Digital World
Chapter 8
5Pages 398 – 399
Figure 8-1
Operating System Functions
• The process of starting or restarting a computer is called
booting
Discovering Computers 2011: Living in a Digital World
Chapter 8
6Page 400
Figure 8-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
A boot drive is the drive from which your computer starts
• You can boot from a boot disk
• A recovery disk contains a few system files that will
start the computer
Discovering Computers 2011: Living in a Digital World
Chapter 8
7Page 402
Operating System Functions
• An operating system includes various shut down options
Discovering Computers 2011: Living in a Digital World
Chapter 8
8Page 402
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 X
• 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 2011: Living in a Digital World
Chapter 8
9Pages 402 – 403
Figure 8-4
Operating System Functions
• With a command-line interface, a user uses the keyboard
to enter data and instructions
Discovering Computers 2011: Living in a Digital World
Chapter 8
10Page 403
Figure 8-5
Operating System Functions
• How an operating system handles programs directly
affects your productivity
Discovering Computers 2011: Living in a Digital World
Chapter 8
11Pages 404 - 405
Single user and
multiuser
Single tasking
and multitasking
Foreground and
background
Preemptive
multitasking
Multiprocessing
Operating System Functions
Discovering Computers 2011: Living in a Digital World
Chapter 8
12Page 404
Figure 8-6
Operating System Functions X
• Memory management optimizes the use of RAM
• Virtual memory is a portion of a storage medium
functioning as additional RAM
Discovering Computers 2011: Living in a Digital World
Chapter 8
13Page 406
Figure 8-8
Operating System Functions
• The operating system determines the order in which
tasks are processed
Discovering Computers 2011: Living in a Digital World
Chapter 8
14Page 407
Figure 8-9
Operating System Functions X
Discovering Computers 2011: Living in a Digital World
Chapter 8
15Page 408
Operating System Functions
Operating systems typically provide a means to establish
Internet connections
Discovering Computers 2011: Living in a Digital World
Chapter 8
16Page 408
Figure 8-10
Operating System Functions
A performance monitor is a program that assesses and
reports information about various computer resources and
devices
Discovering Computers 2011: Living in a Digital World
Chapter 8
17Pages 408 – 409
Figure 8-11
Operating System Functions
Operating systems often provide users with the capability
of:
Discovering Computers 2011: Living in a Digital World
Chapter 8
18Page 409
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 2011: Living in a Digital World
Chapter 8
19Page 409
Figure 8-12
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 2011: Living in a Digital World
Chapter 8
20Page 410
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 2011: Living in a Digital World
Chapter 8
21Page 410
Figure 8-13
Types of Operating Systems
Discovering Computers 2011: Living in a Digital World
Chapter 8
22Page 412
Figure 8-14
Stand-Alone Operating Systems X
• A stand-alone operating system is a complete operating
system that works on a desktop computer, notebook
computer, or mobile computing device
Discovering Computers 2011: Living in a Digital World
Chapter 8
23Page 412
Windows
8
Mac OS X
UNIX Linux
Stand-Alone Operating Systems
• Windows 8, the successor to Windows 7, was released to
the market on 26 October 2012.
• Windows 8 has been designed to be used on both tablets
and the conventional PC.
• The Microsoft Surface tablet was released alongside
Windows 8, as a competitor to the Apple iPad and
Samsung Galaxy Tab.
Discovering Computers 2011: Living in a Digital World
Chapter 8
24
Stand-Alone Operating Systems
Discovering Computers 2011: Living in a Digital World
Chapter 8
25
Windows 8 Release Preview
Stand-Alone Operating Systems
Discovering Computers 2011: Living in a Digital World
Chapter 8
26Page 414
Figures 8-16 – 8-17
From Windows 1 to Windows 8
Stand-Alone Operating Systems
• The Macintosh operating system has set the standard for
operating system ease of use
• Latest version is Mac OS X Mountain Lion
Discovering Computers 2011: Living in a Digital World
Chapter 8
27Page 415
Figure 8-19
28
Stand-Alone Operating Systems
How many Mac user?
• W3Counter’s latest Global Web Stats, published in May 2010,
report that the Mac OS X operating system has a 7.83%
market share.
• According to Forrester Research, there are about 1.2 billion
personal computers in use
• The Mac user population is currently about 93.96 million.
• In three years, the number of Mac users has nearly doubled.
Principles of Information Systems, Eighth Edition 29
Stand-Alone Operating Systems
UNIX is a multitasking operating
system developed in the early
1970s
Linux is an open-source, popular,
multitasking UNIX-type operating
system
Discovering Computers 2011: Living in a Digital World
Chapter 8
30Pages 416 – 417
Figures 8-20 – 8-21
OS User Statistic
Discovering Computers 2010: Living in a Digital World
Chapter 8
31
Chrome Operating System
• Google is creating its own operating system called
Chrome OS.
• An open source, lightweight operating system that will
initially be targeted at netbooks.
Discovering Computers 2010: Living in a Digital World
Chapter 8
32
Server Operating Systems
Windows Server
2008
UNIX Linux
Solaris NetWare
Discovering Computers 2011: Living in a Digital World
Chapter 8
33Pages 417 - 418
Windows 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, a virtualization
technology
– Virtualization is the practice of sharing or pooling computing
resources
Discovering Computers 2010: Living in a Digital World
Chapter 8
34Pages 417 - 418
UNIX Operating Systems
• UNIX is a computer operating system originally
developed in 1969 by a group of AT&T employees at Bell
Labs
• Unix was designed to be portable, multi-tasking and
multi-user in a time-sharing configuration
• Widely used in servers, workstations, and mobile devices
Discovering Computers 2010: Living in a Digital World
Chapter 8
35
UNIX Operating Systems
Discovering Computers 2010: Living in a Digital World
Chapter 8
36
Linux Operating Systems
• Linux refers to Unix-like open source of computer operating
systems
• Linux can be installed on a wide variety of computer
hardware, ranging from mobile phones, tablet computers and
video game consoles to mainframes and supercomputers.
Discovering Computers 2010: Living in a Digital World
Chapter 8
37
Linux Operating Systems
• Linux is a leading server operating system, and runs the 10
fastest supercomputers in the world
• Use of Linux by end-users or consumers has increased in
recent years, partly owing to:
– the popular Ubuntu, Fedora, and openSUSE distributions and
– the emergence of netbooks with pre-installed Linux systems and
smartphones running embedded Linux.[13][14]
Discovering Computers 2010: Living in a Digital World
Chapter 8
38
Solaris Operating Systems
• Solaris is a Unix operating system originally developed by
Sun Microsystems.
• It superseded their earlier SunOS in 1992.
• Oracle Solaris, as it is now known, has been owned by
Oracle Corporation since Oracle's acquisition of Sun in
January 2010
Discovering Computers 2010: Living in a Digital World
Chapter 8
39
Solaris Operating Systems
Discovering Computers 2010: Living in a Digital World
Chapter 8
40
Embedded Operating Systems X
• An embedded operating system resides on a ROM chip
on a mobile device or consumer electronic device
Discovering Computers 2011: Living in a Digital World
Chapter 8
41Pages 418 - 420
Windows
Embedded CE
Windows
Mobile
Palm OS iPhone OS
BlackBerry
Google
Android
Embedded
Linux
Symbian OS
Embedded Operating Systems
Discovering Computers 2011: Living in a Digital World
Chapter 8
42
Embedded Operating Systems
Discovering Computers 2011: Living in a Digital World
Chapter 8
43
Embedded Operating Systems
Discovering Computers 2011: Living in a Digital World
Chapter 8
44Pages 419 – 421
Figures 8-22 – 8-26
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 2011: Living in a Digital World
Chapter 8
45Page 428
Figure 8-40
Utility Programs
Discovering Computers 2011: Living in a Digital World
Chapter 8
46Page 425
Figures 8-34 – 8-35
Top 10 Utilities Software
Computer Virus
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 2011: Living in a Digital World
Chapter 8
47Pages 425 - 426
Symptoms Computer Virus
• An infected computer has one or more of the following
symptoms:
Discovering Computers 2010: Living in a Digital World
Chapter 11
48Pages 558 - 559
Operating system
runs much slower
than usual
Available memory
is less than
expected
Files become
corrupted
Screen displays
unusual message
or image
Music or unusual
sound plays
randomly
Existing programs
and files disappear
Programs or files
do not work
properly
Unknown
programs or files
mysteriously
appear
System properties
change
Operating system
does not start up
Operating system
shuts down
unexpectedly
Antivirus Software
The Top Ten Anti Virus Software
Discovering Computers 2010: Living in a Digital World
Chapter 11
49
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 2011: Living in a Digital World
Chapter 8
50Page 426
Utility Programs
• Filters are programs that remove or block certain items
from being displayed
Discovering Computers 2011: Living in a Digital World
Chapter 8
51Pages 426 - 427
Web filters Anti-spam programs
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 2011: Living in a Digital World
Chapter 8
52Page 427
Utility Programs
• A media player allows you to view images and animation,
listen to audio, and watch video files on your computer
Discovering Computers 2011: Living in a Digital World
Chapter 8
53Page 427
Figure 8-38
Utility Programs
• Disc burning software
writes text, graphics,
audio, and video files
on a recordable or
rewritable optical disc
Discovering Computers 2011: Living in a Digital World
Chapter 8
54Page 428
Figure 8-39

More Related Content

What's hot

Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
Damian T. Gordon
 
Types of Operating System
Types of Operating SystemTypes of Operating System
Types of Operating System
Sayam Asjad
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
Rashid Yahye
 
How Operating system works.
How Operating system works. How Operating system works.
How Operating system works.
Fahad Farooq
 
Introduction to Operating system CBSE
Introduction to Operating system CBSE Introduction to Operating system CBSE
Introduction to Operating system CBSE
PrashantChahal3
 
chapter 1 introduction to operating system
chapter 1 introduction to operating systemchapter 1 introduction to operating system
chapter 1 introduction to operating system
Aisyah Rafiuddin
 
Utility Programs
Utility ProgramsUtility Programs
Utility Programs
Aasim Mushtaq
 
BAIT1003 Chapter 6
BAIT1003 Chapter 6BAIT1003 Chapter 6
BAIT1003 Chapter 6
limsh
 
Operating systems (For CBSE School Students)
Operating systems (For CBSE School Students)Operating systems (For CBSE School Students)
Operating systems (For CBSE School Students)
Gaurav Aggarwal
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
Dasun Hegoda
 
Operating systems
Operating systemsOperating systems
Operating systems
Rana Usman Sattar
 
Operating system concepts
Operating system conceptsOperating system concepts
Operating system concepts
Vaibhav Khanna
 
evolution of operating system
evolution of operating systemevolution of operating system
evolution of operating system
Amir Khan
 
Operating system-1
Operating system-1Operating system-1
Operating system-1
jayalakshmi268
 
Operating System-Introduction
Operating System-IntroductionOperating System-Introduction
Operating System-Introduction
Shipra Swati
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
Dr. C.V. Suresh Babu
 
Evolution of operating system
Evolution of operating systemEvolution of operating system
Evolution of operating system
Arshad khan
 
OPERATING SYSTEM
OPERATING SYSTEMOPERATING SYSTEM
Operating Systems As a Product
Operating Systems As a ProductOperating Systems As a Product
Operating Systems As a Product
Harshit Srivastava
 

What's hot (19)

Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
Types of Operating System
Types of Operating SystemTypes of Operating System
Types of Operating System
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
 
How Operating system works.
How Operating system works. How Operating system works.
How Operating system works.
 
Introduction to Operating system CBSE
Introduction to Operating system CBSE Introduction to Operating system CBSE
Introduction to Operating system CBSE
 
chapter 1 introduction to operating system
chapter 1 introduction to operating systemchapter 1 introduction to operating system
chapter 1 introduction to operating system
 
Utility Programs
Utility ProgramsUtility Programs
Utility Programs
 
BAIT1003 Chapter 6
BAIT1003 Chapter 6BAIT1003 Chapter 6
BAIT1003 Chapter 6
 
Operating systems (For CBSE School Students)
Operating systems (For CBSE School Students)Operating systems (For CBSE School Students)
Operating systems (For CBSE School Students)
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Operating system concepts
Operating system conceptsOperating system concepts
Operating system concepts
 
evolution of operating system
evolution of operating systemevolution of operating system
evolution of operating system
 
Operating system-1
Operating system-1Operating system-1
Operating system-1
 
Operating System-Introduction
Operating System-IntroductionOperating System-Introduction
Operating System-Introduction
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
Evolution of operating system
Evolution of operating systemEvolution of operating system
Evolution of operating system
 
OPERATING SYSTEM
OPERATING SYSTEMOPERATING SYSTEM
OPERATING SYSTEM
 
Operating Systems As a Product
Operating Systems As a ProductOperating Systems As a Product
Operating Systems As a Product
 

Similar to Operating systems

Operating systems
Operating systemsOperating systems
Operating systems
vicky vicky
 
Week2 chapter 02_2.6.1.1_os_2015
Week2 chapter 02_2.6.1.1_os_2015Week2 chapter 02_2.6.1.1_os_2015
Week2 chapter 02_2.6.1.1_os_2015
indranirishi
 
Week8 chapter 02_2.6.1.1_os_2016
Week8 chapter 02_2.6.1.1_os_2016Week8 chapter 02_2.6.1.1_os_2016
Week8 chapter 02_2.6.1.1_os_2016
dilahkmpk
 
Chapter 8 operating systems and utility programs
Chapter 8   operating systems and utility programsChapter 8   operating systems and utility programs
Chapter 8 operating systems and utility programs
haider ali
 
Chapter 05 os dan utility program csc & tts
Chapter 05 os dan utility program csc & ttsChapter 05 os dan utility program csc & tts
Chapter 05 os dan utility program csc & tts
Hisyam Rosly
 
os.ppt
os.pptos.ppt
os.ppt
banu236831
 
CH. 4 Operating Systems and Utility Programs
CH. 4 Operating Systems and Utility ProgramsCH. 4 Operating Systems and Utility Programs
CH. 4 Operating Systems and Utility Programs
malik1972
 
W2 q3-function-of-operating-system (2)
W2 q3-function-of-operating-system (2)W2 q3-function-of-operating-system (2)
W2 q3-function-of-operating-system (2)
Sonnie Bars
 
CH08-Types of Utility programs and Operating System
CH08-Types of Utility programs and Operating SystemCH08-Types of Utility programs and Operating System
CH08-Types of Utility programs and Operating System
Sukanya Ben
 
Discovering Computers: Chapter 08
Discovering Computers: Chapter 08Discovering Computers: Chapter 08
Discovering Computers: Chapter 08
Anna Stirling
 
Chapter_09_OS.pdf
Chapter_09_OS.pdfChapter_09_OS.pdf
Chapter_09_OS.pdf
MUhammadMiladAwan
 
History of Operting System Windows and a simple comparision
History of Operting System Windows and a simple comparisionHistory of Operting System Windows and a simple comparision
History of Operting System Windows and a simple comparision
farrukh ishaq choudhary
 
Lecture-3: Operating System & Application Softwares
Lecture-3: Operating System & Application SoftwaresLecture-3: Operating System & Application Softwares
Lecture-3: Operating System & Application Softwares
Mubashir Ali
 
The Pc And Its Operating Systems
The Pc And Its Operating SystemsThe Pc And Its Operating Systems
The Pc And Its Operating Systems
Amber Wheeler
 
Week 6
Week 6Week 6
Week 6
Joey Pierce
 
Os
OsOs
systems_software
systems_softwaresystems_software
systems_software
Brian Shonhiwa
 
operatingsystems-160122193917.pdf
operatingsystems-160122193917.pdfoperatingsystems-160122193917.pdf
operatingsystems-160122193917.pdf
duraimurugan alagarsamy
 
Operating systems
Operating systemsOperating systems
Operating systems
7867867861
 
lecture_9_operatingsystem.pptx
lecture_9_operatingsystem.pptxlecture_9_operatingsystem.pptx
lecture_9_operatingsystem.pptx
HassanJaved694664
 

Similar to Operating systems (20)

Operating systems
Operating systemsOperating systems
Operating systems
 
Week2 chapter 02_2.6.1.1_os_2015
Week2 chapter 02_2.6.1.1_os_2015Week2 chapter 02_2.6.1.1_os_2015
Week2 chapter 02_2.6.1.1_os_2015
 
Week8 chapter 02_2.6.1.1_os_2016
Week8 chapter 02_2.6.1.1_os_2016Week8 chapter 02_2.6.1.1_os_2016
Week8 chapter 02_2.6.1.1_os_2016
 
Chapter 8 operating systems and utility programs
Chapter 8   operating systems and utility programsChapter 8   operating systems and utility programs
Chapter 8 operating systems and utility programs
 
Chapter 05 os dan utility program csc & tts
Chapter 05 os dan utility program csc & ttsChapter 05 os dan utility program csc & tts
Chapter 05 os dan utility program csc & tts
 
os.ppt
os.pptos.ppt
os.ppt
 
CH. 4 Operating Systems and Utility Programs
CH. 4 Operating Systems and Utility ProgramsCH. 4 Operating Systems and Utility Programs
CH. 4 Operating Systems and Utility Programs
 
W2 q3-function-of-operating-system (2)
W2 q3-function-of-operating-system (2)W2 q3-function-of-operating-system (2)
W2 q3-function-of-operating-system (2)
 
CH08-Types of Utility programs and Operating System
CH08-Types of Utility programs and Operating SystemCH08-Types of Utility programs and Operating System
CH08-Types of Utility programs and Operating System
 
Discovering Computers: Chapter 08
Discovering Computers: Chapter 08Discovering Computers: Chapter 08
Discovering Computers: Chapter 08
 
Chapter_09_OS.pdf
Chapter_09_OS.pdfChapter_09_OS.pdf
Chapter_09_OS.pdf
 
History of Operting System Windows and a simple comparision
History of Operting System Windows and a simple comparisionHistory of Operting System Windows and a simple comparision
History of Operting System Windows and a simple comparision
 
Lecture-3: Operating System & Application Softwares
Lecture-3: Operating System & Application SoftwaresLecture-3: Operating System & Application Softwares
Lecture-3: Operating System & Application Softwares
 
The Pc And Its Operating Systems
The Pc And Its Operating SystemsThe Pc And Its Operating Systems
The Pc And Its Operating Systems
 
Week 6
Week 6Week 6
Week 6
 
Os
OsOs
Os
 
systems_software
systems_softwaresystems_software
systems_software
 
operatingsystems-160122193917.pdf
operatingsystems-160122193917.pdfoperatingsystems-160122193917.pdf
operatingsystems-160122193917.pdf
 
Operating systems
Operating systemsOperating systems
Operating systems
 
lecture_9_operatingsystem.pptx
lecture_9_operatingsystem.pptxlecture_9_operatingsystem.pptx
lecture_9_operatingsystem.pptx
 

More from Syahremie Teja

Perkembangan Industri Penerbitan
Perkembangan Industri PenerbitanPerkembangan Industri Penerbitan
Perkembangan Industri Penerbitan
Syahremie Teja
 
Konsep kepimpinan
Konsep kepimpinanKonsep kepimpinan
Konsep kepimpinan
Syahremie Teja
 
Konsep Asas Penerbitan
Konsep Asas PenerbitanKonsep Asas Penerbitan
Konsep Asas Penerbitan
Syahremie Teja
 
Jenis jenis kepimpinan (autokratik)
Jenis   jenis kepimpinan (autokratik)Jenis   jenis kepimpinan (autokratik)
Jenis jenis kepimpinan (autokratik)
Syahremie Teja
 
Isu isu dan cabaran kepemimpin dan etika dalam komunikasi
Isu isu dan cabaran kepemimpin dan etika dalam komunikasiIsu isu dan cabaran kepemimpin dan etika dalam komunikasi
Isu isu dan cabaran kepemimpin dan etika dalam komunikasi
Syahremie Teja
 
Asas Pengurusan Penerbitan
Asas Pengurusan PenerbitanAsas Pengurusan Penerbitan
Asas Pengurusan Penerbitan
Syahremie Teja
 
Internet
InternetInternet
Internet
Syahremie Teja
 
Computer Hardware
Computer Hardware Computer Hardware
Computer Hardware
Syahremie Teja
 
Application Software in Management
Application Software in ManagementApplication Software in Management
Application Software in Management
Syahremie Teja
 
DOKUMENTASI
DOKUMENTASIDOKUMENTASI
DOKUMENTASI
Syahremie Teja
 
LAPORAN
LAPORANLAPORAN
PENGURUSAN MESYUARAT
PENGURUSAN MESYUARATPENGURUSAN MESYUARAT
PENGURUSAN MESYUARAT
Syahremie Teja
 
Bahasa dalam Komunikasi
Bahasa dalam KomunikasiBahasa dalam Komunikasi
Bahasa dalam Komunikasi
Syahremie Teja
 
Pembentukan kata
Pembentukan kataPembentukan kata
Pembentukan kata
Syahremie Teja
 
Pengenalan kepada penulisan korporat
Pengenalan kepada penulisan korporatPengenalan kepada penulisan korporat
Pengenalan kepada penulisan korporat
Syahremie Teja
 
Jenis jenis penulisan korporat
Jenis   jenis penulisan korporatJenis   jenis penulisan korporat
Jenis jenis penulisan korporat
Syahremie Teja
 
Penulisan laporan
Penulisan laporanPenulisan laporan
Penulisan laporan
Syahremie Teja
 
Penulisan kertas cadangan
Penulisan kertas cadanganPenulisan kertas cadangan
Penulisan kertas cadangan
Syahremie Teja
 
Etika etika keusahawanan
Etika etika keusahawananEtika etika keusahawanan
Etika etika keusahawanan
Syahremie Teja
 
Mengenali ciri - ciri usahawan
Mengenali ciri - ciri usahawanMengenali ciri - ciri usahawan
Mengenali ciri - ciri usahawan
Syahremie Teja
 

More from Syahremie Teja (20)

Perkembangan Industri Penerbitan
Perkembangan Industri PenerbitanPerkembangan Industri Penerbitan
Perkembangan Industri Penerbitan
 
Konsep kepimpinan
Konsep kepimpinanKonsep kepimpinan
Konsep kepimpinan
 
Konsep Asas Penerbitan
Konsep Asas PenerbitanKonsep Asas Penerbitan
Konsep Asas Penerbitan
 
Jenis jenis kepimpinan (autokratik)
Jenis   jenis kepimpinan (autokratik)Jenis   jenis kepimpinan (autokratik)
Jenis jenis kepimpinan (autokratik)
 
Isu isu dan cabaran kepemimpin dan etika dalam komunikasi
Isu isu dan cabaran kepemimpin dan etika dalam komunikasiIsu isu dan cabaran kepemimpin dan etika dalam komunikasi
Isu isu dan cabaran kepemimpin dan etika dalam komunikasi
 
Asas Pengurusan Penerbitan
Asas Pengurusan PenerbitanAsas Pengurusan Penerbitan
Asas Pengurusan Penerbitan
 
Internet
InternetInternet
Internet
 
Computer Hardware
Computer Hardware Computer Hardware
Computer Hardware
 
Application Software in Management
Application Software in ManagementApplication Software in Management
Application Software in Management
 
DOKUMENTASI
DOKUMENTASIDOKUMENTASI
DOKUMENTASI
 
LAPORAN
LAPORANLAPORAN
LAPORAN
 
PENGURUSAN MESYUARAT
PENGURUSAN MESYUARATPENGURUSAN MESYUARAT
PENGURUSAN MESYUARAT
 
Bahasa dalam Komunikasi
Bahasa dalam KomunikasiBahasa dalam Komunikasi
Bahasa dalam Komunikasi
 
Pembentukan kata
Pembentukan kataPembentukan kata
Pembentukan kata
 
Pengenalan kepada penulisan korporat
Pengenalan kepada penulisan korporatPengenalan kepada penulisan korporat
Pengenalan kepada penulisan korporat
 
Jenis jenis penulisan korporat
Jenis   jenis penulisan korporatJenis   jenis penulisan korporat
Jenis jenis penulisan korporat
 
Penulisan laporan
Penulisan laporanPenulisan laporan
Penulisan laporan
 
Penulisan kertas cadangan
Penulisan kertas cadanganPenulisan kertas cadangan
Penulisan kertas cadangan
 
Etika etika keusahawanan
Etika etika keusahawananEtika etika keusahawanan
Etika etika keusahawanan
 
Mengenali ciri - ciri usahawan
Mengenali ciri - ciri usahawanMengenali ciri - ciri usahawan
Mengenali ciri - ciri usahawan
 

Recently uploaded

Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
Dr. Mulla Adam Ali
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
Assessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptxAssessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptx
Kavitha Krishnan
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 

Recently uploaded (20)

Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Hindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdfHindi varnamala | hindi alphabet PPT.pdf
Hindi varnamala | hindi alphabet PPT.pdf
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
Assessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptxAssessment and Planning in Educational technology.pptx
Assessment and Planning in Educational technology.pptx
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 

Operating systems

  • 1. STID1103 Computer Applications in Management Discovering Computers 2010: Living in a Digital World Chapter 14 1 Topic Three Operating Systems
  • 2. Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the startup process on a personal computer Summarize the features of several stand-alone operating systems Briefly describe various server operating systems Summarize the features of several embedded operating systems Explain the purpose of several utility programs Discovering Computers 2011: Living in a Digital World Chapter 8 2See Page 397 for Detailed Objectives
  • 3. System Software X • System software consists of the programs that control or maintain the operations of the computer and its devices Discovering Computers 2011: Living in a Digital World Chapter 8 3Page 398 Operating systems 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 Discovering Computers 2011: Living in a Digital World Chapter 8 4Pages 398 - 399 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
  • 5. Operating Systems Discovering Computers 2011: Living in a Digital World Chapter 8 5Pages 398 – 399 Figure 8-1
  • 6. Operating System Functions • The process of starting or restarting a computer is called booting Discovering Computers 2011: Living in a Digital World Chapter 8 6Page 400 Figure 8-2 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 A boot drive is the drive from which your computer starts • You can boot from a boot disk • A recovery disk contains a few system files that will start the computer Discovering Computers 2011: Living in a Digital World Chapter 8 7Page 402
  • 8. Operating System Functions • An operating system includes various shut down options Discovering Computers 2011: Living in a Digital World Chapter 8 8Page 402 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
  • 9. Operating System Functions X • 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 2011: Living in a Digital World Chapter 8 9Pages 402 – 403 Figure 8-4
  • 10. Operating System Functions • With a command-line interface, a user uses the keyboard to enter data and instructions Discovering Computers 2011: Living in a Digital World Chapter 8 10Page 403 Figure 8-5
  • 11. Operating System Functions • How an operating system handles programs directly affects your productivity Discovering Computers 2011: Living in a Digital World Chapter 8 11Pages 404 - 405 Single user and multiuser Single tasking and multitasking Foreground and background Preemptive multitasking Multiprocessing
  • 12. Operating System Functions Discovering Computers 2011: Living in a Digital World Chapter 8 12Page 404 Figure 8-6
  • 13. Operating System Functions X • Memory management optimizes the use of RAM • Virtual memory is a portion of a storage medium functioning as additional RAM Discovering Computers 2011: Living in a Digital World Chapter 8 13Page 406 Figure 8-8
  • 14. Operating System Functions • The operating system determines the order in which tasks are processed Discovering Computers 2011: Living in a Digital World Chapter 8 14Page 407 Figure 8-9
  • 15. Operating System Functions X Discovering Computers 2011: Living in a Digital World Chapter 8 15Page 408
  • 16. Operating System Functions Operating systems typically provide a means to establish Internet connections Discovering Computers 2011: Living in a Digital World Chapter 8 16Page 408 Figure 8-10
  • 17. Operating System Functions A performance monitor is a program that assesses and reports information about various computer resources and devices Discovering Computers 2011: Living in a Digital World Chapter 8 17Pages 408 – 409 Figure 8-11
  • 18. Operating System Functions Operating systems often provide users with the capability of: Discovering Computers 2011: Living in a Digital World Chapter 8 18Page 409 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
  • 19. Operating System Functions Automatic update automatically provides updates to the program Discovering Computers 2011: Living in a Digital World Chapter 8 19Page 409 Figure 8-12
  • 20. 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 2011: Living in a Digital World Chapter 8 20Page 410
  • 21. 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 2011: Living in a Digital World Chapter 8 21Page 410 Figure 8-13
  • 22. Types of Operating Systems Discovering Computers 2011: Living in a Digital World Chapter 8 22Page 412 Figure 8-14
  • 23. Stand-Alone Operating Systems X • A stand-alone operating system is a complete operating system that works on a desktop computer, notebook computer, or mobile computing device Discovering Computers 2011: Living in a Digital World Chapter 8 23Page 412 Windows 8 Mac OS X UNIX Linux
  • 24. Stand-Alone Operating Systems • Windows 8, the successor to Windows 7, was released to the market on 26 October 2012. • Windows 8 has been designed to be used on both tablets and the conventional PC. • The Microsoft Surface tablet was released alongside Windows 8, as a competitor to the Apple iPad and Samsung Galaxy Tab. Discovering Computers 2011: Living in a Digital World Chapter 8 24
  • 25. Stand-Alone Operating Systems Discovering Computers 2011: Living in a Digital World Chapter 8 25 Windows 8 Release Preview
  • 26. Stand-Alone Operating Systems Discovering Computers 2011: Living in a Digital World Chapter 8 26Page 414 Figures 8-16 – 8-17 From Windows 1 to Windows 8
  • 27. Stand-Alone Operating Systems • The Macintosh operating system has set the standard for operating system ease of use • Latest version is Mac OS X Mountain Lion Discovering Computers 2011: Living in a Digital World Chapter 8 27Page 415 Figure 8-19
  • 29. How many Mac user? • W3Counter’s latest Global Web Stats, published in May 2010, report that the Mac OS X operating system has a 7.83% market share. • According to Forrester Research, there are about 1.2 billion personal computers in use • The Mac user population is currently about 93.96 million. • In three years, the number of Mac users has nearly doubled. Principles of Information Systems, Eighth Edition 29
  • 30. Stand-Alone Operating Systems UNIX is a multitasking operating system developed in the early 1970s Linux is an open-source, popular, multitasking UNIX-type operating system Discovering Computers 2011: Living in a Digital World Chapter 8 30Pages 416 – 417 Figures 8-20 – 8-21
  • 31. OS User Statistic Discovering Computers 2010: Living in a Digital World Chapter 8 31
  • 32. Chrome Operating System • Google is creating its own operating system called Chrome OS. • An open source, lightweight operating system that will initially be targeted at netbooks. Discovering Computers 2010: Living in a Digital World Chapter 8 32
  • 33. Server Operating Systems Windows Server 2008 UNIX Linux Solaris NetWare Discovering Computers 2011: Living in a Digital World Chapter 8 33Pages 417 - 418
  • 34. Windows 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, a virtualization technology – Virtualization is the practice of sharing or pooling computing resources Discovering Computers 2010: Living in a Digital World Chapter 8 34Pages 417 - 418
  • 35. UNIX Operating Systems • UNIX is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs • Unix was designed to be portable, multi-tasking and multi-user in a time-sharing configuration • Widely used in servers, workstations, and mobile devices Discovering Computers 2010: Living in a Digital World Chapter 8 35
  • 36. UNIX Operating Systems Discovering Computers 2010: Living in a Digital World Chapter 8 36
  • 37. Linux Operating Systems • Linux refers to Unix-like open source of computer operating systems • Linux can be installed on a wide variety of computer hardware, ranging from mobile phones, tablet computers and video game consoles to mainframes and supercomputers. Discovering Computers 2010: Living in a Digital World Chapter 8 37
  • 38. Linux Operating Systems • Linux is a leading server operating system, and runs the 10 fastest supercomputers in the world • Use of Linux by end-users or consumers has increased in recent years, partly owing to: – the popular Ubuntu, Fedora, and openSUSE distributions and – the emergence of netbooks with pre-installed Linux systems and smartphones running embedded Linux.[13][14] Discovering Computers 2010: Living in a Digital World Chapter 8 38
  • 39. Solaris Operating Systems • Solaris is a Unix operating system originally developed by Sun Microsystems. • It superseded their earlier SunOS in 1992. • Oracle Solaris, as it is now known, has been owned by Oracle Corporation since Oracle's acquisition of Sun in January 2010 Discovering Computers 2010: Living in a Digital World Chapter 8 39
  • 40. Solaris Operating Systems Discovering Computers 2010: Living in a Digital World Chapter 8 40
  • 41. Embedded Operating Systems X • An embedded operating system resides on a ROM chip on a mobile device or consumer electronic device Discovering Computers 2011: Living in a Digital World Chapter 8 41Pages 418 - 420 Windows Embedded CE Windows Mobile Palm OS iPhone OS BlackBerry Google Android Embedded Linux Symbian OS
  • 42. Embedded Operating Systems Discovering Computers 2011: Living in a Digital World Chapter 8 42
  • 43. Embedded Operating Systems Discovering Computers 2011: Living in a Digital World Chapter 8 43
  • 44. Embedded Operating Systems Discovering Computers 2011: Living in a Digital World Chapter 8 44Pages 419 – 421 Figures 8-22 – 8-26
  • 45. 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 2011: Living in a Digital World Chapter 8 45Page 428 Figure 8-40
  • 46. Utility Programs Discovering Computers 2011: Living in a Digital World Chapter 8 46Page 425 Figures 8-34 – 8-35 Top 10 Utilities Software
  • 47. Computer Virus 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 2011: Living in a Digital World Chapter 8 47Pages 425 - 426
  • 48. Symptoms Computer Virus • An infected computer has one or more of the following symptoms: Discovering Computers 2010: Living in a Digital World Chapter 11 48Pages 558 - 559 Operating system runs much slower than usual Available memory is less than expected Files become corrupted Screen displays unusual message or image Music or unusual sound plays randomly Existing programs and files disappear Programs or files do not work properly Unknown programs or files mysteriously appear System properties change Operating system does not start up Operating system shuts down unexpectedly
  • 49. Antivirus Software The Top Ten Anti Virus Software Discovering Computers 2010: Living in a Digital World Chapter 11 49
  • 50. 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 2011: Living in a Digital World Chapter 8 50Page 426
  • 51. Utility Programs • Filters are programs that remove or block certain items from being displayed Discovering Computers 2011: Living in a Digital World Chapter 8 51Pages 426 - 427 Web filters Anti-spam programs Phishing filters Pop-up blockers
  • 52. 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 2011: Living in a Digital World Chapter 8 52Page 427
  • 53. Utility Programs • A media player allows you to view images and animation, listen to audio, and watch video files on your computer Discovering Computers 2011: Living in a Digital World Chapter 8 53Page 427 Figure 8-38
  • 54. Utility Programs • Disc burning software writes text, graphics, audio, and video files on a recordable or rewritable optical disc Discovering Computers 2011: Living in a Digital World Chapter 8 54Page 428 Figure 8-39