Question 46

Which of the following gitcommands is used to manage files in a repository? (Choose two correct answers.)
  • Question 47

    Create a backup file named /root/backup.tar.bz2, which contains the contents of /usr/local, bar must use the bzip2 compression.

    Question 48

    SIMULATION
    According the following requirements, configure autofs service and automatically mount to user's home directory in the ldap domain.
    - Instructor.example.com (192.168.0.254) has shared /home/guests/ldapuserX home directory to your system by over NFS export, X is your hostname number.
    - LdapuserX's home directory is exist in the instructor.example.com: /home/ guests/ldapuserX
    - LdapuserX's home directory must be able to automatically mount to /home/ guests/ldapuserX in your system.
    - Home directory have write permissions for the corresponding user.
    However, you can log on to the ldapuser1 - ldapuser99 users after verification. But you can only get your corresponding ldapuser users. If your system's hostname is server1.example.com, you can only get ldapuser1's home directory.

    Question 49

    SIMULATION
    Create a swap space, set the size is 600 MB, and make it be mounted automatically after rebooting the system (permanent mount).

    Question 50

    Install a FTP server, and request to anonymous download from /var/ftp/pub catalog. (it needs you to configure yum direct to the already existing file server. )