LDD query commands or software-shared libraries (dynamic)

Source: Internet
Author: User
Tags wrappers

<1>

ldd - print shared library dependencies

Synopsis
LDD [OPTION] ... FILE ...

DESCRIPTION
LDD Prints the shared libraries required by each program or shared library speci-
fied on the command line.

eg

Test LDD command sshd and httpd two programs support the functionality of TCP wrappers?

[[email protected] xinetd.d]# ldd $ (which sshd httpd)|grep Libwrap.so-b
/USR/SBIN/SSHD:
Linux-vdso.so.1 = (0x00007fff02dff000)
Libfipscheck.so.1 =/lib64/libfipscheck.so.1 (0x00007f6966e7e000)
libwrap.so.0 =/lib64/libwrap.so.0 (0x00007f6966c73000)//sshd support/etc/hosts. {Allow,deny} is similar to the low-end mechanism of a firewall, because TCP wrappers is used by this library most of the files that work.

LDD query commands or software-shared libraries (dynamic)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.