technology in action - mcccmccc.edu/~okikeq/documents/chapter4_000.pdftitle powerpoint presentation...

86
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Tenth Edition Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall

Upload: others

Post on 07-Jul-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Technology in Action

Alan Evans • Kendall Martin

Mary Anne Poatsy

Tenth Edition

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall

Page 2: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Technology in Action

Chapter 4

System Software:

The Operating System, Utility Programs,

and File Management

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall

Page 3: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter Topics

• Operating System Fundamentals

• What the Operating System Does

• The Boot Process: Starting Your Computer

• The Windows Interface

• Organizing Your Computer: File

Management

• Utility Programs

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 2

Page 4: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software

Operating System Fundamentals

• Two basic types of software

– Application software is used to do everyday

tasks at home and work.

– System software is the set of programs that

helps run the computer

• Operating system is a group of programs that

controls how a computer system functions.

• Utility programs are small programs that perform

many general housekeeping tasks.

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 3

Page 5: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating System Fundamentals (cont.)

• Categorized by type of

device in which they

are installed

– Mainframes

– Network computers

– Personal computers

– Mobile devices

– Robots

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 4

Page 6: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating System Fundamentals (cont.)

• Operating System Fundamentals (cont.)

– Modern operating systems allow multitasking

– Windows and OS X provide networking capabilities

– Operating systems can be categorized by type

• Robots and specialized equipment

• Mainframes and network computers

• Mobile devices

• Personal computers

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 5

Page 7: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software

Real-Time Operating Systems

• Used for machinery that performs a

repetitive series of specific tasks in an

exact amount of time

• Require minimal user interaction

– Car engines

– Medical devices

– Common appliances

– Robotic cameras

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 6

Page 8: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Networks, Servers, and Mainframes

• Multiuser operating system enables more

than one user to access the computer at

one time

• Networks require a multiuser operating

system

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 7

Page 9: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Networks, Servers, and Mainframes (cont.)

• Manage all user requests, ensuring they

do not interfere with each other

• Examples include Windows Server, Linux,

and UNIX

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 8

Page 10: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Networks, Servers, and Mainframes (cont.)

• UNIX is a….

– Multiuser, multitask operating system

– Network operating system used primarily with

mainframes

– A brand that belongs to The Open Group

– Any vendor who meets requirements can use

the UNIX name and can modify the code to

run specifically on their hardware

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 9

Page 11: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Mobile Devices

• Smartphones do more than let user make

and answer phone calls

• Include productivity, media player, camera

features, and Web connectivity

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 10

Page 12: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Mobile Devices (cont.)

• Most modern smartphones have modest

multitasking capabilities

– Check e-mail while making phone call

• Gaming systems and personal media

players require system software

developed for the device

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 11

Page 13: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Personal Computers

• Top three operating systems

– Windows

– Max OS X

– Linux

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 12

Page 14: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Personal Computers (cont.)

• Windows

– Multitasking capabilities

– Networking capabilities

– Windows 8 includes ability to use touch

commands on touch-screen monitors

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 13

Page 15: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Personal Computers (cont.)

• Mac OS: In 1984, first commercially

available OS to incorporate a GUI

• Mountain Lion adds features: Messages,

reminders, notes, and a notification center

• Mac OS X based on UNIX

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 14

Page 16: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Personal Computers (cont.)

• Linux

– Open source OS

– Personal computer and network OS

– Reputation as a stable OS

– Can be modified or updated quickly

– Available for download as distros

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 15

Page 17: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Personal Computers (cont.)

• Platform: Combination of an OS and

processor

• Windows and Linux run on most hardware

sold today

• Application software is OS dependent

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 16

Page 18: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Personal Computers (cont.)

• More than one OS can run on one

computer

– Boot Camp utility in OS X

– Parallels or VMware Fusion for Windows

– Partition hard drive in Windows

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 17

Page 19: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Understanding System Software Operating Systems for Personal Computers (cont.)

• Cloud based OS

– Prototypes are being developed

– Still need a computer, operating system, and

web browser

– Enables users to access applications and

content via the web anywhere, on any

machine, and at any time

– Google is taking steps toward developing a

complete web-based operating system

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 18

Page 20: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 19

OS: Coordinates

and directs the

flow of data and

information

through the

computer system

Page 21: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

The User Interface

• Enables user to

interact with the

computer

• Types of interfaces

– Command-driven

interface

– Menu-driven interface

– Graphical user

interface (GUI)

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 20

Page 22: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

The User Interface (cont.)

• Graphical user interface (GUI)

– Used in Windows and Mac OS

– Linux: No single default GUI interface; users

choose

• GNOME

• KDE

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 21

Page 23: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

Processor Management

• CPU usually is asked to perform several

tasks at once

• OS arranges for execution of all activities

• Assigns a slice of time to each activity

• Switches among processes millions of

times a second

• Appears that everything is happening

seamlessly

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 22

Page 24: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

Processor Management (cont.)

• Event: Created by keystrokes, mouse

clicks, and printer and drive signals;

requires OS to respond

– Sequentially or concurrently

– OS switches back and forth

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 23

Page 25: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

Processor Management (cont.)

• Interrupt: unique signal generated by the

printer

• Interrupt handler: prioritizes the requests

• Preemptive multitasking: the OS

processes tasks assigned a higher priority

before processing a task assigned a lower

priority

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 24

Page 26: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

Processor Management (cont.)

• When OS receives interrupt, it suspends

current activity and creates memo in the

stack

• OS coordinates activities for peripheral

devices

– OS puts request in buffer

– Requests wait in buffer for the spooler – a

program that helps coordinate all print jobs

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 25

Page 27: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

Memory and Storage Management

• OS uses RAM as a temporary storage

area for instructions and data

• Processor accesses these instructions and

data from RAM when it needs them

• OS is responsible for coordinating space

allocation in RAM

• Clears item from RAM when processor no

longer needs them Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 26

Page 28: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

Virtual Memory

• RAM has limited capacity

• When RAM is full, instructions and data

are stored on the hard drive

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 27

Page 29: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

Virtual Memory (cont.)

• Borrowing hard drive space is called

virtual memory

– Swap file

– Paging

– Thrashing

• Increase RAM to avoid using virtual

memory

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 28

Page 30: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does Hardware and Peripheral Device Management

• Device drivers

– Facilitate communication between device and

the operating system

– Translates device’s commands into

commands the operating system can

understand

• Plug and Play (PnP)

– Hardware and software standard

– Facilitates the installation of new hardware

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 29

Page 31: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

What the Operating System Does

Software Application Coordination

• For programs to work, they must contain

code the CPU recognizes

• Application programming interface (API)

– Blocks of code for similar procedures

– Prevent redundancies in software code

– Make it easier for software developers

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 30

Page 32: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Boot Process:

Starting the Computer

• The boot process loads the operating

system into RAM

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 31

Page 33: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Boot Process: Starting the Computer

Step 1: Activating BIOS

• CPU activates the basic input/output

system (BIOS)

• BIOS: Program that manages the

exchange of data between the OS and all

the input and output devices attached to

the system

– Responsible for loading OS into RAM

– Stored on ROM

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 32

Page 34: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Boot Process: Starting the Computer

Step 2: Performing the Power-on Self-Test

• Power-on self test (POST): The first job

BIOS performs, ensuring essential

peripheral devices are attached and

operational

– CMOS: Complementary metal-oxide

semiconductor

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 33

Page 35: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Boot Process: Starting the Computer

Step 3: Loading the OS

• System files – the main files of the OS

• Loads OS into RAM

– Kernel is loaded

– Kernel: Essential component of the OS

• Responsible for managing the processor and all

components

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 34

Page 36: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Boot Process: Starting the Computer Step 4: Checking Further Configurations and Customizations

• Checks registry for configuration of other

system components

– Registry – contains all the different

configurations used by the OS and other

applications

• Authentication: Verification of login name

and password

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 35

Page 37: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Boot Process: Starting the Computer Step 4: Checking Further Configurations and Customizations

• Windows 8

• Default setting: Windows Live account -

free desktop and Web-based applications

from Microsoft, most of which can be

accessed from a personal home page

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 36

Page 38: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Boot Process: Starting the Computer

Handling Errors in the Boot Process

• Uninstall recently installed software

– Use uninstall program or Control Panel

• Last Known Good Configuration

• Try refreshing your computer

– New in Windows 8

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 37

Page 39: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Boot Process: Starting the Computer

Handling Errors in the Boot Process (cont.)

• Refresh your PC: New utility program in

Windows 8

– Attempts to diagnose and fix errors

– Back up PC prior to refreshing

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 38

Page 40: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Boot Process: Starting the Computer

Handling Errors in the Boot Process (cont.)

• During the boot process, BIOS can skip a

device or improperly identify it

• Device won’t respond

– Rebooting

– Check for patches

– Technical assistance

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 39

Page 41: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Windows Interface

• Windows 8

– Designed for laptops, desktops, and tablet

PCs

– Three ways to accomplish tasks

• Using a mouse

• Touching the screen

• Using keystrokes

– Start screen: the place where you begin all

computing activities

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 40

Page 42: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Windows Interface (cont.)

• Metro apps: Applications specifically

designed to run on Metro interface of

Windows 8

– Preinstalled: Photos, Messaging, and

Calendar

– Download from Windows Store

– Displayed full screen

– Controls and settings are contained in app

bars – contains controls and settings

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 41

Page 43: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Windows Interface (cont.)

• Start screen based on Windows

smartphones

– Customizable

• Charms: Special shortcuts in Windows 8

– Located on Charms bar

• Pinning: Adding Metro apps to Start

screen

– Right-click icon to remove

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 42

Page 44: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Windows Interface (cont.)

• Ways to return to Start screen in Windows 8

– Press the Windows key

– Display the Charms bar and click (or touch)

Start

– Move your cursor to the lower left corner of

screen to display Start screen icon

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 43

Page 45: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Windows Interface (cont.)

• Right-clicking lower left corner of screen

displays quick links menu

• Jump List: Most recently or commonly

used files or commands for an application

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 44

Page 46: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Windows Interface (cont.)

• Switching between programs

– Point cursor to upper left corner and drag

from left

– Drag thumbnail of previous program to middle

of screen

– Repeatedly swiping from left will scroll

backward through all open programs

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 45

Page 47: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Windows Interface (cont.)

• For a list of open programs

– Position cursor in upper left corner until

thumbnail appears

– Move cursor down to display list of

thumbnails: Switch list or press Alt + Tab

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 46

Page 48: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Windows Interface (cont.)

• Closing Metro App

– Metro apps can snap into place on left or right

side of screen

– Windows suspends Metro apps that aren’t

displayed

– Press Alt + F4 to close Metro app from within

the app

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 47

Page 49: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Windows Interface (cont.)

• Mac OS X and Windows aren’t compatible

but similar in functionality

– Programs appear in resizable windows

– Use menus and icons

– OS X uses a Dock instead of Start screen

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 48

Page 50: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

The Windows Interface (cont.)

• Linux: Different distros feature different

user interfaces

– Most are based on familiar Windows and OS

X paradigms

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 49

Page 51: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer:

File Management

• Additional function of the operating system

is to enable file management

• Provides an organizational structure to the

computer’s contents

• Uses hierarchical directory structure

– Folders

– Libraries

– Drives Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 50

Page 52: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer: File Management

Organizing Your Files

• A file is a collection of related pieces of

information stored together

• A folder is a collection of files

• A library gathers files from different

locations and displays them as if they

were all saved in a single folder

• Root directory organizes all other folders

and files

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 51

Page 53: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer: File Management

Organizing Your Files (cont.)

• Windows Explorer: Main tool for finding,

viewing, and managing the contents of

computer

– Shows location and contents of every drive,

folder, and file

– Divided into two panes

• Creating folders is key to organizing files

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 52

Page 54: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer: File Management

Viewing and Sorting Files and Folders

• Views button offers different ways to view

folders and files

– Details view

– Large and Extra Large

Icons view

– Search app – best way to search in Windows

8

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 53

Page 55: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer: File Management

Viewing and Sorting Files and Folders

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 54

Page 56: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer: File Management

Naming Files

• File name is the name you assign to the

file when you save it

– First part is similar to your first name

• In Windows, an extension, or file type,

follows the file name and a period or dot (.)

– Similar to a last name, extension identifies the

application needed to read the file

– Mac and Linus don’t require file extensions

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 55

Page 57: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer: File Management

Naming Files (cont.)

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 56

Page 58: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer: File Management

Naming Files (cont.)

• Each OS has its own naming conventions

• Up to 255 characters

• All files must be uniquely identified

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 57

Page 59: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer: File Management

Naming Files (cont.)

• File Save Location

– Determine location of a file by its file path

– File path includes drive, folders, subfolders,

the file name, and the extension

• Path separators include a backslash (\) for

Windows, or colon (:) for Mac

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 58

Page 60: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer: File Management

Naming Files (cont.)

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 59

Page 61: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Organizing Your Computer: File Management

Working with Files

• File-management actions

– Open

– Copy

– Move

– Rename

– Delete

• Recycle Bin (Windows)

• Trash (Mac)

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 60

Page 62: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs

• Small applications that perform special

functions

• Some are incorporated into operating

system

– Firewall and file-compression utilities

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 61

Page 63: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs (cont.)

• Stand-alone utility programs offer more

features and require frequent updating

– Antivirus and security programs

– Freeware

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 62

Page 64: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs

Display Utilities

• Personalization has features to change the

appearance of your desktop

– Background

– Screen savers

– Window colors

• Vast array of downloadable options are

available on the web

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 63

Page 65: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs

The Programs and Features Utility

• Installing a new program usually runs a

wizard automatically that walks you

through installation

• Delete programs by

– Selecting the program’s own uninstall option

– Windows uninstaller utility

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 64

Page 66: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs

File Compression Utilities

• Make a large file more compact

• Easier and faster to send files over

Internet

• Windows has built-in file compression

– Take out redundancies

– Look for repeated patterns

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 65

Page 67: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs

System Maintenance Utilities

• Disk Cleanup removes unnecessary files

– Recycle Bin

– Temporary Internet files

– Offline Web pages

• If not deleted, these

files can hinder

efficient performance

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 66

Page 68: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs

System Maintenance Utilities (cont.)

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 67

Page 69: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs

System Maintenance Utilities (cont.)

• Disk Defragmenter regroups related

pieces of files on the hard disk

• FAT – file allocation table

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 68

Page 70: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs

System Maintenance Utilities (cont.)

• Error-checking checks for lost files and

fragments and physical errors on hard

drive

• Use Task Manager to check on program

that has stopped working or to exit

nonresponsive programs

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 69

Page 71: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs System Restore and Backup Utilities

• Rolls system settings back to a specific

date before problems

– System restore point

– Made every week

– Before installing software

– Custom restore point

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 70

Page 72: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs System Restore and Backup Utilities (cont.)

• File History utility in Windows 8 creates a

duplicate of libraries, desktop, contacts,

and favorites and copies it to another

storage device

• Backup

– Creates a copy of data on the hard drive to

another storage device

– Back up important files

– Keep backup copy in safe location

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 71

Page 73: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs How Disk Defragmenter Utilities Work

• Disk defragmenting: Groups together

related pieces of files on the hard drive,

allowing the OS to work more efficiently

• Defragmenting tools: Files scattered over

the disk are placed together and arranged

sequentially

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 72

Page 74: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs How Disk Defragmenter Utilities Work (cont.)

• Windows 8: Disk defragmentation is set

by default to automatically defragment the

hard drive on a regular basis.

• Macs don’t have defragmentation utility

built into the system

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 73

Page 75: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Utility Programs

Accessibility Utilities

• Ease of Access Center

– Centralized location for assistive technology

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 74

Page 76: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter 5 Summary Questions

1. What software is included in system

software?

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 75

Page 77: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter 5 Summary Questions

2. What are the different kinds of operating

systems?

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 76

Page 78: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter 5 Summary Questions

3. What are the most common operating

systems?

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 77

Page 79: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter 5 Summary Questions

4. How does the operating system provide a

means for users to interact with the

computer?

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 78

Page 80: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter 5 Summary Questions

5. How does the operating system help

manage resources such as the processor,

memory, storage, hardware, and

peripheral devices?

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 79

Page 81: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter 5 Summary Questions

6. How does the operating system interact

with application software?

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 80

Page 82: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter 5 Summary Questions

7. How does the operating system help the

computer start up?

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 81

Page 83: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter 5 Summary Questions

8. What are the main features of the

Windows interface?

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 82

Page 84: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter 5 Summary Questions

9. How does the operating system help you

keep your computer organized?

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 83

Page 85: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

Chapter 5 Summary Questions

10. What utility programs are included in

system software and what do they do?

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 84

Page 86: Technology in Action - MCCCmccc.edu/~okikeq/documents/Chapter4_000.pdfTitle PowerPoint Presentation Author Technology In Action Created Date 7/21/2014 10:34:11 PM

All rights reserved. No part of this publication may be reproduced, stored in a

retrieval system, or transmitted, in any form or by any means, electronic,

mechanical, photocopying, recording, or otherwise, without the prior written

permission of the publisher. Printed in the United States of America.

Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall