ExamGecko
Home Home / LPI / 201-450

LPI 201-450 Practice Test - Questions Answers, Page 16

Question list
Search
Search

Which of the following commands displays the physical path of the kernel module named dummy?

A.
modprobe -i dummy
A.
modprobe -i dummy
Answers
B.
modinfo -n dummy
B.
modinfo -n dummy
Answers
C.
modpath -v dummy
C.
modpath -v dummy
Answers
D.
depmod -n dummy
D.
depmod -n dummy
Answers
E.
modshow -p dummy
E.
modshow -p dummy
Answers
Suggested answer: A

In the output of sar -b, what does tps stand for?

A.
Terrabyte per second
A.
Terrabyte per second
Answers
B.
Traffic per second
B.
Traffic per second
Answers
C.
Transfers per second
C.
Transfers per second
Answers
D.
Total data per second
D.
Total data per second
Answers
E.
Terrabit per second
E.
Terrabit per second
Answers
Suggested answer: C

Which of the following properties should be recorded in order to monitor the quality of a network link? (Choose two.)

A.
Bandwidth in both directions
A.
Bandwidth in both directions
Answers
B.
Number of nodes using the link
B.
Number of nodes using the link
Answers
C.
Effective Latency
C.
Effective Latency
Answers
D.
Number of IPv4 and IPv6 packets
D.
Number of IPv4 and IPv6 packets
Answers
E.
Number of used TCP ports
E.
Number of used TCP ports
Answers
Suggested answer: A, C

In order to gather performance data with sar over a longer period of time, which command should be run periodically from cron?

A.
sa1
A.
sa1
Answers
B.
sarmon
B.
sarmon
Answers
C.
sarec
C.
sarec
Answers
D.
sadf
D.
sadf
Answers
E.
sarcron
E.
sarcron
Answers
Suggested answer: A

A web application server contains 64GB of RAM and two swap partitions on normal hard disk drives, each with a size of 64 GB. Within the last month, the average number of user sessions on this server has grown by 20 percent. At the same time, the average usage of RAM increased from 65 to 75 percent, while the swap space is almost not used at all. It is expected that the number of user sessions will continue to increase by about 15 to 20 percent each month. Which of the following reactions would be appropriate in response to these observations? (Choose two.)

A.
Delay any hardware upgrade until there is a significant consumption of swap space to ensure an efficient usage of the available hardware
A.
Delay any hardware upgrade until there is a significant consumption of swap space to ensure an efficient usage of the available hardware
Answers
B.
Create a RAID 1 device on the two swap partitions to avoid data loss in case swap space has to be used in the future
B.
Create a RAID 1 device on the two swap partitions to avoid data loss in case swap space has to be used in the future
Answers
C.
Consider the installation of an additional application server to distribute the load if the expected growth continues over several months
C.
Consider the installation of an additional application server to distribute the load if the expected growth continues over several months
Answers
D.
Move the web application's scripts and content a ram disk in order to ensure fast access and to avoid the need for swap space
D.
Move the web application's scripts and content a ram disk in order to ensure fast access and to avoid the need for swap space
Answers
E.
Update the hardware to increase the amount of available RAM to avoid using swap space
E.
Update the hardware to increase the amount of available RAM to avoid using swap space
Answers
Suggested answer: C, E

Which of the following configuration files are used by tcpwrapper?

A.
/etc/tcpd.allow and etc/tcpd.deny
A.
/etc/tcpd.allow and etc/tcpd.deny
Answers
B.
/etc/tcpwrapper.allow and /etc/tcpwrapper.deny
B.
/etc/tcpwrapper.allow and /etc/tcpwrapper.deny
Answers
C.
/etc/hosts.allow and /etc/hosts.deny
C.
/etc/hosts.allow and /etc/hosts.deny
Answers
D.
/etc/service.allow and /etc/service.deny
D.
/etc/service.allow and /etc/service.deny
Answers
Suggested answer: C

Which of the filter keywords below could be used in the following command: tcpdump -i eth0 ____________ 203.0.113.8 (Choose three.)

A.
host
A.
host
Answers
B.
ip
B.
ip
Answers
C.
src
C.
src
Answers
D.
dst
D.
dst
Answers
E.
ipv6
E.
ipv6
Answers
Suggested answer: A, C, D

Which of the following commands adds a static IPv6 address to the network interface eth0?

A.
ip add addr 2001:db8::1337/64 dev eth0
A.
ip add addr 2001:db8::1337/64 dev eth0
Answers
B.
ip -6 add addr 2001:db8::1337/64 dev eth0
B.
ip -6 add addr 2001:db8::1337/64 dev eth0
Answers
C.
ip addr add 2001:db8::1337/64 dev eth0
C.
ip addr add 2001:db8::1337/64 dev eth0
Answers
D.
ip -6 addr add new 2001:db8::1337/64 dev eth0
D.
ip -6 addr add new 2001:db8::1337/64 dev eth0
Answers
E.
ip addr add -6 2001:db8::1337/64 dev eth0
E.
ip addr add -6 2001:db8::1337/64 dev eth0
Answers
Suggested answer: D

On a Linux node with multiple active networks interfaces, each having a default route to the Internet, which default route is preferred?

A.
The default route with the highest metric value
A.
The default route with the highest metric value
Answers
B.
The default route with the highest MTU value
B.
The default route with the highest MTU value
Answers
C.
The default route with the lowest TTL value
C.
The default route with the lowest TTL value
Answers
D.
The default route with the highest TTL value
D.
The default route with the highest TTL value
Answers
E.
The default route with the lowest metric value
E.
The default route with the lowest metric value
Answers
Suggested answer: E

Which of the following commands shows capabilities and usable frequencies for the wireless interface wlan0?

A.
iw phy pyh0 info
A.
iw phy pyh0 info
Answers
B.
iw dev wlan0 info
B.
iw dev wlan0 info
Answers
C.
iw dev wlan0 show
C.
iw dev wlan0 show
Answers
D.
iw phy wlan0 show
D.
iw phy wlan0 show
Answers
E.
iw phy0 show
E.
iw phy0 show
Answers
Suggested answer: A
Total 161 questions
Go to page: of 17