• 117-201题库demo免费下载

    Filed under Lpi
    Aug 13

    Lpi认证117-201考试题库介绍

    考试代号: 117-201
    问题数量:118 Q&As

    更新时间: 2009-08-13
    注册地点: Prometric/Pearson VUE
    题库全称:Lpi Level 2 Exam 201

    免费117-201题库Demo赏析

     
     
    Exam : Lpi 117-201
    Title : LPI Level 2 Exam 201

    1. Your routing configuration relies on eth0 being a 3com card that requires the 3c59x module. What line must be added to modules configuration file, to ensure that eth0 always uses this module?
    A. eth0=3c59x
    B. alias eth0=3c59x
    C. alias eth0 3c59x
    D. set eth0 3c59x
    E. set eth0=3c59x
    Answer: C

    2. 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: /sbin/tune2fs -L root /dev/sda1 tune2fs -L root /dev/sda1

    3. 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

    4. Your newlycompiled kernel can not find any modules it needs to load. What command was missed when compiling and installing the kernel?
    Answer: make modules_install

    5. What is the minimum number of disks required in a RAID5 array?
    A. 1
    B. 2
    C. 3
    D. 4
    E. 5
    Answer: C

    6. After a crash, the system needs to be booted into runlevel 1. Which option(s) must be typed at the LILO prompt to achieve this, assuming that the working kernel image is called ‘linux’?
    Answer: linux 1 linux single

    7. To remove the patch patch2.4.28.tar.bz2 from a kernel source tree, the command that must be used is:
    A. bunzip2 ../patch2.4.28.tar.bz2 | patch rp1
    B. bunzip2 ../patch2.4.28.tar.bz2 | patch Rp1
    C. bunzip2 c ../patch2.4.28.tar.bz2 | patch Rp1
    D. bunzip2 c ../patch2.4.28.tar.bz2 | patch rp1
    E. bunzip2 ../patch2.4.28.tar.bz2 | unpatch p1
    Answer: C

    8. After changing the default runlevel in the init configuration file, the system boots in a different than the intended runlevel. Where else could be this different runlevel be defined?
    A. Nowhere. The init configuration file wasn’t properly modified.
    B. In the boot loader configuration file.
    C. In /etc/runlevel under default.
    D. In the initrd image file.
    E. In the /etc/rc.d/rc.local file.
    Answer: B

    9. What information does the file modules.dep provide?
    A. A list of all modules available to the kernel.
    B. A list of modules required by each module.
    C. A list of devices and their module name.
    D. A list of all modules compiled for this kernel.
    E. A list of modules the kernel needs to run.
    Answer: B

    10. Using only commands included with named, what is the command, with options or parameters, to make named reread its zone files?
    Answer: ndc reload /usr/sbin/ndc reload rndc reload /usr/sbin/rndc reload

    11. One of the IDE hard drives in a server is transferring data very slowly. What command must be run to enable DMA on it?
    A. hdparm d /dev/hda
    B. hdparm dma /dev/hda
    C. hdparm dma /dev/hda1
    D. hdparm d /dev/hda1
    E. hdparm d 1 /dev/hda
    Answer: E

    12. Which single parameter, when passed to nmap, will instruct nmap to perform a fast scan? (Provide only the option)
    Answer: -F

    13. What is the command to add another IP address to an interface that already has (at least) one IP address?
    A. ifconfig eth0:1 192.168.1.2
    B. ifconfig eth0 192.168.1.2
    C. ipconfig eth0:1 192.168.1.2
    D. ipconfig eth0 192.168.1.2
    Answer: A

    14. You are compiling some software from source. After running ./configure with the appropriate arguments and no errors, what is the next command to run?
    Answer: make make all

    15. Which TWO of the following commands could be used to add a second IP address to eth0?
    A. ifconfig eth0 addip 192.168.123.10
    B. ifconfig eth0:1 192.168.123.10
    C. ifconfig eth01 192.168.123.10
    D. ifconfig eth0 +192.168.123.10
    E. ifconfig eth0:sub1 192.168.123.10
    Answer: BE

    16. You have configured a workstation to boot in runlevel 4, but you now find that the X server will not start correctly and the machine will not allow local access. What would be the most effective command to run at the LILO prompt to regain local access to the machine, when the last known working kernel image was linux?
    Answer: linux 3 linux 1 linux single linux S linux 2

    17. 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

    18. 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

    19. A 2.6.9ac1 kernel would be
    A. an alpha kernel.
    B. someone’s patch to a stable kernel.
    C. a stable kernel.
    D. an unstable kernel.
    E. someone’s patch to an unstable kernel.
    Answer: B

    20. A zone file on the DNS server has been updated. Which of the following commands will tell named to reload its zone files? (Please select TWO correct answers)
    A. killall HUP named
    B. killall named
    C. rndc reload
    D. rndc flush
    E. namedcheckzone r
    Answer: AC

    免费下载117-201题库Demo

    Examsoon提供最新的LPIC Level 2认证 117-201题库,其全名为:(Lpi Level 2 Exam 201). 在您决定是否购买之前 可以先下载117-201题库的部分演示. Examsoon是全球唯一提供所有IT认证考试题库demo免费下载的厂商 ,以下为免费117-201模拟测试题的下载链接

    免费的117-201题库PDF下载链接

    Lpi 117-201学习指南

    LPIC Level 2认证 117-201考试已经证明了它在全世界的广泛性和重要性,因此明白这项认证考试的世界各地的人必须具备与认证考试相关领域所需的技能和知识。Lpi认证 117-201学习指南的目的是检查考生的能力和他对概念的意识。很多时候练习测试117-201考试都已经被修改过了,删掉了许多过时的东西,而那些需求是在考试课程。当应用到时候你所学的知识的时候,就会鉴定出你所学到的东西以及对所学知识的应用是多么的恰到好处。Lpi认证 117-201是在IT行业的知名品牌,所以如果您通过了这样一个知名公司举行的一次考试,你可以想象你将来的事业会做的多么好。

    想要通过这个考试当然存在很多困难。你所要做的就是准备好充足的勇气和信心,而这些都来源与你平时训练的好坏.建议大家可以去Examsoon这个网站看一下,它的117-201考试是为了测试您在这方面的知识的掌握程度,最好的部分是它可以使你不断更新你所学的知识,不断进步。如果你知道所有的概念和如何使用他们的时候才是你真正掌握了Examsoon的用意。这门考试检查了您的能力和一旦你通过这次考验你将成为最优秀的人才,其他117-201考试的Examsoon结算值得注意的影响就是你的薪水将直线上升这大概也是每个人都希望获得的,所以要找一些好的资源才行。

    Examsoon考题大师117-201试题都是考试原题的完美组合,覆盖率95%以上,答案由多位专业资深讲师原版破解得出,正确率100%,只要您使用Examsoon的考试题库参加117-201考试,保证您一次轻松通过考试;

    售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,才能发展。客户至上是Examsoon考题大师的一贯宗旨;

Leave a Reply

You must be logged in to post a comment.

 

友情链接 | Examsoon IT 认证考试网 思科认证资源网 思科微軟考古題 IT證照模擬試題 考古題考試模擬軟件 70-649 70-643 70-646 640-802 640-863 e20-340 HP0-085 HP0-A25