Software 2 Flashcards
What is a utility application?
This is a program that comes with the computer system, It performs specific tasks while the computer is operational. For example it will back up files, check for virus’ or run a compression program.
Examples of calculations carried out by utility applications?
• Disk defragmenting
• Task scheduling
• Backup
• Restoring data
What is disk defragmenting?
Files on a computer are stored on the hard disk. As more and more files are saved to the hard disk sections of files get stored away from each other, which causes the computer performance to slow down. The computer slows down because the hard disk has to find all the data from each file before it can be opened. When the “defrag” program is used the computer puts all the pieces of each file together again, therefore speeding up the computer.
What is task scheduling?
This is when the CPU will allocate time for each task or program that the computer has running.
This ensures that many programs can seemingly run at the same time and that maximum usage is made of the CPU time.
You can use the task scheduler to ask the computer to perform specific tasks at times you choose for example setting it to run your antivirus software.
What is backup?
This involves making copies of file or programs in case the original one becomes corrupted.
Backups should be made at regular intervals to ensure you always have an up-to-date copy of your files.
A backup of software should be stored separately from the computer to protect against dangers such as fire.
Describe the types of backup - Full Backup
This copie all files to provide a complete record of the data
Describe the types of backup - differential backup
This copies files that have changed since the last backup
Describe the types of backup - incremental backup
This copies only files that have changed since the last backup. This could be a full backup or a previous incremental backup.
Describe the types of backup - journal file
This provides a record of operations since the previous backup
Describe the types of backup - hard copy
As a last resort a copy store on paper secured safety
Describe restoring data -
This is used when files or programs become corrupt. The backup system files are copied back onto the system. To return the system to the state before it failed involves restoring the latest journal file or any transactions files.
What is antivirus software?
Antivirus software is used to detect and quarantine or remove malicious software from the computer system.
How does antivirus software work?
Antivirus monitors are stored in the hard drive; they continually monitor the system for the presence of a virus. If one is detected the file is prevented from running and a warning message is sent to the user. The user can then decide whether to quarantine or remove the software.
What is disinfecting?
Disinfection is the removal of any detected viruses.
What is quarantining?
Quarantine is isolating any files that are suspected of containing a virus.