1.5 Utility software + look at test ms Flashcards
What is utility software
Software used to maintain the computer system
Types of Utility system software
Encryption software
Defragmentation
Data compression
Explain how encryption software works
Encryption utilities uses an algorithm to scramble plain text into cipher text . This is so that it cannot be read if the data is stolen
The intended reader is given the ‘key’ that allows them to decrypt the data and turn it back into its original form, so it can be made readable again
Identify utilities or features the operating system may provide to help protect someone’s personal data
Encryption software
How is an encrypted email message sent and received?
- The original message is scrambled using a large digital number/key.
- The receiver will use the key to unscramble and then receive the original message.
- What is a disadvantage of always sending encrypted messages?
- Takes longer for messages to be sent/received since it needs to be scrambled and then unscrambled.
- A digital certificate is required as it contains part of the key/special code.
What does defragmentation do?
What is the function/purpose of defragmentation
Defragmentation utilities reorganize files on a hard disk, putting fragments of files back together, and it collected together free space
What are the effects of defragmenting a hard disk/computer
This reduces the movement of a read/write head across the surface of the disk, which speeds up file access
What types of drivers should not be defragmented
Solid state drives should not be defragmented.
Why should solid state drives not be defragmented
Solid state drives should not be defragmented.
It is unnecessary as they have no moving parts
Solid state drives have limited read/write cycles so defragmentation also reduces their lifespan.
Explain how defragmentation software could overcome the issue of the slow computer system
- Files on the hard disk drive are moved
- Empty spaces collected together
- Files are moved to be stored together
- Fewer disc accesses are needed
State the function of compression utilities
Compression utilities reduce the size of a file so that it takes up less space, and is quicker to download over The Internet
What must be done to compressed files before they can be read
Compressed files must be extracted (decompressed/unzipping) before they can be read
State two things that can happen to files during compression
Depending on the algorithm used, data is either lost (during the compression), reducing the quality of an image or sound e.g. JPEG,
or represented in a different way using binary, retaining the original data in a new, compressed format e.g. Zip (look at example below)
Give two reasons why the library should use encryption.
Data cannot be understood if intercepted // The
data will be meaningless
* So that only authorised users can access the
confidential material // protect