Exam 11: Compression, System Backup, and Software Installation
Exam 1: Introduction to Linux45 Questions
Exam 2: Linux Installation and Usage45 Questions
Exam 3: Exploring Linux Filesystems45 Questions
Exam 4: Linux Filesystem Management45 Questions
Exam 5: Linux Filesystem Administration45 Questions
Exam 6: Advanced Installation45 Questions
Exam 7: Working With the Bash Shell45 Questions
Exam 8: System Initialization and X Windows45 Questions
Exam 9: Managing Linux Processes45 Questions
Exam 10: Common Administrative Tasks45 Questions
Exam 11: Compression, System Backup, and Software Installation45 Questions
Exam 12: Network Configuration45 Questions
Exam 13: Configuring Network Services45 Questions
Exam 14: Troubleshooting, Performance, and Security45 Questions
Select questions type
The ____________________ utility uses the Burrows-Wheeler Block Sorting Huffman Coding algorithm when compressing files.
(Short Answer)
4.8/5
(41)
To decompress files that have been compressed with the compress utility, you can use the decompress command followed by the names of the files to be decompressed. _________________________
(True/False)
4.7/5
(26)
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.
(Multiple Choice)
4.9/5
(24)
When using the cpio utility, the ____ option causes a new archive to be created.
(Multiple Choice)
4.8/5
(27)
Match each term with the correct statement below.
-The rate of compression.
(Multiple Choice)
4.9/5
(32)
Match each term with the correct statement below.
-Burning software that comes with Red Hat Fedora Core 2.
(Multiple Choice)
4.9/5
(35)
Because its primary use is to back up files in case of system failure, cpio uses absolute pathnames by default when archiving. _________________________
(True/False)
4.7/5
(32)
Match each term with the correct statement below.
-Back-up copies of files and directories.
(Multiple Choice)
4.9/5
(40)
The ____ option can be used with the tar command to extract a specified archive.
(Multiple Choice)
4.9/5
(32)
The dump/restore utility can only work with files on ext2 and ext3 filesystems. _________________________
(True/False)
4.8/5
(34)
The filename extension given to files compressed with bzip2 is ____.
(Multiple Choice)
4.9/5
(45)
When used with the tar utility, the ____ option causes filenames to be stored in an archive using absolute pathnames.
(Multiple Choice)
5.0/5
(28)
When using the gzip utility, the -1 option is also known as best compression and results in a higher compression ratio.
(True/False)
4.7/5
(30)
Traditionally, CDs/DVDs were used to back up data. _________________________
(True/False)
4.7/5
(41)
Describe the difference between full and incremental backups. Explain how both might be used to implement a back-up strategy, mentioning how the dump/restore utility can assist in this implementation. Provide an example.
(Essay)
4.8/5
(33)
If no level of compression is specified, the gzip command assumes the number ____.
(Multiple Choice)
4.9/5
(35)
Give a short description of the gzip utility. What compression algorithm does it use, and what degree of compression is it typically able to achieve? What are some similarities and differences from the compress utility?
(Essay)
4.8/5
(36)
If a compression utility compresses a file to 52% of its original size, it has a compression ratio of 52%. _________________________
(True/False)
4.9/5
(36)
When used with the uncompress command, the ____ option displays the contents of the compressed file to Standard Output.
(Multiple Choice)
4.8/5
(38)
Showing 21 - 40 of 45
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)