Multiple Choice
A systems administrator must clean up all application files in the directory /var/log/app. However, the company's security policy requires the files to be kept on the backup server for one year. The Linux server has only the tar and bzip2 packages installed. Which of the following commands will package and compress the files?
A) tar -zcvf applicationfiles.tar.bz2 /var/log/app/*
B) tar -jcvf applicationfiles.tar.bz2 /var/log/app/*
C) tar -cvf applicationfiles.tar.bz2 /var/log/app/*
D) tar -xvf applicationfiles.tar.bz2 /var/log/app/*
Correct Answer:

Verified
Correct Answer:
Verified
Q188: A junior Linux administrator is setting up
Q189: A Linux administrator installed a new network
Q190: A junior Linux administrator is installing patches
Q191: A Linux server has multiple IPs. A
Q192: An administrator is uncomfortable allowing users to
Q194: Ann, a junior systems administrator, is required
Q195: The Apache web server was recently installed
Q196: Which of the following is the BEST
Q197: A systems administrator is enabling quotas on
Q198: A systems administrator received a request to