@Todo: Add more Questions to the Exam 101-500
@Todo: Study materials: https://learning.lpi.org/en/learning-materials/101-500/

Please enter your email:

1.

What happens if the boot manager is not installed during Linux installation?

 
 
 
 

2. A faulty kernel module is causing issues with a network interface card. Which of the following actions ensures that this module is not loaded automatically when the system boots?

 
 
 
 
 

3. How do you unload a Linux module from the running Kernel?

 
 
 
 

4.

What happens during the boot process of a computer system?

 
 
 
 

5.

What is the purpose of the mount command in Linux?

 
 
 
 

6.

Which kill signal is send by default by the kill command? (If no other supplied)

 
 
 
 
 

7. You want to the command foo to take its input from the file foobar and send its output to the
program bar. Which of the following command lines will do this?

 
 
 
 
 

8. Which of the following commands set the sticky bit for the directory /tmp? (Choose TWO
correct answers.)

 
 
 
 
 

9. The dpkg-____ command will ask configuration questions for a specified package, just as if the
package were being installed for the first time.

 
 
 
 

10. How can you delete an package including it’s configuration?

 
 
 
 
 

11. When piping the output of find to the xargs command, what option to find is useful if the
filenames have spaces in them?

 
 
 
 

12. Which of the following directories on a 64 bit Linux system typically contain shared libraries? (Choose two.)

 
 
 
 
 

13.

What does the rm command do in the command line?

 
 
 
 

14.

What is the purpose of the RPM package management system in Linux?

 
 
 
 

15. Which of the following would create a backup of your user home directory?

 
 
 
 
 

Question 1 of 15