Pass the LPI LPIC Level 1 101-500 Questions and answers with CertsForce

Viewing page 3 out of 9 pages
Viewing questions 21-30 out of questions
Questions # 21:

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

Options:

A.

startd


B.

systemd


C.

Upstart


D.

SysInit


E.

SysV init


Expert Solution
Questions # 22:

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.)

Options:

A.

shutdown -R 1 now


B.

shutdown -single now


C.

init 1


D.

telinit 1


E.

runlevel 1


Expert Solution
Questions # 23:

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

Options:

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


Expert Solution
Questions # 24:

Which command displays the contents of the Kernel Ring Buffer on the command line? (Provide only the command name without any options or path information)


Expert Solution
Questions # 25:

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

Options:

A.

Boot device order


B.

Linux kernel version


C.

Timezone


D.

Hardware configuration


E.

The system's hostname


Expert Solution
Questions # 26:

Which of the following statements is correct when talking about /proc/?

Options:

A.

All changes to files in /proc/ are stored in /etc/proc.d/ and restored on reboot.


B.

All files within /proc/ are read-only and their contents cannot be changed.


C.

All changes to files in /proc/ are immediately recognized by the kernel.


D.

All files within /proc/ are only readable by the root user.


Expert Solution
Questions # 27:

The message "Hard Disk Error" is displayed on the screen during Stage 1 of the GRUB boot process. What does this indicate?

Options:

A.

The kernel was unable to execute /bin/init


B.

The next Stage cannot be read from the hard disk because GRUB was unable to determine the size and geometry of the disk


C.

One or more of the filesystems on the hard disk has errors and a filesystem check should be run


D.

The BIOS was unable to read the necessary data from the Master Boot Record to begin the boot process


Expert Solution
Questions # 28:

The system is having trouble and the engineer wants to bypass the usual /sbin/init start up and run /bin/sh. What is the usual way to pass this change to the kernel from your boot loader?

Options:

A.

Start in runlevel 1.


B.

Pass init=/bin/sh on the kernel parameter line.


C.

Pass /bin/sh on the kernel parameter line.


D.

Pass start=/bin/sh on the kernel parameter line.


Expert Solution
Questions # 29:

What information can the lspci command display about the system hardware? (Choose THREE correct answers.)

Options:

A.

Device IRQ settings


B.

PCI bus speed


C.

System battery type


D.

Device vendor identification


E.

Ethernet MAC address


Expert Solution
Questions # 30:

You suspect that a new ethernet card might be conflicting with another device. Which file should you check within the /proc tree to learn which IRQs are being used by which kernel drivers?


Expert Solution
Viewing page 3 out of 9 pages
Viewing questions 21-30 out of questions