option
Questions
ayuda
daypo
search.php

LPIC 101-500v6 - Topic 1

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
LPIC 101-500v6 - Topic 1

Description:
LPIC 101-500v6 - Topic 1

Creation Date: 2022/12/22

Category: Others

Number of questions: 21

Rating:(10)
Share the Test:
Nuevo ComentarioNuevo Comentario
New Comment
NO RECORDS
Content:

(Exam Topic 1) Which of the following statements is correct when talking about /proc/?. All changes to files in /proc/ are stored in /etc/proc.d/ and restoterm-5red on reboot. All files within /proc/ are read-only and their contents cannot be changed. All changes to files in /proc/ are immediately recognized by the kernel. All files within /proc/ are only readable by the root use.

(Exam Topic 1) Which command will display messages from the kernel that were output during the normal boot sequence?.

(Exam Topic 1) What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?. /lib/init.so. /sbin/init. /etc/rc.d/rcinit. /proc/sys/kernel/init. /boot/init.

(Exam Topic 1) During a system boot cycle, what is the program that is run after the BIOS completes its tasks?. The bootloader. The inetd program. The init program. The kernel.

(Exam Topic 1) You are having some trouble with a disk partition and you need to do maintenance on this partition but your users home directories are on it and several are logged in. Which command would disconnect the users and allow you to safely execute maintenance tasks?. telinit 1. shutdown -r now. killall -9 inetd. /bin/netstop --maint. /etc/rc.d/init.d/network stop.

(Exam Topic 1) Which of the following commands will write a message to the terminals of all logged in users?. bcast. mesg. print. wall. yell.

(Exam Topic 1) Which SysV init configuration file should be modified to disable the ctrl-alt-delete key combination?. /etc/keys. /proc/keys. /etc/inittab. /proc/inittab. /etc/reboot.

(Exam Topic 1) Which of the following information is stored within the BIOS? (Choose TWO correct answers.). Boot device order. Linux kernel version. Timezone. Hardware configuration. The system's hostname.

(Exam Topic 1) Which of the following kernel parameters instructs the kernel to suppress most boot messages?. silent. verbose=0. nomesg. quiet.

(Exam Topic 1) 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?. Start in runlevel 1. Pass init=/bin/sh on the kernel parameter line. Pass /bin/sh on the kernel parameter line. Pass start=/bin/sh on the kernel parameter line.

(Exam Topic 1) The USB device filesystem can be found under /proc/_____/usb/. (Please fill in the blank with the single word only).

(Exam Topic 1) Which of the following commands reboots the system when using SysV init? (Choose TWO correct answers.). shutdown -r now. shutdown -r "rebooting". telinit 6. telinit 0. shutdown -k now "rebooting".

(Exam Topic 1) 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.). shutdown -R 1 now. shutdown -single now. init 1. telinit 1. runlevel 1.

(Exam Topic 1) 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).

(Exam Topic 1) 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?.

(Exam Topic 1) The message "Hard Disk Error" is displayed on the screen during Stage 1 of the GRUB boot process. What does this indicate?. The kernel was unable to execute /bin/init. The next Stage cannot be read from the hard disk because GRUB was unable to determine the size and geometry of the disk. One or more of the filesystems on the hard disk has errors and a filesystem check should be run. The BIOS was unable to read the necessary data from the Master Boot Record to begin the boot process.

(Exam Topic 1) Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct answers.). 0. 1. 3. 5. 6.

(Exam Topic 1) Which of the following options for the kernel's command line changes the systemd boot target to rescue.target instead of the default target?. systemd.target=rescue.target. systemd.runlevel=rescue.target. systemd.service=rescue.target. systemd.default=rescue.target. systemd.unit=rescue.target.

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

(Exam Topic 1) Which of the following are init systems used within Linux systems? (Choose THREE correct answers.). startd. systemd. Upstart. SysInit. SysV init.

(Exam Topic 1) What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.). Entries for all possible devices get created on boot even if those devices are not connected. Additional rules for udev can be created by adding them to /etc/udev/rules.d/. When using udev, it is not possible to create block orcharacter devices in /dev/ using mknod. The /dev/ directory is a filesystem of type tmpfs and is mounted by udev during system startup. The content of /dev/ is stored in /etc/udev/dev and is restored during system startup.

Report abuse