2.9.1 Flashcards

1
Q

A data structure,identified with a number that stores meta information about a file or directory.

A

inode

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

A directory entry with the same inode as another directory entry that essentially gives one file multiple names.

A

Hard Link

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

A file that contains a reference or pointer to another file.

A

symbolic link

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

A subset of the Linux Standards Base (LSB) that defines a consistent file system for Linux systems by defining a standard set of directories, subdirectories, and files.

A

FHS

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

The ordinary file system of an operating system that is organized into directories and file.

A

Real file systems

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

A pseudo file system that is dynamically created as it is accessed.

A

Virtual file systems

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

The defining of a file location relative to the current directory.

A

Relative path

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

The defining of a file location from the root of the file system.

A

Absolute path

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

The / character represents the root directory of the Linux system.

A

/

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

The_____ directory contains binary commands that are available to all users.

A

/bin

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

The __________directory contains the kernel and bootloader files.

A

/boot

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

The _____ directory contains device files that represent the devices used by the system, such as a hard drive, mouse, and printer.

A

/dev

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

The ____ directory contains configuration files specific to the system.

A

/etc

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

The _______ directory contains (by default) the user home directories.

A

/home

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

The ____ directory contains shared program libraries and kernel modules.

A

/lib

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