lp1 level 2 Exam 201: 117-201 Detailed Objectives

十二月 22, 2009 by admin
Filed under: LPI 

This is a required exam for LPI certification Level 2. It covers advanced skills for the Linux professional that are common across all distributions of Linux.
IMPORTANT INFORMATION: These are the current 201 objectives, which are valid effective 2009-04-01.
Each objective is assigned a weighting value. The weights range roughly from 1 to 10 and indicate the relative importance of each objective. Objectives with higher weights will be covered in the exam with more questions.
Objectives: Exam 201
Topic 201: Linux Kernel
201.1 Kernel Components 
http://www.lpi.org/eng/certification/the_lpic_program/lpic_2/exam_201_detailed_objectives
“lp1 level 2 exam 201″, the full name of  117-201 exam, is a Lpi certification.Preparing for the 117-201 exam? Looking for the best 117-201 Test Questions, 117-201 Practice Exam, 117-201 Dumps?
lp1 level 2 exam 201 (117-201 Exam) Questions & Answers are created by our certified senior experts combination PROMETRIC or VUE true-to-date environmental examination of the original title.we promised that the 117-201 Q&A coverage of 98%.  All of our content is custom written and kept current with several monthly updates on most of our products. As a 51-pass LPIC Level2 Certification candidate, you will have access to our updates for one year after the purchase date.
1. If the command arp f is run, which file will be read by default?
A./etc/hosts
B./etc/ethers
C./etc/arp.conf
D./etc/networks
E./var/cache/arp 
ANSWER: B   
2. Performing a DNS lookup with dig results in this answer:
;; QUESTION SECTION:
;5.123.168.192.inaddr.arpa. IN PTR
;; ANSWER SECTION:
5.123.168.192.inaddr.arpa. 600 IN PTR linuserv.example.net.123.168.192.inaddr.arpa.
;; AUTHORITY SECTION:
123.168.192.inaddr.arpa. 600 IN NS linuserv.example.net.
;; ADDITIONAL SECTION:
linuserv.example.net. 600 IN A 192.168.123.5
What might be wrong in the zone definition?
A.Nothing. All seems to be good.
B.There’s no “.” after linuserv.example.net in the PTR record in the forward lookup zone file.
C.There’s no “.” after linuserv in the PTR record in the forward lookup zone file.
D.There’s no “.” after linuserv.example.net in the PTR record in the reverse lookup zone file.
E.The “.” in the NS definition in reverse lookup zone has to be removed. 
ANSWER: D   
3. A DNS server has the IP address 192.168.0.1. Which TWO of the following need to be done on a client machine to use this DNS server?
A.Add nameserver 192.168.0.1 to /etc/resolv.conf.
B.Run route add nameserver 192.168.0.1.
C.Run ifconfig eth0 nameserver 192.168.0.1.
D.Ensure that the dns service is listed in the hosts entry in the /etc/nsswitch.conf file.
E.Run bind add nameserver 192.168.0.1. 
ANSWER: AD   
4. How can the label root be added to the ext2 filesystem on /dev/sda1? Please enter the command with all parameter(s) and/or option(s) below.
Answer:______ 
ANSWER: /sbin/tune2fs -L root /dev/sda1 tune2fs -L root /dev/sda1

Comments

Comments are closed.