Act now and download your LPI 117-201 test today! Do not waste time for the worthless LPI 117-201 tutorials. Download Far out LPI Linux Advanced Administration exam with real questions and answers and begin to learn LPI 117-201 with a classic professional.
2021 Dec 117-201 question
Q61. The mailserver is currently called fred, while the primary MX record points to mailhost.example.org. What must be done to direct example.org email towards fred?
A. Add an A record for mailhost to fred's IP address.
B. Add a CNAME record from mailhost to fred.
C. Add another MX record pointing to fred's IP address.
D. Add a PTR record from mailhost to fred.
Answer: A
Explanation:
Q62. After unpacking the source code for a Linux kernel, what is the first make command that should be run which will delete any current configuration and all generated files? This command will ensure that no inappropriate files were left in the kernel archive by the maintainer.
A. make depend
B. make distclean
C. make config
D. make clean
E. make mrproper
Answer: E
Explanation:
Q63. According to the BIND configuration file below, which of the following sentences is true?
options {
directory "/var/named";
allow-query { any; };
allow-recursion { 127.0.0.1; 10.0.0.0/24; };
forwarders { 192.168.0.4; };
forward first;
};
zone "." {
type hint; file "named.ca";
};
A. Any host, from any network, may use this server as its main DNS server.
B. If the server doesn't know the answer to a query, it sends a recursive query to 192.168.0.4.
C. If the server doesn't know the answer to a query, it sends a query to a root DNS server.
D. Hosts in the network 10.0.0.0/24 will be able to ask for zone-transfers.
E. If the server doesn't know the answer to a query, it sends a recursive query to 192.168.0.4 and, if this fails, it returns a failure.
Answer: B
Explanation:
43. Which of these ways can be used to only allow access to a DNS server from specified networks/hosts?
A. Using the limit { ...; }; statement in the named configuration file.
B. Using the allow-query { ...; }; statement in the named configuration file. C. Using the answer-only { ...; }; statement in the named configuration file. D. Using the allow-answer { ...; }; statement in the named configuration file. E. Using the query-access { ...; }; statement in the named configuration file.
Answer: B
Explanation:
Q64. Which command would you use to apply a diff file to an original?
A. patch > diff-file
B. patch < diff-file
C. patch << diff-file
D. cat diff-file >> kernel
E. cat diff-file << kernel
Answer: B
Explanation:
Q65. ORRECT TEXT
Which command, with options, could be used to change an ext2 file system on /dev/hda1 to an ext3 file system?
Answer: TUNE2FS-J/DEV/HDA1
Improved 117-201 test preparation:
Q66. ORRECT TEXT
What is the command that will extract information, such as module parameters, from the Linux Kernel modules and print this information to the command line? (Please specify only the command with no path information)
Answer: MODINFO
Q67. Considering the following kernel IP routing table below, which of the following commands must be used to remove the route to the network 10.10.1.0/24?
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface
200.207.199.162 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
172.16.87.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.246.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
10.10.1.0 192.168.246.11 255.255.255.0 UG 0 0 0 eth1
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 200.207.199.162 0.0.0.0 UG 0 0 0 ppp0
A. route del 10.10.1.0
B. route del 10.10.1.0/24
C. route del -net 10.10.1.0/24
D. route del 10.10.1.0/24 gw 192.168.246.11
E. route del -net 10.10.1.0
Answer: C
Explanation:
Q68. A system has one hard disk, configured as master and connected to the primary IDE controller, and one CD writer, configured as slave and connected to the secondary IDE controller. If the system is correctly configured, which device is used to represent the CD writer?
A. /dev/scd0
B. /dev/hdd
C. /dev/hdb
D. /dev/sr1
E. /dev/scd1
Answer: B
Explanation:
Q69. ORRECT TEXT
What command will remove the physical volume /dev/sda4 from the volume group /dev/vg0?vide the command with any options or parameters</tt>
Answer: VGREDUCE/DEV/VG0/DEV/SDA4
Q70. Which of the following is a valid location in the automount configuration, when a Windows share needs to be made available to the system?
A. \serversharename
B. ://server/sharename
C. server:/sharename
D. :server/sharename
E. \\server\sharename
Answer: B
Explanation:
see more 117-201 dumps