Chapter 4- Operating Systems Flashcards
What are the 6 steps in the boot process?
- Power up
- Start boot program
- Power on self test
- Identify peripheral devices
- Load operating system
- Check configuration and customization
Android OS
An open source OS for handheld devices
Backup
A duplicate copy of a file, disk, or tape. Also refers to a Windows utility that allows you to creat a backup
Backup Software
A set of utility programs that performs a variety of backup-related tasks.
Bare-Metal Restore
A process by which a backup is r5estored to a hard disk without first reinstalling the OS and device drivers.
BlackBerry OS
An OS software designed for the BlackBerry handheld devices.
Boot Disk
A CD, DVD, BD or USB Flash drive that contains the files needed for the boot process
Boot Process
The sequence of events that occurs withing a computer system between the time the user starts the computer and the time it is ready to process commands.
Bootstrap Program
A program stored in ROM that loads and initalizes the OS on a computer
Button
An on-screen graphical control that can be clicked to initiate a command.
Cluster
A group of sectors on a storafe medium that, when accessed as a group, speeds up data access.
Command-line Interface
A style of user interface that requires users to type commands, rather than use a mouse to manupulate on-screen controls.
Data Fork
An element of the Macintosh file system that comprises the part of the file that contains the text, audio or video data; contrast with resource fork.
Defragmentation Utility
A software tool used to rearrange the files on a disk so that they are stored in contiguous clusters.
Desktop
A term used to refer to the main screen of a GUI.
Desktop OS
An OS specifically designed for use on PCs
Dialog Box
An element of GUI that apperas in a window and requests information, such as command parameters. (Format in Excel)
Differential Backup
A copy of all files that changed since the last full backup of a disk.
Directory
In the context of computer file management, a list of files contained on a computer storage device.
Disc Mastery
The process of creating a CD or DVD by selecting all the files to be coped and then writing them in a single sesson. Contrast to packet writing.
Disk Image
A bit-by-bit copy of the contents of a disk created for backup, archiving or duplication of data.
Disk Partition
An area of a hard disk created by dividing a large hard disk into several smaller virtual ones, such as when using two operating systems on a single computer.
DOS
(Disk Operating System) The OS software shipped with the first IBM Pc;s, Then used on millions of computers until the introduction of Microsoft Windows.
Dual Boot
A computer that contains more than one OS and can boot either one.
File Format
The method of organization used to encode and store data in a computer. Text formats include DOCX and TXT. Graphics formats include BMP, TIFF, GIF and PNG.
File Header
Hidden information inserted at the beginning of a file to indetify its properties, such as the software that can open in.
File Management Utility
Software, such as Windows Explorer, that helps users locate, rename, move, copy and delete files.
File Shredder Software
Software designed to ovewrite sectors of a disk with a random series of 1’s and 0’s to ensure the deletion of data.
File Size
The physical size of a file on a storage medium, usally measured in kilobytes (KB).
File Specification
A combination of the drive letter, subdirectory, file name and extension that indentifies a file (Such as A:\word\filename.doc) also called a “path”.
File Synchronization
the process of keeping two sets of files updated so they are the same; used to synch files between a computer and a Smart Phone or backup device. Also called mirroring.
File System
A method that is used by an OS to keep files organized.
File Tag
In the context of Windows, a piece of information that describes a dile. Tags, such as Owner, Rating and Date Taken can be added by users.
File-Naming Conventions
A set of rules, established by the OS, that must be followed to create a valid file name.