Exam 5: Linux Filesystem Management

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

When a user creates a file or directory, that user's name and ____________________ becomes the owner and group owner of the file, respectively.

Free
(Short Answer)
5.0/5
(36)
Correct Answer:
Verified

primary group

The rmdir command automatically removes a directory and all of its subdirectories and files.

Free
(True/False)
4.8/5
(30)
Correct Answer:
Verified

False

The section of an inode that stores permissions is called the ____ of the file.

Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
Verified

C

In a file's mode, if a permission is unavailable, a(n)____ character replaces its position in the mode.

(Multiple Choice)
4.8/5
(31)

To create a hard link, you must use the ____ command.

(Multiple Choice)
4.9/5
(34)

The chgrp command takes ____ arguments at minimum.

(Multiple Choice)
4.8/5
(33)

In the FHS, the ____ directory is the root user's home directory.

(Multiple Choice)
4.9/5
(36)

What is the difference between the mv and cp commands, in terms of the way that they work on directories? How do you copy a directory full of files in Linux?

(Essay)
4.8/5
(35)

When using the chmod command, the mode rwx can be represented by the number ____.

(Multiple Choice)
4.9/5
(34)

The SGID allows regular users to execute a binary compiled program and become a member of the group that is attached to the file.

(True/False)
4.8/5
(39)

The ____________________ command only searches directories that are listed in a special variable called the PATH variable in the current BASH shell.

(Short Answer)
5.0/5
(36)

Describe the SUID. Give an example of a command that typically has this permission set.

(Essay)
4.9/5
(37)

The ____ command takes a list of arguments specifying the absolute or relative pathnames of files to remove.

(Multiple Choice)
4.8/5
(38)

You can see the contents of a certain variable in memory by using the ____ metacharacter with the echo command.

(Multiple Choice)
4.9/5
(36)

In the FHS, the ____ directory contains the Linux kernel and files used by the boot loader.

(Multiple Choice)
5.0/5
(34)

How does the execute permission apply to a directory?

(Essay)
4.8/5
(47)

If a user has ____ permission for a file, they can open, read, and edit the contents of a file.

(Multiple Choice)
4.7/5
(44)

The ____ section of a filesystem is the section that contains information about the filesystem in general.

(Multiple Choice)
4.7/5
(31)

When using the chmod command, if there is no character specifying the category of user to affect, only the group category is affected.

(True/False)
4.8/5
(24)

To move files you can use the mv command.

(True/False)
4.8/5
(29)
Showing 1 - 20 of 32
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)