Lpi LPIC Exam 303: Security, version 3.0 (303-300) Free Practice Test
Question 1
What is a ciphertext?
Correct Answer: C
Question 2
What is OCSP stapling?
Correct Answer: D
Question 3
Which file defines the default set of resource limits, such as maximum open files or processes, applied to users via PAM?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
In an IPsec implementation using strongSwan, what is the purpose of the Internet Key Exchange (IKE) protocol?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 5
What is the purpose of the pam_tally2 or pam_faillock module?
Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
Which of the following statements is used in a parameter file for setkey in order to create a new SPD entry?
Correct Answer: A
Question 7
Which command installs and configures a new FreeIPA server, including all sub-components, and creates a new FreeIPA domain? (Specially ONLY the command without any path or parameters).
Solution: ipa-server-install
Determine whether the given solution is correct?
Solution: ipa-server-install
Determine whether the given solution is correct?
Correct Answer: A
Question 8
How are SELinux permissions related to standard Linux permissions? (Choose TWO correct answers.)
Correct Answer: C,D
Question 9
Which command is used to relabel files according to the currently loaded SELinux policy?
Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 10
Which of the following commands adds a new user usera to FreeIPA?
Correct Answer: C
Question 11
Which mount option prevents the execution of binaries located on the mounted filesystem?
Correct Answer: D
Question 12
What is the purpose of an access control list in Linux?
Correct Answer: C
Question 13
Which Linux kernel feature restricts a process's access to a subset of system calls, commonly used by container runtimes and sandboxing tools to reduce attack surface?
Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 14
A LUKS device was mapped using the command: cryptsetup luksOpen/dev/sda1 crypt-vol Given that this device has three different keys, which of the following commands deletes only the first key?
Correct Answer: C