LPIC-3 Exam 303: Security - 2.0
Linux Essentials Certificate Exam - version 1.5
LPIC-2 Exam 201, Part 1 of 2, version 4.5
LPIC-2 - Exam 202 (part 2 of 2), version 4.5
DevOps Tools Engineer
Linux Essentials Certificate Exam - version 1.6
Linux Professional Institute BSD Specialist
Security Essentials - Exam 020 - version 1.0
LPIC-3: Mixed Environments - Exam 300 - version 3.0
LPIC-3: Security - Exam 303 - version 3.0
What is the purpose of the Filesystem Hierarchy Standard?
It is a security model used to ensurefiles are organized according to their permissions and accessibility.
It provides unified tools to create, maintain and manage multiple filesystems in a common way.
It defines a common internal structure of inodes for all compliant filesystems.
Itis a distribution neutral description of locations of files and directories.
What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)
To create RAID 9 arrays.
To dynamically change the size of logical volumes.
To encrypt logical volumes.
To create snapshots.
To dynamically create or delete logical volumes.
Which of the following statements is correct for a command line ending with a & character?
The command’s output is redirected to/dev/null.
The result of the command defines if the next command will be run.
Thecommand is run in background of the current shell.
The command is run as a direct child of theinitprocess.