SlideShare a Scribd company logo
1 of 43
1
Technology In Action
2
Technology In Action
Chapter 5
Using System Software:
The Operating System, Utility
Programs, and File Management
3
Topics
 System software
 Operating systems (OS):
• Kinds of systems
• Common desktop systems
• User interaction
• How the OS manages the processor
• How the OS manages memory
4
Topics
 Operating systems:
• How the OS manages hardware
• How the OS manages interacts with
application software
• How the OS helps to start the computer
• How the OS helps you keep the
computer organized
 Desktop and windows features
 Utility programs
5
System Software
Operating
systems
 Control computer
functions:
• Hardware
• Memory
• Application
programs
• System
maintenance
 Provide user
interface
System utilities
 Programs that perform
computer
housekeeping tasks:
• Manage system
resources
• Improve efficiency
• Virus prevention
6
Operating System Categories
 Four categories:
• Real-Time (RTOS)
 No user interaction required
• Single-User, Single-Task
• Single-User, Multitask
• Multiuser
7
Real-Time Operating Systems
 Built into devices,
not usually sold
separately
 Uses include:
• Industrial machines
• Robotic equipment
• Automobiles
• Video game
consoles
• Home appliances
8
Single-User Operating Systems
Single-task
systems
 Perform one task at a time
 PDAs (Personal Digital
Assistants):
• Pocket PC
• Palm OS
• Windows Mobile
 MS-DOS
Multitask systems
 Perform simultaneous
tasks
 Windows
 MAC OS
 Linux
9
Multiuser Operating Systems
 Known as network operating systems
 Allow access to the computer system by
more than one user
 Manage user requests
 Systems include:
• UNIX
• Linux
• Novell Netware
• Windows Server 2003
10
Desktop Operating Systems
 Operating system combined with the
processor is known as a platform
• Microsoft Windows / Intel
• Apple Macintosh / Motorola in older versions
• Now Apple also uses the Intel processor
 Desktop operating systems include:
• Microsoft Windows
• MAC OS
• UNIX
• Linux
11
Microsoft Windows
 Market leader – 90% market share
Click to view the various Windows systems
Windows
XP
(2001)
Offers a new
multi-user
desktop as
well as
improved
digital media
features and
Internet
capabilities.
Windows
ME
(2000)
This upgrade
to Windows
95 and
Windows 98
includes
system
backup and
multimedia
capabilities
(such as
Media Player).
Windows
2000
(2000)
This upgrade
to Windows NT
offers
improvements
to file security
and Internet
support.
Windows
98
(1998)
This upgrade
includes
additional file
protection and
incorporates
Internet
Explorer 4.0, a
customizable
taskbar, and
desktop
features
Windows
95
(1995)
This operating
system runs
faster
and more
efficiently,
introduces Plug
and Play
capabilities,
long file names,
short-cut
right-click
menus, and a
cleaner
desktop.
Windows
NT
(1993)
Fundamentally
different
operating
system with
increased
security, power,
performance,
and
multitasking
scheduler.
Windows
3.x
(1990-
1992)
First widely
used PC
graphical user
interface (GUI)
operating
system.
Improved
point-and-click
mouse
operations and
multitasking
capabilities.
Windows
2.0
(1987)
Includes better
graphics
capabilities and
introduces
keyboard
shortcuts and
the ability to
overlap
windows.
Windows
1.0
(1985)
Introduces
point-and-click
commands with
a mouse and
includes modest
multitasking
capabilities and
desktop
applications.
12
Windows Vista
 Introduced in 2007
Versions Description
Windows XP
Comparable
Version
Windows Vista Home Basic Low-level, budget home users. Windows XP Home Edition
Windows Vista Home
Premium
Combines media features of to support advanced home
media uses such as HDTV and DVD authoring.
Windows XP Home Edition
with features from
Windows XP Media
Center Edition
Windows Vista Business
As its name implies, this version is aimed at the
business market. Similar to Windows XP
Professional, this version has added support for
networking capabilities. This product comes
bundled with a new version of Internet
Information Services (IIS), the most widely used
Web server for corporate Web sites. Windows XP Professional
Windows Vista Enterprise
This edition is aimed at the enterprise segment of the
business market and is not be available through
retail stores or OEMs (Original Equipment
Manufacturers). It comes with Microsoft Virtual PC,
which enables it to run on any platform, and has a
multilingual user interface.
Windows Vista Ultimate
This is the “ultimate” operating system for high-end PC
users, gamers, multimedia professionals, and PC
enthusiasts. Vista Ultimate comes with RSS (Real-
time Simple Syndication) support for easy access
to podcasts and weblogs, a game performance
tweaker, DVD ripping capabilities, and other
online capabilities for downloading media.
13
MAC OS
 First operating system with point-and-click
technology (Graphical User Interface)
 Excellent in:
• Graphics display
• Processing capabilities
• System reliability
• Document recovery
 Fewer software applications
MAC OS X
14
UNIX
 Multiuser, multitask operating system
 Used primarily with mainframes
15
Linux
 Open-source
operating system
 Based on UNIX
 Stable system
 Free
 May be downloaded
through the
Internet
16
What the Operating System Does
 Provides user
interface
 Manages the CPU
 Manages memory
 Manages hardware
 Coordinates
application
software with the
CPU
17
The User Interface
 Enables you to
interact with the
computer
 Types of
interfaces:
• Command-driven
interface
• Menu-driven
interface
• Graphical user
interface
Command-
driven
Menu-driven
Graphical
18
Process
4th
Process
3rd
Process
2nd
Process
1st
Processor Management
 Controls the timing of events the
processor works on
• Interrupts
• Interrupt handler
• Interrupt table
• Stack
REQUEST
Operatin
g
System
19
Memory Management
 The operating system allocates space
in RAM for instructions and data
RAM
Operating
System
20
Virtual Memory
 Instructions and data are stored on
the hard drive when RAM is full
• Swap file
• Paging
• Thrashing
Operating
System
FULL
21
Hardware 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
22
Software Application Coordination
 Application programming interfaces
(APIs):
• Blocks of code contained in the
operating system
• Coordinates the operating system with
software applications
 Similar toolbars and menus
• Microsoft Direct X
23
Starting the Computer
The Boot Process
 Step 1: The basic
input/output system (BIOS)
is activated
 Step 2: A Power-on self-test
(POST) checks attached
hardware
 Step 3: The operating
system loads into memory
 Step 4: Configuration and
customization settings are
checked
1
2
3
4
24
Handling Errors in the
Boot Process
 Non-system disk or disk
error
• Remove the floppy from
the drive and press any
key
 POST errors
• Single beep: Everything is
loading properly
• Series of beeps: Hardware
problem
 Safe mode
• Windows does not boot
properly
• Uninstall any new devices
or software
25
The Desktop
 Desktop
features:
• Shortcut icons
• My Documents
• Start button
• Quick launch
• Open programs
• Taskbar
• System tray
• toolbar
SHORTCUT ICONS
A
B
C
D
E G H
I
_______________
MY DOCUMENTS
MY COMPUTER
START BUTTON
QUICK LAUNCH
TASKBAR SYSTEM TRAY
TOOLBAR
____________
____________
____________
____________
_________ ___________
_________
F
OPEN
PROGRAMS
_________
_________
Click to view
Desktop features
26
G
PINNED ITEMS LIST
_______________
Start Menu
A
USER NAME
ALL PROGRAMS
BUTTON
SPECIAL FOLDERS
SYSTEM AREA
HELP
MOST FREQUENTLY
USED LIST
USER LOG OFF
SHUT DOWN/RESTART
F
E
D
C
B
_____________
___________
_______________
____________
_______________
_______________
_______________
_______________
Click to view Start
menu features
27
Window
A
B
C
D
E
F
G
SCROLLBARS
STATUS BAR
VIEW OPTIONS
TOOLBARS
MENU BAR
TITLE BAR
SIZING BUTTONS
__________
__________
__________
______________
____________
____________
_______________
Click to view
Window features
28
File Management
 The operating system provides an
organizational structure to the
computer’s contents
 Hierarchical structure of directories:
• Drives
 Folders
Subfolders
 Files
29
Viewing and Sorting
Files and Folders
 Windows Explorer
 Views
30
Viewing and Sorting
Files and Folders
 Windows
Explorer
• Detail
View
• Sorted
and
grouped
31
Naming Files
 Filename:
• Name assigned plus
filename extension
 only characters not
legal in filenames
are:
 ⁄ : * ? " <
> ¦
 all others are
allowed
Bioreport.doc
or
Bio report.doc
32
Filename Extensions
 Filename
extensions:
• Used by
programs
Extension Type of Document Application
.doc Word processing
document
Microsoft Word;
Corel WordPerfect
.xls Workbook Microsoft Excel
.ppt PowerPoint
presentation
Microsoft
PowerPoint
.mdb Database Microsoft Access
.bmp Bitmap image Windows
.zip Compressed file WinZip
.pdf Portable Document
Format
Adobe Acrobat
.htm or
.html
Web page Hypertext Markup
Language
33
File path
 File path
• Location of the file
C: Tech in ActionTIA Pics
My Documents dotmatrix.gif
Drive Primary
folder
Subfolders Filename
34
Working with Files
 File management
actions:
• Open
• Copy
• Move
• Rename
• Delete
 Recycle bin
Saving files
35
Utility Programs
 Small application programs that
perform special functions:
• Manage system
resources
• Create a pleasant
environment
• Improve efficiency
36
Display Utilities
 Change the appearance of:
• Desktop
• Windows colors
• Font sizes
• Screen savers
• Screen resolution
37
Add or Remove Programs
 Installation wizard
 Uninstall wizard:
• Do not just delete program files to
remove programs
38
System Maintenance Utilities
 Disk cleanup
• Deletes
unnecessary files
39
System Maintenance Utilities
 Disk defragmenter
• Tidies up a disk to
make it run faster
 ScanDisk:
• Error-checker
40
System Maintenance Utilities
 Task manager
• Allows you to see
and control the
processes on your
machine
• Can be used to find
spyware
41
System Restore
 System
Restore:
• Restores the
system settings
back to a
specific date
42
System Backup
 Backup:
• Creates a copy of
the hard drive to
another storage
device
43
Accessibility Utilities
 Utility manager:
• Magnify screen
image
• Screen contents
narration
• On-screen keyboard

More Related Content

Similar to Windows 7

04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application softwareAfrodisius Mathayo
 
IS740 Chapter 04
IS740 Chapter 04IS740 Chapter 04
IS740 Chapter 04iDocs
 
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
 
ICT-Lecture_-_10.ppt
ICT-Lecture_-_10.pptICT-Lecture_-_10.ppt
ICT-Lecture_-_10.pptshameen khan
 
Operating systems basics (Graphical User Interfaces (GUIs) GUI Tools Applic...
Operating systems basics (Graphical User Interfaces (GUIs)  GUI Tools  Applic...Operating systems basics (Graphical User Interfaces (GUIs)  GUI Tools  Applic...
Operating systems basics (Graphical User Interfaces (GUIs) GUI Tools Applic...Maryam Fida
 
OS Lecture-1.pptx
OS Lecture-1.pptxOS Lecture-1.pptx
OS Lecture-1.pptxtanzincse
 
Presentation on Windows Operating System ||pptx || created by Shovan Prita Paul
Presentation on  Windows Operating System ||pptx || created by Shovan Prita PaulPresentation on  Windows Operating System ||pptx || created by Shovan Prita Paul
Presentation on Windows Operating System ||pptx || created by Shovan Prita PaulShovan Prita Paul .
 
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 comparisionfarrukh ishaq choudhary
 
lecture_16.operating system CUI/GUI.pptx
lecture_16.operating system CUI/GUI.pptxlecture_16.operating system CUI/GUI.pptx
lecture_16.operating system CUI/GUI.pptxmishalfarhan897
 
operating system
operating system operating system
operating system emmaoli429
 
lecture_9_operatingsystem.pptx
lecture_9_operatingsystem.pptxlecture_9_operatingsystem.pptx
lecture_9_operatingsystem.pptxHassanJaved694664
 
operating system pdf
operating system pdfoperating system pdf
operating system pdfAnourag009
 
Trends and technologies in system softwares
Trends and technologies in system softwaresTrends and technologies in system softwares
Trends and technologies in system softwaresTech_MX
 

Similar to Windows 7 (20)

04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application software
 
Operating system
Operating systemOperating system
Operating system
 
IS740 Chapter 04
IS740 Chapter 04IS740 Chapter 04
IS740 Chapter 04
 
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
 
Compre
CompreCompre
Compre
 
Compre
CompreCompre
Compre
 
ICT-Lecture_-_10.ppt
ICT-Lecture_-_10.pptICT-Lecture_-_10.ppt
ICT-Lecture_-_10.ppt
 
Operating systems basics (Graphical User Interfaces (GUIs) GUI Tools Applic...
Operating systems basics (Graphical User Interfaces (GUIs)  GUI Tools  Applic...Operating systems basics (Graphical User Interfaces (GUIs)  GUI Tools  Applic...
Operating systems basics (Graphical User Interfaces (GUIs) GUI Tools Applic...
 
OS Lecture-1.pptx
OS Lecture-1.pptxOS Lecture-1.pptx
OS Lecture-1.pptx
 
Presentation on Windows Operating System ||pptx || created by Shovan Prita Paul
Presentation on  Windows Operating System ||pptx || created by Shovan Prita PaulPresentation on  Windows Operating System ||pptx || created by Shovan Prita Paul
Presentation on Windows Operating System ||pptx || created by Shovan Prita Paul
 
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
 
Operating systems
Operating systemsOperating systems
Operating systems
 
OperatingSystem.pdf
OperatingSystem.pdfOperatingSystem.pdf
OperatingSystem.pdf
 
os.ppt
os.pptos.ppt
os.ppt
 
lecture_16.operating system CUI/GUI.pptx
lecture_16.operating system CUI/GUI.pptxlecture_16.operating system CUI/GUI.pptx
lecture_16.operating system CUI/GUI.pptx
 
operating system
operating system operating system
operating system
 
lecture_9_operatingsystem.pptx
lecture_9_operatingsystem.pptxlecture_9_operatingsystem.pptx
lecture_9_operatingsystem.pptx
 
operating system pdf
operating system pdfoperating system pdf
operating system pdf
 
Os ppt
Os pptOs ppt
Os ppt
 
Trends and technologies in system softwares
Trends and technologies in system softwaresTrends and technologies in system softwares
Trends and technologies in system softwares
 

Recently uploaded

SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code ExamplesPeter Brusilovsky
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...Gary Wood
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMELOISARIVERA8
 
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community PartnershipsSpring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community Partnershipsexpandedwebsite
 
Trauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesTrauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesPooky Knightsmith
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文中 央社
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxMarlene Maheu
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...Nguyen Thanh Tu Collection
 
male presentation...pdf.................
male presentation...pdf.................male presentation...pdf.................
male presentation...pdf.................MirzaAbrarBaig5
 
Improved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppImproved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppCeline George
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFVivekanand Anglo Vedic Academy
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfPondicherry University
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjMohammed Sikander
 
An overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismAn overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismDabee Kamal
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...Nguyen Thanh Tu Collection
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 

Recently uploaded (20)

SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
 
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
 
Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
 
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community PartnershipsSpring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
 
Trauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesTrauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical Principles
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
 
Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
 
male presentation...pdf.................
male presentation...pdf.................male presentation...pdf.................
male presentation...pdf.................
 
Improved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppImproved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio App
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDF
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
 
An overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismAn overview of the various scriptures in Hinduism
An overview of the various scriptures in Hinduism
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 

Windows 7

  • 2. 2 Technology In Action Chapter 5 Using System Software: The Operating System, Utility Programs, and File Management
  • 3. 3 Topics  System software  Operating systems (OS): • Kinds of systems • Common desktop systems • User interaction • How the OS manages the processor • How the OS manages memory
  • 4. 4 Topics  Operating systems: • How the OS manages hardware • How the OS manages interacts with application software • How the OS helps to start the computer • How the OS helps you keep the computer organized  Desktop and windows features  Utility programs
  • 5. 5 System Software Operating systems  Control computer functions: • Hardware • Memory • Application programs • System maintenance  Provide user interface System utilities  Programs that perform computer housekeeping tasks: • Manage system resources • Improve efficiency • Virus prevention
  • 6. 6 Operating System Categories  Four categories: • Real-Time (RTOS)  No user interaction required • Single-User, Single-Task • Single-User, Multitask • Multiuser
  • 7. 7 Real-Time Operating Systems  Built into devices, not usually sold separately  Uses include: • Industrial machines • Robotic equipment • Automobiles • Video game consoles • Home appliances
  • 8. 8 Single-User Operating Systems Single-task systems  Perform one task at a time  PDAs (Personal Digital Assistants): • Pocket PC • Palm OS • Windows Mobile  MS-DOS Multitask systems  Perform simultaneous tasks  Windows  MAC OS  Linux
  • 9. 9 Multiuser Operating Systems  Known as network operating systems  Allow access to the computer system by more than one user  Manage user requests  Systems include: • UNIX • Linux • Novell Netware • Windows Server 2003
  • 10. 10 Desktop Operating Systems  Operating system combined with the processor is known as a platform • Microsoft Windows / Intel • Apple Macintosh / Motorola in older versions • Now Apple also uses the Intel processor  Desktop operating systems include: • Microsoft Windows • MAC OS • UNIX • Linux
  • 11. 11 Microsoft Windows  Market leader – 90% market share Click to view the various Windows systems Windows XP (2001) Offers a new multi-user desktop as well as improved digital media features and Internet capabilities. Windows ME (2000) This upgrade to Windows 95 and Windows 98 includes system backup and multimedia capabilities (such as Media Player). Windows 2000 (2000) This upgrade to Windows NT offers improvements to file security and Internet support. Windows 98 (1998) This upgrade includes additional file protection and incorporates Internet Explorer 4.0, a customizable taskbar, and desktop features Windows 95 (1995) This operating system runs faster and more efficiently, introduces Plug and Play capabilities, long file names, short-cut right-click menus, and a cleaner desktop. Windows NT (1993) Fundamentally different operating system with increased security, power, performance, and multitasking scheduler. Windows 3.x (1990- 1992) First widely used PC graphical user interface (GUI) operating system. Improved point-and-click mouse operations and multitasking capabilities. Windows 2.0 (1987) Includes better graphics capabilities and introduces keyboard shortcuts and the ability to overlap windows. Windows 1.0 (1985) Introduces point-and-click commands with a mouse and includes modest multitasking capabilities and desktop applications.
  • 12. 12 Windows Vista  Introduced in 2007 Versions Description Windows XP Comparable Version Windows Vista Home Basic Low-level, budget home users. Windows XP Home Edition Windows Vista Home Premium Combines media features of to support advanced home media uses such as HDTV and DVD authoring. Windows XP Home Edition with features from Windows XP Media Center Edition Windows Vista Business As its name implies, this version is aimed at the business market. Similar to Windows XP Professional, this version has added support for networking capabilities. This product comes bundled with a new version of Internet Information Services (IIS), the most widely used Web server for corporate Web sites. Windows XP Professional Windows Vista Enterprise This edition is aimed at the enterprise segment of the business market and is not be available through retail stores or OEMs (Original Equipment Manufacturers). It comes with Microsoft Virtual PC, which enables it to run on any platform, and has a multilingual user interface. Windows Vista Ultimate This is the “ultimate” operating system for high-end PC users, gamers, multimedia professionals, and PC enthusiasts. Vista Ultimate comes with RSS (Real- time Simple Syndication) support for easy access to podcasts and weblogs, a game performance tweaker, DVD ripping capabilities, and other online capabilities for downloading media.
  • 13. 13 MAC OS  First operating system with point-and-click technology (Graphical User Interface)  Excellent in: • Graphics display • Processing capabilities • System reliability • Document recovery  Fewer software applications MAC OS X
  • 14. 14 UNIX  Multiuser, multitask operating system  Used primarily with mainframes
  • 15. 15 Linux  Open-source operating system  Based on UNIX  Stable system  Free  May be downloaded through the Internet
  • 16. 16 What the Operating System Does  Provides user interface  Manages the CPU  Manages memory  Manages hardware  Coordinates application software with the CPU
  • 17. 17 The User Interface  Enables you to interact with the computer  Types of interfaces: • Command-driven interface • Menu-driven interface • Graphical user interface Command- driven Menu-driven Graphical
  • 18. 18 Process 4th Process 3rd Process 2nd Process 1st Processor Management  Controls the timing of events the processor works on • Interrupts • Interrupt handler • Interrupt table • Stack REQUEST Operatin g System
  • 19. 19 Memory Management  The operating system allocates space in RAM for instructions and data RAM Operating System
  • 20. 20 Virtual Memory  Instructions and data are stored on the hard drive when RAM is full • Swap file • Paging • Thrashing Operating System FULL
  • 21. 21 Hardware 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
  • 22. 22 Software Application Coordination  Application programming interfaces (APIs): • Blocks of code contained in the operating system • Coordinates the operating system with software applications  Similar toolbars and menus • Microsoft Direct X
  • 23. 23 Starting the Computer The Boot Process  Step 1: The basic input/output system (BIOS) is activated  Step 2: A Power-on self-test (POST) checks attached hardware  Step 3: The operating system loads into memory  Step 4: Configuration and customization settings are checked 1 2 3 4
  • 24. 24 Handling Errors in the Boot Process  Non-system disk or disk error • Remove the floppy from the drive and press any key  POST errors • Single beep: Everything is loading properly • Series of beeps: Hardware problem  Safe mode • Windows does not boot properly • Uninstall any new devices or software
  • 25. 25 The Desktop  Desktop features: • Shortcut icons • My Documents • Start button • Quick launch • Open programs • Taskbar • System tray • toolbar SHORTCUT ICONS A B C D E G H I _______________ MY DOCUMENTS MY COMPUTER START BUTTON QUICK LAUNCH TASKBAR SYSTEM TRAY TOOLBAR ____________ ____________ ____________ ____________ _________ ___________ _________ F OPEN PROGRAMS _________ _________ Click to view Desktop features
  • 26. 26 G PINNED ITEMS LIST _______________ Start Menu A USER NAME ALL PROGRAMS BUTTON SPECIAL FOLDERS SYSTEM AREA HELP MOST FREQUENTLY USED LIST USER LOG OFF SHUT DOWN/RESTART F E D C B _____________ ___________ _______________ ____________ _______________ _______________ _______________ _______________ Click to view Start menu features
  • 27. 27 Window A B C D E F G SCROLLBARS STATUS BAR VIEW OPTIONS TOOLBARS MENU BAR TITLE BAR SIZING BUTTONS __________ __________ __________ ______________ ____________ ____________ _______________ Click to view Window features
  • 28. 28 File Management  The operating system provides an organizational structure to the computer’s contents  Hierarchical structure of directories: • Drives  Folders Subfolders  Files
  • 29. 29 Viewing and Sorting Files and Folders  Windows Explorer  Views
  • 30. 30 Viewing and Sorting Files and Folders  Windows Explorer • Detail View • Sorted and grouped
  • 31. 31 Naming Files  Filename: • Name assigned plus filename extension  only characters not legal in filenames are: ⁄ : * ? " < > ¦  all others are allowed Bioreport.doc or Bio report.doc
  • 32. 32 Filename Extensions  Filename extensions: • Used by programs Extension Type of Document Application .doc Word processing document Microsoft Word; Corel WordPerfect .xls Workbook Microsoft Excel .ppt PowerPoint presentation Microsoft PowerPoint .mdb Database Microsoft Access .bmp Bitmap image Windows .zip Compressed file WinZip .pdf Portable Document Format Adobe Acrobat .htm or .html Web page Hypertext Markup Language
  • 33. 33 File path  File path • Location of the file C: Tech in ActionTIA Pics My Documents dotmatrix.gif Drive Primary folder Subfolders Filename
  • 34. 34 Working with Files  File management actions: • Open • Copy • Move • Rename • Delete  Recycle bin Saving files
  • 35. 35 Utility Programs  Small application programs that perform special functions: • Manage system resources • Create a pleasant environment • Improve efficiency
  • 36. 36 Display Utilities  Change the appearance of: • Desktop • Windows colors • Font sizes • Screen savers • Screen resolution
  • 37. 37 Add or Remove Programs  Installation wizard  Uninstall wizard: • Do not just delete program files to remove programs
  • 38. 38 System Maintenance Utilities  Disk cleanup • Deletes unnecessary files
  • 39. 39 System Maintenance Utilities  Disk defragmenter • Tidies up a disk to make it run faster  ScanDisk: • Error-checker
  • 40. 40 System Maintenance Utilities  Task manager • Allows you to see and control the processes on your machine • Can be used to find spyware
  • 41. 41 System Restore  System Restore: • Restores the system settings back to a specific date
  • 42. 42 System Backup  Backup: • Creates a copy of the hard drive to another storage device
  • 43. 43 Accessibility Utilities  Utility manager: • Magnify screen image • Screen contents narration • On-screen keyboard