LPI 101-400 - LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 Exam

Page:    1 / 36   
Total 177 questions

Which of the following are init systems used within Linux systems? (Choose THREE correct answers.)

  • A. startd
  • B. systemd
  • C. Upstart
  • D. SysInit
  • E. SysV init


Answer : B,C,E

Which of the following options for the kernel's command line changes the systemd boot target to rescue.target instead of the default target?

  • A. systemd.target=rescue.target
  • B. systemd.runlevel=rescue.target
  • C. systemd.service=rescue.target
  • D. systemd.default=rescue.target
  • E. systemd.unit=rescue.target


Answer : E

Which of the following information is stored within the BIOS? (Choose TWO correct answers.)

  • A. Boot device order
  • B. Linux kernel version
  • C. Timezone
  • D. Hardware configuration
  • E. The system's hostname


Answer : A,D

Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel?
(Specify the file name only without any path.)



Answer : cmdline, /proc/cmdline

What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?

  • A. /lib/init.so
  • B. /sbin/init
  • C. /etc/rc.d/rcinit
  • D. /proc/sys/kernel/init
  • E. /boot/init


Answer : B

Page:    1 / 36   
Total 177 questions