Which of the following commands reboots the system when using SysV init? (Choose TWO correct answers.)
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?
Which of the following statements is correct when talking about /proc/?
What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)
Which of the following options for the kernel's command line changes the systemd boot target to rescue.target instead of the default target?
What information can the lspci command display about the system hardware? (Choose THREE correct answers.)
Which of the following kernel parameters instructs the kernel to suppress most boot messages?
What does the ? symbol within regular expressions represent?
Which of the following commands will send output from the program myapp to both standard output (stdout) and the file file1.log?