Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Linux+ Guide
Quiz 11: Compression, System Backup, and Software Installation
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
Match each term with the correct statement below. -Archiving all data on a filesystem.
Question 22
Short Answer
Packages in the Red Hat Package Manager format have filenames that indicate the hardware architecture for which the software was compiled, and end with the ____________________ extension.
Question 23
Short Answer
To view the contents of a file that was compressed with the bzip2 utility, you must use the ____________________ command.
Question 24
Multiple Choice
Match each term with the correct statement below. -Filenames that end with the .tar.gz or .tgz extensions, and represent gzip-compressed tar archives.
Question 25
Multiple Choice
Match each term with the correct statement below. -Standard set of instructions used to compress a file.
Question 26
Multiple Choice
Match each term with the correct statement below. -The rate of compression.
Question 27
Multiple Choice
You can perform up to ____ different incremental backups using the dump/restore utility.
Question 28
Multiple Choice
The ____ option can be used with the tar command to extract a specified archive.
Question 29
Multiple Choice
Match each term with the correct statement below. -Back-up copies of files and directories.
Question 30
Short Answer
A(n) ____________________ backup backs up only the data that has been changed since the last backup.
Question 31
Multiple Choice
Match each term with the correct statement below. -Command that can be used to copy files to the appropriate location on the filesystem
Question 32
Multiple Choice
Match each term with the correct statement below. -Command that can be used to ensure that a file was received in its entirety after you download it.
Question 33
Short Answer
____________________ is used to reduce the size of a file or set of files.
Question 34
Short Answer
The ____________________ utility uses the Burrows-Wheeler Block Sorting Huffman Coding algorithm when compressing files.
Question 35
Multiple Choice
Match each term with the correct statement below. -Burning software that comes with Red Hat Fedora Core 2.
Question 36
Multiple Choice
To remove a package from the system, you can use the ____ option to the rpm command.
Question 37
Multiple Choice
When using the cpio utility, the ____ option causes a new archive to be created.
Question 38
Multiple Choice
The ____ command looks for a Makefile and uses the information within to compile the source code into binary programs using the appropriate compiler program for the local hardware architecture.