Chapter 6 Flashcards

1
Q

It refers to the overall structure in which files are named, stored, and organized.

A

File system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

It is a fixed amount of storage on a hard drive.

A

Volume

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

It is a disk that contains basic volumes, such as primary partitions, extended partitions, and logical drives.

A

Basic disk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

It is a portion of a drive that functions as a physically separate allocation unit.

A

Primary partition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

It is the process of an OS uses to detect and log security-related events.

A

Auditing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A programming technique for quickly locating an item in a sequential list.

A

Binary search

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A region of memory that holds frequently used data values.

A

Buffer cache

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A disk-storage unit that consists of a fixed number of sectors.

A

Cluster

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

It is the location of a cluster on a hard drive.

A

Cluster address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

It is the means of reducing the amount of space needed to store a block of data.

A

Compression

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

It is the opposite of compression; restoring the contents of a compressed file to its original form.

A

Decompression

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

It is the process of writing parts of a file to contiguous sectors on a hard drive to speed access and retrieval.

A

Defragmentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

It is a disk that contains dynamic volumes, such as simple volumes.

A

Dynamic disk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

It is the process of encoding data to prevent unauthorized access.

A

Encryption

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A file system, first used by DOS, that uses 12-bit sector addresses.

A

FAT12

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

A file system, first used by DOS, that uses 16-bit sector addresses.

17
Q

A file system, first used by Windows 95 OSR 2, that uses 32-bit sector addresses (of which 28 bits are currently used).

18
Q

It is a data structure that DOS creates on a disk when it is formatted.

A

File allocation table (FAT)

19
Q

It is preparing a file system so that a disk can be used to store programs and data.

A

Formatting

20
Q

The scattering of parts of the same file over different areas of a hard drive.

A

Fragmentation

21
Q

It is a special file that contains the attributes of each file created using NTFS; used to locate a file on a hard drive.

A

Master file table (MFT)

22
Q

The default file system for new installations of Windows 7; first used by Windows NT.

A

New Technology File System (NTFS)

23
Q

It is a logical storage area on a drive.

24
Q

True or False. NTFS provides options for journalizing, compression, encryption, security, auditing, and quotas.

25
True or False. Windows 7 uses the Disk Management console to manage storage areas, and assigns drive letters to storage areas.
True
26
True or False. Fedora 13 uses partitions on a hard drive to store information.
Fedora 13
27
True or False. In Windows 7, you do not need to worry about mounting the drives (except for USB drives) because Windows 7 handles it.
True
28
True or False. In Fedora 13, you can mount devices when they are needed, which allows you to have more memory available.
True
29
True or False. Windows 7 supports the FAT16, FAT32, and NT file systems.
True
30
True or False. Fedora 13 supports the FAT16, FAT32, ext2, and ext3 file systems.
True
31
It scans the volume for damage.
Error-checking
32
It copies the contents of files and folders to safeguard valuable data.
Backup