Lpi LPI Level 2 Exam 202 - 117-202 模擬練習

CORRECT TEXT
nfsd, portmap and ________ daemons must be running on an NFS server.
正解:
mountd
An administrator wants to issue the command echo 1 >/var/ log/boater.log once all of the scripts in / etc/rc2.d have been executed. What is the best way to accomplish this?

正解: A
The syntax of the procmail configuration file is?

正解: A
Which option in named.conf specifies which hosts are permitted to ask for domain name information from the server?

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

正解: A
A server is being used as a smurf amplifier, whereby it is responding to ICMP Echo-Request packets sent to its broadcast address. To disable this, which command needs to be run?

正解: A
The following is an excerpt from a procmail configuration filE.
:0 c * ! ^To: backup
! backup
Which of the following is correct?

正解: C
A server with 2 network interfaces, eth0 and eth1, should act as a router. eth0 has the IP address
192.168.0.1 in the subnet 192.168.0.1/24 and eth1 has the IP address 10.0.0.1 in the subnet 10.0.0.0/16.
The routing table looks fine, but no data is traversing the networks. Which TWO of the following need to be done?

正解: A,C
Which of the following describes the main purpose of strace?

正解: C
CORRECT TEXT
Which program lists information about files opened by processes and produces output that can be parsed by other programs?
正解:
lsof