Define operating system
A software that manages a computer system. It is loaded by the bootstrap loader. One of its primary functions is to manage resources
What resources does the operating system manage
Peripherals
Security
Printing using spooling
Backing storage
Random Access Memory (RAM)
Processes
How does the operating system manage peripherals
How does the operating system manage security
How does the operating system manage printing using spoiling
Benefit of spooling
User can carry on working/log off when waiting for job to print
How does the operating system manage backing storage
How does the operating system manage RAM
How does the operating system manage processes
What does the user interface provided by the operating system do (8 points)
Define utility software (utilities)
Software programs that add functionality to your computer or help your computer perform better
What does the utility software do
Define file indexing
A computer file with an index that allows easy random access to any record given its file key
Define file conversion
Conversion of files from one format to another such as a sound file from WAV to MP3
Define defragmentation
The process where files are physically re-arranged on disk so that they are no longer fragmented, and the parts of each file are stored together
Define compression
The process of making a file size smaller. This may be advantageous as it allows more data to be stored on the disk, and files may also be transferred more quickly. The two primary methods are called lossy and lossless
Define task management
View each of the tasks (processes) and the overall performance of the computer.
View how much memory a program is using, stop a frozen program, and view available system resources
Define disk scanning and repair
The utility software scans the hard drive and, where necessary, attempts to repair errors in files stored on the hard disk
Define antivirus software
Designed to prevent viruses, worms and Trojan horses from attacking a computer as well as remove any malicious software code that has already infected a computer. Most utilities now bundle in anti-spyware and anti-malware capabilities
Define backup
Copies data to a storage medium. At periodic intervals, a backup of the entire hard drive or of selected files and folders can be performed. These programs can also be set up to back up files automatically when they have been updated and saved.
Define firewall
A network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. Typically establishes a barrier between a trusted internal network and an untrusted external network, such as the internet.