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

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

  1. Question 101: Which of the following commands lists all currently installed packages when using RPM package management?
  2. Question 102: Which of the following signals is sent to a process when the key combination Ctrl+C is pressed on the keyboard?
  3. Question 103: In Bash, inserting 1>&2 after a command redirects...
  4. Question 104: The command dbmaint & was used to run dbmaint in the background. However, dbmaint is terminated after logging out of the system. Which alternative dbmaint invo…
  5. Question 105: Given a log file loga.log with timestamps of the format DD/MM/YYYY:hh:mm:ss, which command filters out all log entries in the time period between 8:00 am and 8…
  6. Question 106: Which of the following commands print the current working directory when using a Bash shell? (Choose two.)
  7. Question 107: Which of the following commands reads a file and creates separate chunks of a given size from the file's contents?
  8. Question 109: Which of the following commands prints a list of usernames (first column) and their primary group (fourth column) from the /etc/passwd file?
  9. Question 111: Which of the following sequences in the vi editor saves the opened document and exits the editor? (Choose two.)
  10. Question 112: Which chown command changes the ownership to dave and the group to staff on a file named data.txt?