
LPI LPIC-1:Linux Administrator (101-500)
Domain 2Objective 3
102.3 Manage Shared Libraries LPIC-1 Practice Questions (Page 3)
Part of the Topic 102: Linux Installation and Package Management domain, which makes up ~15% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~5–9 in this domain), expect 1–2 from this objective — we provide 20 practice questions to prepare you well beyond it. (estimate)
20questions here
4free pages
4concepts
Questions 11–15
- 11
In which order does the dynamic linker search for shared libraries when a program is executed?
Select an answer first - 12
A developer wants to test a new version of a library without affecting the system-wide installation. The library is currently in /usr/lib. What is the safest way to test the new version?
Select an answer first - 13
A developer asks you to explain why a program links against libfoo.so.2 even though libfoo.so.1 is installed. Which file or command would you inspect to explain the soname mismatch?
Select an answer first - 14
An application fails to start on a server, but the same binary works on a developer's workstation. The developer's workstation has LD_LIBRARY_PATH set to a custom directory. The server does not. Which command on the server would best reveal whether the missing library is simply not in the default search path?
Select an answer first - 15
A program fails to start with 'error while loading shared libraries: libncurses.so.5'. The system has libncurses.so.6 installed. Which approach is the most appropriate to resolve this without recompiling the program?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “LPIC-1” is a trademark of its owner, used for identification only.