Pass the LPI LPIC-2 Certified Linux Engineer 202-450 Questions and answers with CertsForce

Viewing page 4 out of 4 pages
Viewing questions 31-40 out of questions
Questions # 31:

There is a restricted area in a site hosted by Apache HTTPD, which requires users to authenticate against the file /srv/www/security/site­passwd.

Which command is used to CHANGE the password of existing users, without losing data, when Basic authentication is being used?

Options:

A.

htpasswd –c /srv/www/security/site­passwd user


B.

htpasswd /srv/www/security/site­passwd user


C.

htpasswd –n /srv/www/security/site­passwd user


D.

htpasswd –D /srv/www/security/site­passwd user


Expert Solution
Questions # 32:

What is the purpose of DANE?

Options:

A.

Verify the integrity of name information retrieved via DNS.


B.

Allow secure dynamic DNS updates.


C.

Invalidate name information stored on caching name servers to speed up DNS updates.


D.

Discover which servers within a DNS domain offer a specific service.


E.

Provide a way to verify the association of X 509 certificates to DNS host names.


Expert Solution
Questions # 33:

After the installation of Dovecot, it is observed that the dovecot processes are shown in ps ax like this:

Question # 33

In order to associate the processes with users and peers, the username, IP address of the peer and the connection status, which of the following options must be set?

Options:

A.

--with-linux-extprocnames for ./configure when building Dovecot


B.

sys.ps.allow_descriptions = 1 in sysct1.conf or /proc


C.

proc.all.show_status = 1 in sysctl.conf or /proc


D.

verbose_proctitle = yes in the Dovecot configuration


E.

process_format = “%u %I %s” in the Dovecot configuration


Expert Solution
Questions # 34:

With Nginx, which of the following directives is used to proxy requests to a FastCGI application?

Options:

A.

fastcgi_pass


B.

fastcgi_proxy


C.

proxy_fastcgi


D.

proxy_fastcgi_pass


E.

fastcgi_forward


Expert Solution
Questions # 35:

Which option within the ISC DHCPD configuration file defines the IPv4 DNS server address(es) to be sent to the DHCP clients?

Options:

A.

domain-name-servers


B.

domain-server


C.

name-server


D.

servers


Expert Solution
Viewing page 4 out of 4 pages
Viewing questions 31-40 out of questions