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.

Q1. - (Topic 1) 

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

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. 

Answer:


Q2. - (Topic 3) 

What is the effect of the egrep command when the -v option is used? 

A. It enables color to highlight matching parts. 

B. It only outputs non-matching lines. 

C. It shows the command's version information. 

D. It changes the output order showing the last matching line first. 

Answer:


Q3. - (Topic 2) 

Which of the following commands can be used to download the RPM package kernel without installing it? 

A. yum download --no-install kernel 

B. yumdownloader kernel 

C. rpm --download --package kernel 

D. rpmdownload kernel 

Answer:


Q4. - (Topic 1) 

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 


Q5. - (Topic 2) 

Which of the following commands lists the dependencies of a given dpkg package? 

A. apt-cache depends-on package 

B. apt-cache dependencies package 

C. apt-cache depends package 

D. apt-cache requires package 

Answer:


Q6. - (Topic 3) 

What is the difference between the i and a commands of the vi editor? 

A. i (interactive) requires the user to explicitly switch between vi modes whereas a (automatic) switches modes automatically. 

B. i (insert) inserts text before the current cursor position whereas a (append) inserts text after the cursor. 

C. i (independent rows) starts every new line at the first character whereas a (aligned rows) keeps the indentation of the previous line. 

D. i (interrupt) temporarily suspends editing of a file to the background whereas a (abort) terminates editing. 

Answer:


Q7. - (Topic 1) 

Which of the following kernel parameters instructs the kernel to suppress most boot messages? 

A. silent 

B. verbose=0 

C. nomesg 

D. quiet 

Answer:


Q8. - (Topic 4) 

What is the purpose of the Filesystem Hierarchy Standard? 

A. It is a security model used to ensure files are organized according to their permissions and accessibility. 

B. It provides unified tools to create, maintain and manage multiple filesystems in a common way. 

C. It defines a common internal structure of inodes for all compliant filesystems. 

D. It is a distribution neutral description of locations of files and directories. 

Answer: