Term
|
Definition
| set of programs on a computer that helps a user carry out tasks such as word processing, sending email, balancing a budget, et. |
|
|
Term
|
Definition
| process of identifying a computer user and level of access granted to the network |
|
|
Term
|
Definition
| a software application that creates a duplicate copy of selected data on the hard disk and copies it to another storage device |
|
|
Term
| Basic Input/Output System (BIOS) |
|
Definition
| a program that manages the data between the operating system and all the input and output devices attached to the computer system. also responsible for loading the OS from its permanent location on the hard drive to RAM |
|
|
Term
|
Definition
| software that facilitates the communication between a device and the OS |
|
|
Term
| disk defragmenter utilities |
|
Definition
| utilities that regroup related pieces of files together on the hard disk, enabling faster retrieval of the date |
|
|
Term
|
Definition
| in a filename, the three letters following the user-supplied filename after the dot (.); identifies what kind of family the file belongs to or which application should be used to read the file |
|
|
Term
graphical user interface (GUI) |
|
Definition
| unliek the command and menu-driven interfaces used earlier, GUIs display graphics and use the point - and -click technology of the mouse and cursor, making them much more user-friendly |
|
|
Term
| kernel (supervisor program) |
|
Definition
| essential component of the operating system, responsible for managing the processor and all other ocmponents of the computer system. bc it stays in RAM the entire time the computer it on, the kernel is called the memory resident |
|
|
Term
|
Definition
| open-source OS based on UNIX. bc of the stable nature of this OS, it is often used on Web Servers |
|
|
Term
|
Definition
| Apple. first OS to incorporate point-and-click technology in a commercially affordable computer. Mac OS X is based on UNIX OS. Previously, OS had been based on Apple's own propreitary program |
|
|
Term
Microsoft Disk OS( MS-DOS) |
|
Definition
| single-user, single-task OS created by Microsoft. first widely installed OS in personal computers |
|
|
Term
| New Technology File System (NTFS) |
|
Definition
| file system in Windows XP that differs from File Allocation Table (FAT). NTFS developed with the Windows NT version and used in Windows 200 and XP |
|
|
Term
| File Allocation Table (FAT) |
|
Definition
| index of all sector number that the hard drive stores in a table to keep track of which secotrs hold which files |
|
|
Term
|
Definition
| system software that controls the way in which a computer system functions, including the management of hardware, peripherals, and software |
|
|
Term
|
Definition
| if data or instructions that have been placed in the swap file are needed later, the OS swaps them back into active RAM and replaces them in the hard drive's swap file w/ less active data or instructions |
|
|
Term
|
Definition
| backslah marks (\) used by Microsoft, (;) used by Mac, and (/) by UNIX and Linux |
|
|
Term
|
Definition
| combination of a computer's OS and processor. ex: PC and Mac |
|
|
Term
| power-on self-test (POST) |
|
Definition
| first job of BIOS, ensuring that essential peripheral devices are attached and operational. consists of a tests on video card and video memory, a BIOS identification process (manufacturer and data displayed) and memory test |
|
|
Term
|
Definition
| technology that enables the OS to recognize automatically any new peripherals and configure them to work with the system |
|
|
Term
|
Definition
| special diagnostic mode designed for troubleshooting erros that occur during boot process |
|
|
Term
|
Definition
temporary storage area on the hard drive where the OS "swaps out" or moves the data or instructions from RAM that have not recently been used. this takes place when more RAM is needed |
|
|
Term
|
Definition
| a Windows utility that shows programs currently running and permits you to exit nonresponsive programs whne you click End Task |
|
|
Term
|
Definition
| OS conceived of AT&T's Bell Labs. in 1974, code was rewritten in the standard programming language C. today there are various commercial versions |
|
|
Term
|
Definition
| restore your system settings to a specific previous date when everything was working properly |
|
|