EX200 Exam Question 96

Search files.
Find out files owned by jack, and copy them to directory /root/findresults

EX200 Exam Question 97

Create a backup
Create a backup file named /root/backup.tar.bz2, contains the content of /usr/local, tar must use bzip2 to compress.

EX200 Exam Question 98

What statement is true regarding the Swarm service created by the following command?
docker service create --name myweb --network webnet --mode global nginx
  • EX200 Exam Question 99

    Create a volume group, and set the size is 500M, the size of single PE is 16M. Create logical volume named lv0 in this volume group, set size is 20 PE, make it as ext3 file system, and mounted automatically under data.

    EX200 Exam Question 100

    Who ever creates the files/directories on archive group owner should be automatically should be the same group owner of archive.