Intro To Operating System
Intro To Operating System
Software
3
System Software: Utilities
Utilities: Programs that perform computer
housekeeping tasks
Manage system resources
Improve efficiency
Virus prevention
4
Operating System Categories
Four categories:
Real-time (RTOS)
Single-user, single-task
Single-user, multitask
Multiuser
5
Real-Time Operating Systems
Systems with a specific
purpose and a certain
result
Uses include:
Industrial machines
Robotic devices
Automobiles
Video game consoles
Home appliances
6
Single-User Operating Systems
Single-task systems Multitask systems
Perform one task at a time Perform simultaneous tasks
PDAs: Windows
Pocket PC Mac OS
Palm OS Linux
Windows Mobile
MS-DOS
7
Multiuser Operating Systems
Known as network operating systems
Allow access to the computer system by more than
one user
Manage user requests
Systems include:
Linux
UNIX
Unicos
Windows Server 2008
Windows Vista
Mac OS X
i5/OS
z/OS
8
Desktop and Notebook
Operating Systems
An operating system combined with a processor
is known as a platform.
Microsoft Windows/Intel
Apple Macintosh/Motorola
Desktop and notebook operating systems
include:
Microsoft Windows
Mac OS
Linux
UNIX
9
Microsoft Windows
This version of
Windows, which
comes in many
versions,
provides tighter
security and
improved
graphical
capabilities.
Windows Vista
(2007)
10
WINDOWS 7 (CODENAMEDVIENNA,
FORMERLYBLACKCOMB)
WINDOWS 7 (CODENAMEDVIENNA,
FORMERLYBLACKCOMB)
PERSONAL
COMPUTEROPERATING
SYSTEMDEVELOPED BY
MICROSOFT.
PART OFWINDOWS NTFAMILY OF
OPERATING SYSTEMS.
BECAME GENERALLY AVAILABLE
ON 22 OCTOBER 2009,
Mac OS
First commercially
available OS with point-
and-click technology
(graphical user
interface)
Excellent in:
Graphics display
Processing capabilities
System reliability
File backup utilities
Document recovery
Fewer software
applications available
than for Windows
13
Linux
Open source
operating system
Based on UNIX
Stable system
Free
May be downloaded
from the Internet
14
Operating Systems for
Servers and Mainframes
Servers
Manage network resources
Mainframes
Handle requests from hundreds or thousands
of users simultaneously
Operating systems:
Windows Server
Unix
15
UNIX
Multiuser, multitask operating system
Used primarily with mainframes
16
What the OS Does
Provides a user interface
Manages the CPU
Manages memory and storage
Manages hardware and peripheral
devices
Coordinates application software
with the CPU
17
The User Interface
Enables you to interact
with the computer
Command-driven
Types of interfaces:
Command-driven
interface
Menu-driven interface
Graphical user interface
(GUI)
18
Processor Management
Controls the timing of events the processor
works on
Interrupts
Interrupt handler
Interrupt table
Stack
19
Memory and Storage
Management
The operating system allocates space in
RAM for instructions and data.
RAM
Operating
System
20
Hardware and Peripheral
Device Management
Device drivers
Programs that enable the operating system to
communicate with peripheral devices
Provided by the manufacturer of the device
Plug and Play
Hardware and software standard
Facilitates the installation of new hardware
21
Software Application Coordination
22
Starting the Computer
The Boot Process
Step 1: The basic input/output system (BIOS) is activated.
23
The Desktop
24
Windows
Title bar Close button
Ribbon
Minimize button
Maximize/Restore
button
Scrollbar
Document view
options
25
File Management
The operating system provides an
organizational structure for the computers
contents.
Hierarchical structure of directories:
Drives
Folders
Subfolders
Files
26
File Management
27
Viewing and Sorting
Files and Folders
Details view
28
Naming Files
Filename: Name
assigned plus filename
extension
Bioreport.docx
Characters not legal in
or
Windows filenames:
Bio report.docx
/\*?<>|:
Character not legal in
Mac filenames:
:
29
Filename Extensions
Extension Type of Document Application
.doc Word-processing document Microsoft Word 2003
Microsoft Word 2007
.docx Word-processing document
document
.wpd Word-processing document Corel WordPerfect
Microsoft Excel 2007
.xlsx Spreadsheet
workbook
.accdb Database Microsoft Access 2007
Microsoft PowerPoint 2007
.pptx PowerPoint presentation
presentation
Adobe Acrobat or Adobe
.pdf Portable Document Format
Reader
Any program that can read
.rtf Text
text documents
Any program that can read
.txt Text
text documents
30
Filename Extensions (cont.)
Extension Type of Document Application
31
File Path
File path: Location of the file
32
Working with Files
File management actions:
Open
Copy
Move
Rename
Delete
Recycle Bin
33
Utility Programs
Small programs that perform special
functions:
Manage system resources
Create a pleasant environment
Improve efficiency
34
Display Utilities
Change the appearance of:
Desktop
Windows colors
Font sizes
Include:
Screen savers
Screen resolution
Clear Type
35
System Maintenance Utilities
Disk defragmenter
ScanDisk:
Error checker
Disk Cleanup
Task Manager
36
System Restore
Restores system settings to a specific
date
37
System Backup
Backup
Creates a copy of a hard drive to another storage
device
Task Scheduler
Runs selected utilities automatically
38