State the three utilities of an Utility System.
Encryption
Defragmentation
Data Compression
Purpose of Encryption.
Scrambles data into cyphertext which can only be decrypted using a key.
- data intercepted cannot be understood
Purpose of Compression.
Reduces the file size to use less disc-space, allowing it to be accessed, sent and downloaded quicker.
Purpose of Defragmentation.
Reorganises files on the hard-drive to make sure all fragmented files are together and collects free space
- reduces movement and speeds up file-access.
SSDs don’t need to be defragmented - no moving parts - actually reduces lifespan.