LX0-104 Practice Questions
513 real LX0-104 exam questions with expert-verified answers and explanations. Page 6 of 11.
- Question #343
A private OID should be obtained for a company when:
- Question #344
When assigned to the ref attribute for ou=people,dc=example,dc=com, which of the following values will create a subordinate knowledge link to slave.example.com?
- Question #345
Which statements are true of object classes in an LDAP directory? (Choose TWO correct answers)
- Question #346
What is true of any created custom attribute or object class?
- Question #348
Which of the following is correct about this excerpt from an LDIF file? dn: cn=PrintOperators,ou=Groups,ou=IT,o=BR
- Question #350
When logged in to a workstation which retrieves most of its user information from NIS, which command can be used to list ALL the users?
- Question #351
An administrator has manually migrated local accounts to LDAP, instead of using the migration tools. When trying to authenticate as a user, an error is returned about invalid crede...
- Question #352
What strategy is used to initialize NIS maps?
- Question #355
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 firs...
- Question #357
Which of the following are valid dmcrypt modes? (Choose THREE correct answers)
- Question #359
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...
- Question #360
Which of the following are valid OpenVPN authentication modes? (Choose TWO correct answers)
- Question #361
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: sup...
- Question #362
You wish to revoke write access for all groups and named users on a file. Which command will make the correct ACL changes?
- Question #364
When adding additional users to a file's extended ACLs, what is true about the default behaviour of the ACL mask for the file?
- Question #365
In which of the following scenarios MUST an administrator use ethernet bridging instead of routing when configuring an OpenVPN site? (Select TWO correct answers)
- Question #366
Linux Extended Attributes include attribute classes. Which of the following are included in the defined attribute classes? (Select THREE correct answers)
- Question #367
Which of the following statements are true about Linux Extended Attributes on files? (Select TWO correct answers)
- Question #368
Which command will set the user.author attribute on the file afile.txt?
- Question #369
Which of the following lines in the OpenVPN server.conf file will supply a DNS server for DHCP clients to use?
- Question #370
Which command will list all of the extended attributes on the file afile.txt along with the values?
- Question #371
Which of the following statements is true when querying the extended attributes of a file that has no extended attributes set?
- Question #373
What is the purpose of the Safe Checks option in a Nessus configuration?
- Question #375
An administrator is capturing traffic with Wireshark and is only seeing ARP traffic. What is the most likely cause of this?
- Question #376
Which statements are true of the following Wireshark capture filter: (tcp[2:2] > 1500 and tcp[2:2] < 1550) or (tcp[4:2] > 1500 and tcp[4:2] < 1550) (Select TWO correct answers)
- Question #377
The command 'nmap sS O 10.142.232.10' produces the following output: PORT STATE SERVICE 631/tcp open ipp 3306/tcp open mysql Which of these statements are true? (Select TWO correct...
- Question #378
Which of the following can be done to secure a BIND server? (Select THREE correct answers)
- Question #379
DNS servers are vulnerable to which of the following attacks? (Select THREE correct answers)
- Question #381
The apache administrator has added the following lines to the configuration files: <Directory /> AllowOverride None </Directory> What is the purpose of this directive?
- Question #383
SELinux is a Linux feature that:
- Question #384
Which of the following statements are advantages that Mandatory Access Control has over Discretionary? Access Control models? (Select TWO correct answers)
- Question #385
What are the steps which must be followed to enable serverwide zone transfers between two BIND 9 servers securely using TSIG?
- Question #386
Under which path is the selinux pseudofilesystem found?
- Question #388
An unprivileged user issued a command which produced the following log message: avc: denied { getattr } for pid=984 exe=/usr/bin/vim path=/etc/shadow dev=03:01 ino=134343 scontext=...
- Question #389
When a user logs into a system using SSH, what is the format of SELinux security context which will assign the user_r role and the user_t domain to their login sessions?
- Question #390
How are SELinux permissions related to standard Linux permissions?
- Question #392
What is the difference between an SELinux domain and an SELinux type?
- Question #393
An SELinux security context is required to ensure that all files in /opt have the default context of system_u:object_r:usr_t. How should the corresponding configuration entry be fo...
- Question #395
An administrator can prevent dictionary based attacks against an OpenSSH server by forcing keybased authentication with which TWO parameters in sshd_config?
- Question #396
A user is attempting to connect to a remote server via SSH and receives the following message: The authenticity of host 'mail.example.com (208.77.188.166)' can't be established. RS...
- Question #397
A user is attempting to connect to a remote host via SSH and following message is displayed: Host key verification failed. Which of the following options could resolve the problem?...
- Question #399
Which of the following are valid NFSv4 security types?
- Question #400
Which GPG command is used to sign a public key? (Select TWO correct answers)
- Question #401
Which GPG command will publish a public key to a public key server?
- Question #402
Which GPG command is used to create a revocation certificate in case a GPG key ever needs to be cancelled?
- Question #403
Which command is used to add an additional name, email address and comment to an existing private key?
- Question #404
Someone who wishes to receive an encrypted file has provided a key UID and a key fingerprint for verification to the data sender. Assuming that this key is on a public keyserver, w...
- Question #405
You have downloaded a file named file.tgz along with a signature file named file.tgz.asc. Which commands can be used to verify that file.tgz has not been tampered with since the fi...
- Question #406
By default, when verifying a signed file or a file with a detached signature, which keyring is used to search for public keys?
- Question #408
An administrator has just configured vsftp and notices that she cannot follow symbolic links when connected to the FTP server. What is the most likely reason for this?