Question 81

Create a volume group, and set 8M as a extends. Divided a volume group containing 50 extends on volume group lv (lvshare), make it as ext4 file system, and mounted automatically under /mnt/dat a. And the size of the floating range should set between 380M and 400M.

Question 82

According the following requirements to create a local directory /common/admin.
* This directory has admin group.
* This directory has read, write and execute permissions for all admin group members.
* Other groups and users don't have any permissions.
* All the documents or directories created in the/common/admin are automatically inherit the admin group.

Question 83

Which security issues exist for most publicly available Vagrant boxes? (Choose three correct answers.)
  • Question 84

    What is the Puppet equivalent to an Ansible Playbook called?
  • Question 85

    SIMULATION
    1. Find all sizes of 10k file or directory under the /etc directory, and copy to /tmp/findfiles directory.
    2. Find all the files or directories with Lucy as the owner, and copy to /tmp/findfiles directory.