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

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

  1. Question 1: Which of the following features are provided by SPICE? (Choose two.)
  2. Question 2: Which of the following fields are available in the standard format of both the global /etc/crontab file as well as in user-specific crontab files? (Choose two.)
  3. Question 3: Which of the following commands displays all environment and shell variables?
  4. Question 5: Which of the following steps prevents a user from obtaining an interactive login session?
  5. Question 7: Which of the following commands preloads and manages existing SSH keys that are used for automatic authentication while logging in to order machines using SSH?
  6. Question 8: Depending on a system's configuration, which of the following files can be used to enable and disable network services running on this host?
  7. Question 12: Which configuration file contains the default options for SSH clients?
  8. Question 13: What output is produced by the following command sequence? echo '1 2 3 4 5 6' | while read a b c; do echo result $c $b $a; done
  9. Question 14: Which of the following is a valid IPv6 address?
  10. Question 22: On a system using systemd-journald, which of the following commands add the message Howdy to the system log? (Choose two.)