Cisco LPIC-2 Exam 202, Part 2 of 2, version 4.5 (202-450日本語版) - 202-450日本語 FREE EXAM DUMPS QUESTIONS & ANSWERS

Nginxを使用してWebサーバーをリバースプロキシしようとすると、次の構成サンプルにはどのようなキーワードが行方不明であるか?
Correct Answer: B Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
fail2banでは、「刑務所」とは何ですか?
Correct Answer: C Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
スレーブネームサーバが接続するIPアドレスを制限するために、どのBINDオプションを使用すべきであるか?
Correct Answer: A Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Apache HTTPDの伐採指令は、以下のうちどちらですか?(2を選んでください。)
Correct Answer: D,E Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
以下の命令は、エントリのこれらのセットのどれを返しますか?
Correct Answer: E Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
LDAPエントリに変更を指定するために、どんなキーワードが、以下のLDIFファイル抜粋からなくなっていますか?

キーワードだけおよび他の情報を全然指定してはならない。
Correct Answer:
modify
Explanation
In the context of LDAP, when alterations need to be specified to an entry, the "changetype: modify" keyword is used in the LDIF file. This keyword indicates that modifications are to be made to the existing LDAP entry.
The modify operation can be used to add, replace, or delete attributes and their values. The syntax of the modify operation is as follows:
changetype: modify add: attribute attribute: valuereplace: attribute attribute: valuedelete: attribute attribute:
value
Each modify operation is separated by a hyphen (-) and a blank line separates different entries. The attribute;binary subtype can be used to indicate that the attribute values are binary data. The LDIF syntax for reading a binary value from a file is:
attribute;binary:< file:///path/to/file
References:
LPIC-2 Exam 202 Objectives, Objective 207.3: LDAP Operations
How To Use LDIF Files to Make Changes to an OpenLDAP System, DigitalOcean Modifying Entries Using ldapmodify, Oracle ldap - ldapadd/ldapmodify: clarifications needed about these commands, Server Fault Modify Attribute type definition on LDAP server, Stack Overflow
0
0
0
10