This Linux Quiz covers key administrative concepts and commands from chapters 1-6, assessing knowledge on system boot processes, user permissions, and process management. Ideal for learners aiming to enhance their Linux system administration skills.
GRUB is the Global RedHat User Base. It is a group of people that provide Red Hat support to the community.
GRUB is the Generic Run-time User Browser. It is what is used to browse system files in the GUI.
GRUB is the Grand Unified Boot Loader. It is used to boot the Red Hat Linux operating system.
Rate this question:
Run-level 6 is the reboot run-level.
Run-level 6 is the shutdown run-level.
Run-level 6 is the graphical desktop run-level
Rate this question:
Su is the name of the command and /etc/shadow is the name of its configuration file.
Sudo is the name of the command and /etc/sudoers is the name of its configuration file.
Init is the name of the command and /etc/inittab is the name of its configuration file.
Rate this question:
The UID of a process is the user identification number of the person who created it (owner). The EUID of a process is the "effective" user ID which is what is used to determine the permissions that he process has on the system.
The UID of a process is the unit identification number of the system that the process is running on (host). The EUID of a process is the "effective" unit ID which is what is used to determine what system the process is running on when executing command remotely.
The UID of a process is the unique identification number of the process itself. The EUID of a process is the "parent" unique ID which shows the UID of the process that invoked it.
Rate this question:
The init command.
The signal command.
The kill command.
Rate this question:
Provide a numeric hint to the kernel about how the process should be treated in relationship to other processes contending for CPU.
Provide a numeric hint to the kernel about how the process should be treated in relationship to other processes contending for memory.
Provide a numeric hint to the kernel about how the process should be treated in relationship to other processes contending for disk.
Rate this question:
True
False
Rate this question:
The user jgimer's ACL entry overwrote the group permissions, thus causing the inconsistency.
POSIX ACL data is stored in the group portion of the permission set of a file within the filesystem, thus causing the inconsistency.
There isn't any inconsistency.
Rate this question:
*
-
+
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.