1.
Consider the following output from the command ls
2.
Which chown command changes the ownership to dave and the group to staff on a file named data.txt?
3.
When considering the use of hard links, what are valid reasons not to use hard links?
4.
In compliance with the FHS, in which of the directories are man pages found?
5.
FILL BLANK
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
Correct Answer: cmdline
Section: (none)
Explanation
Explanation/Reference:What is the process ID number of the init process on a System V init based system?
6.
Which daemon handles power management events on a Linux system?
7.
A faulty kernel module is causing issues with a network interface card. Which of the following actions ensures that this module is not loaded automatically when the system boots?
8.
What is the first program the Linux kernel starts at boot time when using System V init?
9.
A Debian package creates several files during its installation. Which of the following commands searches for packages owning the file /etc/debian_version?
10.
Which of the following commands installs GRUB 2 into the master boot record on the third hard disk?