Manage Basic Storage Flashcards

1
Q

What command can the root user use to manually mount a file system?

A

mount

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

What must be done to successfully unmount a device?

A

All processes must stop accessing the mount point.

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

Where are the removable storage devices mounted in the directory when using the graphical environment?

A

/run/media

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

What does the lsblk command do?

A

Lists the details of block devices, such as the size and the UUID.

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

What does the parted command do?

A

Adds, modifies, and removes partitions on disks with the MBR or the GPT partitioning scheme.

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

What does the mkfs.xfs command do?

A

Creates XFS files systems on disk partitions.

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

What file contains devices that must be persistently mounted?

A

/etc/fstab

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

What does the mkswap command do?

A

Initializes swap spaces.

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