• 117-303题库demo免费下载

    Filed under Lpi
    Aug 3

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

    考试代号: 117-303
    问题数量:101 Q&As

    更新时间: 2009-09-13
    注册地点: Prometric/Pearson VUE
    题库全称:LPI Level 3 Exam 303

    免费117-303题库Demo赏析

     
     
    Exam : Lpi 117-303
    Title : LPI Level 3 Exam 303

    1. Which of the following export options, when specified in /etc/exports, will tell the server to use the NFSv4 Pseudofilesystem?
    A. fsid=2
    B. fsid=0
    C. fsid=3
    D. fsid=1
    Answer: B

    2. Linux Extended Attributes include attribute classes. Which of the following are included in the defined attribute classes? (Select THREE correct answers)
    A. default
    B. system
    C. owner
    D. trusted
    E. user
    Answer: BDE

    3. SELinux has just been installed on a Linux system and the administrator wants to use SELinux in permissive mode in order to audit the various services on the system. What command will switch SELinux into permissive mode?
    A. setenforce 0
    B. /etc/init.d/selinux stop
    C. selinux passive
    D. /etc/init.d/selinux startpassive
    Answer: A

    4. You wish to revoke write access for all groups and named users on a file. Which command will make the correct ACL changes?
    A. setfacl x group:*:rx,user:*:rx afile
    B. setfacl x mask::rx afile
    C. setfacl m mask::rx afile
    D. setfacl m group:*:rx,user:*:rx afile
    Answer: C

    5. What does ntop use for data collection?
    A. Network packets
    B. Log files
    C. Frame relay
    D. SNMP
    Answer: A

    6. What is the default UDP port for OpenVPN traffic?
    Answer: 1194

    7. When adding additional users to a file’s extended ACLs, what is true about the default behaviour of the ACL mask for the file?
    A. The mask is modified to be the union of all permissions of the file owner, owning group and all named users and groups.
    B. The mask is left unchanged.
    C. If required, a warning is printed indicating that the mask is too restrictive for the permissions being granted.
    D. The mask is modified to be the union of all permissions of the owning group and all named users and groups.
    Answer: D

    8. Which directive in the OpenVPN client.conf specifies the remote server and port that the client should connect to? (Provide only the directive, without any options or parameters)
    Answer: remote

    9. Which of the following are valid dmcrypt modes? (Choose THREE correct answers)
    A. XTS
    B. ESSIV
    C. GMR
    D. KWG
    E. LRW
    Answer: ABE

    10. What command will remove the dmcrypt mapping named cryptvol? (Provide the command with any options and parameters)
    Answer: /sbin/cryptsetup remove crypt-vol cryptsetup remove crypt-vol

    11. In which of the following scenarios MUST an administrator use ethernet bridging instead of routing when configuring an OpenVPN site? (Select TWO correct answers)
    A. Some OpenVPN clients will be installed on laptops and must be able to connect from different locations.
    B. NetBIOS traffic must be able to traverse the VPN without implementing a WINS server.
    C. The IPv4 protocol is required.
    D. It will be necessary to use an MTU setting other than the default.
    E. The IPX protocol is required.
    Answer: BE

    12. You are certain that your kernel has been compiled with ACL support, however, when you try to set an ACL on a file, you get the following output:
    % setfacl m user:hugh:r afile.txt
    setfacl: afile.txt: Operation not supported
    What is the most likely reason for this problem?
    A. There is an error in the command line parameters.
    B. There is no user on the system named hugh.
    C. The partition has not been mounted with the acl option.
    D. The file afile.txt doesn’t exist.
    Answer: C

    13. An administrator has successfully configured a cryptographic volume for dmcrypt, and has added the following line to /etc/fstab:
    /dev/mapper/cryptvol /media/crypt auto defaults 0 0
    Upon booting the system, the error message "mount: special device /dev/mapper/cryptvol does not exist" is displayed. What configuration file has the administrator forgotten to edit? (Provide the full path and filename)
    Answer: /etc/crypttab

    14. An administrator has created a mapping with the following command:
    cryptsetup luksOpen /dev/sda1 cryptvol
    and has set three different keys. Which command below will delete the first key?
    A. cryptsetup luksDelKey /dev/sda1 0
    B. cryptsetup luksDelKey /dev/sda1 1
    C. cryptsetup luksDelKey /dev/mapper/cryptvol 1
    D. cryptsetup luksDelKey /dev/mapper/cryptvol 0
    Answer: A

    15. Which of the following are common techniques for securing a sendmail server? (Select THREE correct answers)
    A. Maintain user accounts in an LDAP directory.
    B. Enable TLS.
    C. Disable VRFY.
    D. Run sendmail in a chroot’d environment.
    E. Disable USRLKUP.
    Answer: BCD

    16. What command will list basic information about all targets available to cryptmount? (Provide the command with any options or parameters)
    Answer: cryptmount –list /usr/bin/cryptmount -l /usr/bin/cryptmount –list cryptmount -l

    17. Which of the following are valid OpenVPN authentication modes? (Choose TWO correct answers)
    A. S/Key
    B. Kerberos
    C. Static Key
    D. Password
    E. TLS
    Answer: CE

    18. Which LUKS action, when supplied to the cryptsetup command, will initialize a LUKS partition and set the initial key? (Provide only the action name)
    Answer: luksFormat

    19. An administrator has just configured an OpenVPN client. Upon starting the service, the following message is displayed:
    TLS Error: TLS key negotiation failed to occur within 60 seconds
    Which of the following statements is true?
    A. The client was unable to establish a network connection with the server.
    B. The client was able to establish a network connection with the server, however TLS key negotiation failed, resulting in a fallback to SSL.
    C. The client was able to establish a network connection with the server, however TLS and SSL security are not enabled.
    D. The client was able to establish a network connection with the server, however TLS key negotiation took longer than 60 seconds, indicating that there may be a problem with network performance.
    Answer: A

    20. What is true about the permissions for the file afile given the following output from getfacl? (Select TWO correct answers)
    % getfacl afile
    # file: afile
    # owner: matt
    # group: support
    user::rwx
    user:hugh:rw
    group::r
    group:staff:rx
    mask::rwx
    other::r
    A. Anyone in the support group will be able to read and execute the file.
    B. The user hugh will be able to read the contents of the file.
    C. Anyone in the users group will be able to read the file.
    D. The user matt will not be able to edit this file.
    E. Anyone in the staff group will be able to read and execute the file.
    Answer: BE

    免费下载117-303题库Demo

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

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

    Lpi 117-303学习指南

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

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

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

    售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,才能发展。客户至上是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