1z0-105 Oracle Linux 6 Advanced System Administration

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Which three statements are true about support for the XFS file system in Oracle Linux?

Select all that apply, then click Submit answer.

  • It is a journaling, extend-based file system.

  • It is not supported for the /boot file system.

  • It is supported for the root (/) file system.

  • It supports user and group disk quotas.

  • It is supported only when created on Logical Volumes.

  • It has a built-in volume manager.

Question 5

Which two statements are true about container template scripts?

Select all that apply, then click Submit answer.

  • They must be Bourne Shell scripts.

  • Their name must start with 1xc-.

  • They must support the --arch option.

  • They must not be interactive.

  • They must install a Linux distribution.

Question 6

While adding the first Access Control List (ACL) to a file located on an ext3 file system, you receive an error:

Identity the reason for the Operation not supported error.

Select an option, then click Submit answer.

  • The file system in question must be mounted, including the acl mount option.

  • ACLS are not supported when SELinux is enabled.

  • The ac1 RPM must be installed to enable ACL support.

  • The user trying to add the ACL is not the file owner.

  • The setfac1 command shown contains a syntax error.

  • An ext3 file system does not support ACLs.