LPIC-1 Exam 101 (Linux Administrator) Free Practice Exam Questions

51 real LPIC-1 Exam 101 (Linux Administrator) exam questions with answers and AI explanations. LPI certification prep — page 1 of 6.

  1. Question 1: Which of the following commands will send output from the program myapp to both standard output (stdout) and the file file1.log?
  2. Question 2: Which of the following partition types is used for Linux swap spaces when partitioning hard disk drives?
  3. Question 3: After modifying GNU GRUB's configuration file, which command must be run for the changes to take effect?
  4. Question 4: A user accidentally created the subdirectory \dir in his home directory. Which of the following commands will remove that directory?
  5. Question 5: Which of the following apt-get commands will install the newest versions of all currently installed packages?
  6. Question 6: When starting a program with the nice command without any additional parameters, which nice level is set for the resulting process?
  7. Question 7: Which chown command will change the ownership to dave and the group to staff on a file named data.txt?
  8. Question 8: From a Bash shell, which of the following commands directly executes the instruction from the file /usr/local/bin/runme.sh without starting a subshell? (Please…
  9. Question 9: Which of the following are filesystems which can be used on Linux root partitions? (Choose two.)
  10. Question 10: During a system boot cycle, what program is executed after the BIOS completes its tasks?