Our pass rate is high to 98.9% and the similarity percentage between our 101-400 study guide and real exam is 90% based on our seven-year educating experience. Do you want achievements in the LPI 101-400 exam in just one try? I am currently studying for the LPI 101-400 exam. Latest LPI 101-400 Test exam practice questions and answers, Try LPI 101-400 Brain Dumps First.
Q41. - (Topic 2)
Which of the following environment variables overrides or extends the list of directories holding shared libraries?
A. LD_LOAD_PATH
B. LD_LIB_PATH
C. LD_LIBRARY_PATH
D. LD_SHARE_PATH
E. LD_RUN_PATH
Answer: C
Q42. CORRECT TEXT - (Topic 3)
Which signal is missing from the following command that is commonly used to instruct a daemon to reinitialize itself, including reading configuration files?
killall -s _______ daemon
Answer: HUP, SIGHUP, 1
Q43. - (Topic 2)
Which RPM command will output the name of the package which supplied the file /etc/exports?
A. rpm -F /etc/exports
B. rpm -qf /etc/exports
C. rpm -Kl /etc/exports
D. rpm -qp /etc/exports
E. rpm -qi /etc/exports
Answer: B
Q44. - (Topic 3)
Which of the following sequences in the vi editor saves the opened document and exits the editor? (Choose TWO correct answers.)
A. esc ZZ
B. ctrl :w!
C. esc zz
D. esc :wq!
E. ctrl XX
Answer: A,D
Q45. - (Topic 2)
After modifying GNU GRUB's configuration file, which command must be run for the changes to take effect?
A. kill -HUP $(pidof grub)
B. grub-install
C. grub
D. No action is required
Answer: D
Q46. - (Topic 3)
Which variable defines the directories in which a Bash shell searches for executable commands?
A. BASHEXEC
B. BASHRC
C. PATH
D. EXECPATH
E. PATHRC
Answer: C
Q47. - (Topic 4)
What does the command mount -a do?
A. It ensures that all file systems listed with the option noauto in /etc/fstab are mounted.
B. It shows all mounted file systems that have been automatically mounted.
C. It opens an editor with root privileges and loads /etc/fstab for editing.
D. It ensures that all file systems listed with the option auto in /etc/fstab are mounted.
E. It ensures that all file systems listed in /etc/fstab are mounted regardless of their options.
Answer: D
Q48. CORRECT TEXT - (Topic 1)
Which command will display messages from the kernel that were output during the normal boot sequence?
Answer: dmesg, /bin/dmesg