Chapter 7: Linux and Macintosh File Systems Flashcards

1
Q

data block

A

Where directories and files are stored; this location is linked directly to inodes.

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

logical block

A

Specifying the location of blocks of data stored on computer storage devices.

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

inodes

A

Data structure in a Unix-style file system that describes a file-system object such as a file or a directory.

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

volume control block

A

Stores information from the MDB when OS mounts.

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

allocation block

A

A set of consecutive logical blocks.

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

header node

A

A special node that is found at the beginning of the list (header link list).

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

data fork

A

Contains data the user creates, such as text or spreadsheets; applications also read and write to it.

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

superblock

A

Indicates disk geometry, available space, and location of the first inode and manages the file system.

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

resource fork

A

A fork or section of a file on Apple’s classic Mac OS operating system, used to store structured data along with the unstructured data stored within the data fork.

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

Minimum size of a block in UNIX/Linux file systems?

A

512 bytes

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

Utility that is used to encrypt/ decrypt a user’s home directory in mac OS?

A

file vault

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

A hash that begins with “$6” in the shadow file?

A

Indicates that it is a hash from MD5 algorithm.

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

The command that is used to see network interfaces in Linux?

A

ifconfig

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