SIMULATION -
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 -or- /proc/cmdline
What information can the lspci command display about the system hardware? (Choose THREE correct answers.)
Correct Answer:
ABD
🗳️
Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)
Correct Answer:
CD
🗳️
What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?
Correct Answer:
B
🗳️