101-500 Exam Question 1

A Debian package creates several files during its installation. Which of the following commands searches for packages owning the file /etc/debian_version?
  • 101-500 Exam Question 2

    What is the first program the Linux kernel starts at boot time when using System V init?
    /lib/init.so
  • 101-500 Exam Question 3

    What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?
  • 101-500 Exam Question 4

    Which of the following kernel parameters instructs the kernel to suppress most boot messages?
  • 101-500 Exam Question 5

    Consider the following directory:
    drwxrwxr-x 2 root sales 4096 Jan 1 15:21 sales
    Which command ensures new files created within the directory salesare owned by the group sales?
    (Choose two.)