LPIC-101 400 note 102.3 Manage shared libraries
Weight: 1 Description: Candidates should be able to determine the shared libraries that executable programs depend on and install them when necessary. Key Knowledge Areas: Identify shared libraries Identify the typical locations of system libraries Load shared libraries Terms and Utilities: ldd ldconfig /etc/ld.so.conf LD_LIBRARY_PATH ldd /usr/sbin# ldd /bin/ln so …