Deck 12: Compression, System Backup, and Software Installation

ملء الشاشة (f)
exit full mode
سؤال
When used with the uncompress command, the ____ option displays the contents of the compress file to Standard Output.

A)-c
B)-v
C)-f
D)-r
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The tar utility cannot back up device files or files with filenames longer than 255 characters.
سؤال
The ____ option can be used with the tar command to extract a specified archive.

A)-s
B)-e
C)-x
D)-a
سؤال
When creating a system backup, temporary files in the /tmp and /var/tmp directories should be included.
سؤال
It is good form to read the Makefile after you run the configure script.
سؤال
The average compression ratio for gzip is ____%.

A)40-50
B)50-60
C)60-70
D)70-80
سؤال
When used with the compress command, the ____ option can be used to compress symbolic links.

A)-f
B)-c
C)-v
D)-r
سؤال
You can perform up to ____ different incremental backups using the dump / restore utility.

A)7
B)8
C)9
D)10
سؤال
The compression algorithm used by the compress utility has an average compression ratio of ____%.

A)30-40
B)40-50
C)50-60
D)60-70
سؤال
The ____ option, when used with the gzip command, causes the compression ratio for files that have been compressed to be listed.

A)-c
B)-f
C)-r
D)-l
سؤال
The ____ command can be used to display the contents of a compressed file.

A)acat
B)zcat
C)cat
D)ccat
سؤال
If no level of compression is specified, the gzip command assumes the number ____.

A)4
B)5
C)6
D)7
سؤال
The make command looks for a Makefile and uses the information within to compile the source code into binary programs using the ____ for the local hardware architecture.

A)cc
B)gc
C)c++
D)gcc
سؤال
When using the compress utility, each file is renamed with a(n)____ filename extension to indicate that it is compressed.

A).c
B).cmp
C).cpz
D).Z
سؤال
When using the cpio utility, the ____ option causes a new archive to be created.

A)-n
B)-c
C)-o
D)-a
سؤال
The filename extension given to files compressed with bzip2 is ____.

A).bz
B).bz2
C).gz
D).Z
سؤال
The most common package manager used by Linux systems today is the ____.

A)RPM
B)PRM
C)MPR
D)RMP
سؤال
The compress utility preserves the original ownership, modification, and access time for each file that it compresses.
سؤال
When using the gzip utility, the -1 option is also known as best compression and results in a higher compression ratio.
سؤال
When used with the tar utility, the ____ option causes filenames to be stored in an archive using absolute pathnames.

A)-a
B)-b
C)-p
D)-n
سؤال
The ____________________ utility uses the Burrows-Wheeler Block Sorting Huffman Coding algorithm when compressing files.
سؤال
What types of media are commonly used for archives? What type of media is most commonly used for archiving on Linux systems?
سؤال
Match between columns
Command that can be used to ensure that a file was received in its entirety after you download it.
X-CD-Roast
Command that can be used to ensure that a file was received in its entirety after you download it.
tarball
Command that can be used to ensure that a file was received in its entirety after you download it.
sum
Command that can be used to ensure that a file was received in its entirety after you download it.
mt
Command that can be used to ensure that a file was received in its entirety after you download it.
full backup
Command that can be used to ensure that a file was received in its entirety after you download it.
checksum
Command that can be used to ensure that a file was received in its entirety after you download it.
archive
Command that can be used to ensure that a file was received in its entirety after you download it.
compression algorithm
Command that can be used to ensure that a file was received in its entirety after you download it.
compression ratio
The rate of compression.
X-CD-Roast
The rate of compression.
tarball
The rate of compression.
sum
The rate of compression.
mt
The rate of compression.
full backup
The rate of compression.
checksum
The rate of compression.
archive
The rate of compression.
compression algorithm
The rate of compression.
compression ratio
Burning software that comes with Red Hat Fedora Core 2.
X-CD-Roast
Burning software that comes with Red Hat Fedora Core 2.
tarball
Burning software that comes with Red Hat Fedora Core 2.
sum
Burning software that comes with Red Hat Fedora Core 2.
mt
Burning software that comes with Red Hat Fedora Core 2.
full backup
Burning software that comes with Red Hat Fedora Core 2.
checksum
Burning software that comes with Red Hat Fedora Core 2.
archive
Burning software that comes with Red Hat Fedora Core 2.
compression algorithm
Burning software that comes with Red Hat Fedora Core 2.
compression ratio
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
X-CD-Roast
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
tarball
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
sum
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
mt
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
full backup
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
checksum
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
archive
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
compression algorithm
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
compression ratio
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
X-CD-Roast
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
tarball
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
sum
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
mt
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
full backup
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
checksum
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
archive
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
compression algorithm
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
compression ratio
Archiving all data on a filesystem.
X-CD-Roast
Archiving all data on a filesystem.
tarball
Archiving all data on a filesystem.
sum
Archiving all data on a filesystem.
mt
Archiving all data on a filesystem.
full backup
Archiving all data on a filesystem.
checksum
Archiving all data on a filesystem.
archive
Archiving all data on a filesystem.
compression algorithm
Archiving all data on a filesystem.
compression ratio
Standard set of instructions used to compress a file.
X-CD-Roast
Standard set of instructions used to compress a file.
tarball
Standard set of instructions used to compress a file.
sum
Standard set of instructions used to compress a file.
mt
Standard set of instructions used to compress a file.
full backup
Standard set of instructions used to compress a file.
checksum
Standard set of instructions used to compress a file.
archive
Standard set of instructions used to compress a file.
compression algorithm
Standard set of instructions used to compress a file.
compression ratio
Back-up copies of files and directories.
X-CD-Roast
Back-up copies of files and directories.
tarball
Back-up copies of files and directories.
sum
Back-up copies of files and directories.
mt
Back-up copies of files and directories.
full backup
Back-up copies of files and directories.
checksum
Back-up copies of files and directories.
archive
Back-up copies of files and directories.
compression algorithm
Back-up copies of files and directories.
compression ratio
Command that can be used to manipulate tape devices or prepare a tape for system backup.
X-CD-Roast
Command that can be used to manipulate tape devices or prepare a tape for system backup.
tarball
Command that can be used to manipulate tape devices or prepare a tape for system backup.
sum
Command that can be used to manipulate tape devices or prepare a tape for system backup.
mt
Command that can be used to manipulate tape devices or prepare a tape for system backup.
full backup
Command that can be used to manipulate tape devices or prepare a tape for system backup.
checksum
Command that can be used to manipulate tape devices or prepare a tape for system backup.
archive
Command that can be used to manipulate tape devices or prepare a tape for system backup.
compression algorithm
Command that can be used to manipulate tape devices or prepare a tape for system backup.
compression ratio
سؤال
A(n)____________________ backup backs up only the data that has been changed since the last backup.
سؤال
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.
سؤال
____________________ is used to reduce the size of a file or set of files.
سؤال
To remove a package from the system, you can use the ____ option to the rpm command.

A)-d
B)-e
C)-r
D)-x
سؤال
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.
سؤال
When backing up a system, what type of files should be archived, and what types should not?
سؤال
To view the contents of a file that was compressed with the bzip2 utility, you must used the ____________________ command.
سؤال
Describe the basic steps involved in compiling source code into a program.
سؤال
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?
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/32
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 12: Compression, System Backup, and Software Installation
1
When used with the uncompress command, the ____ option displays the contents of the compress file to Standard Output.

A)-c
B)-v
C)-f
D)-r
A
2
The tar utility cannot back up device files or files with filenames longer than 255 characters.
True
3
The ____ option can be used with the tar command to extract a specified archive.

A)-s
B)-e
C)-x
D)-a
C
4
When creating a system backup, temporary files in the /tmp and /var/tmp directories should be included.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
5
It is good form to read the Makefile after you run the configure script.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
6
The average compression ratio for gzip is ____%.

A)40-50
B)50-60
C)60-70
D)70-80
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
7
When used with the compress command, the ____ option can be used to compress symbolic links.

A)-f
B)-c
C)-v
D)-r
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
8
You can perform up to ____ different incremental backups using the dump / restore utility.

A)7
B)8
C)9
D)10
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
9
The compression algorithm used by the compress utility has an average compression ratio of ____%.

A)30-40
B)40-50
C)50-60
D)60-70
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
10
The ____ option, when used with the gzip command, causes the compression ratio for files that have been compressed to be listed.

A)-c
B)-f
C)-r
D)-l
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
11
The ____ command can be used to display the contents of a compressed file.

A)acat
B)zcat
C)cat
D)ccat
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
12
If no level of compression is specified, the gzip command assumes the number ____.

A)4
B)5
C)6
D)7
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
13
The make command looks for a Makefile and uses the information within to compile the source code into binary programs using the ____ for the local hardware architecture.

A)cc
B)gc
C)c++
D)gcc
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
14
When using the compress utility, each file is renamed with a(n)____ filename extension to indicate that it is compressed.

A).c
B).cmp
C).cpz
D).Z
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
15
When using the cpio utility, the ____ option causes a new archive to be created.

A)-n
B)-c
C)-o
D)-a
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
16
The filename extension given to files compressed with bzip2 is ____.

A).bz
B).bz2
C).gz
D).Z
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
17
The most common package manager used by Linux systems today is the ____.

A)RPM
B)PRM
C)MPR
D)RMP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
18
The compress utility preserves the original ownership, modification, and access time for each file that it compresses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
19
When using the gzip utility, the -1 option is also known as best compression and results in a higher compression ratio.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
20
When used with the tar utility, the ____ option causes filenames to be stored in an archive using absolute pathnames.

A)-a
B)-b
C)-p
D)-n
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
21
The ____________________ utility uses the Burrows-Wheeler Block Sorting Huffman Coding algorithm when compressing files.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
22
What types of media are commonly used for archives? What type of media is most commonly used for archiving on Linux systems?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
23
Match between columns
Command that can be used to ensure that a file was received in its entirety after you download it.
X-CD-Roast
Command that can be used to ensure that a file was received in its entirety after you download it.
tarball
Command that can be used to ensure that a file was received in its entirety after you download it.
sum
Command that can be used to ensure that a file was received in its entirety after you download it.
mt
Command that can be used to ensure that a file was received in its entirety after you download it.
full backup
Command that can be used to ensure that a file was received in its entirety after you download it.
checksum
Command that can be used to ensure that a file was received in its entirety after you download it.
archive
Command that can be used to ensure that a file was received in its entirety after you download it.
compression algorithm
Command that can be used to ensure that a file was received in its entirety after you download it.
compression ratio
The rate of compression.
X-CD-Roast
The rate of compression.
tarball
The rate of compression.
sum
The rate of compression.
mt
The rate of compression.
full backup
The rate of compression.
checksum
The rate of compression.
archive
The rate of compression.
compression algorithm
The rate of compression.
compression ratio
Burning software that comes with Red Hat Fedora Core 2.
X-CD-Roast
Burning software that comes with Red Hat Fedora Core 2.
tarball
Burning software that comes with Red Hat Fedora Core 2.
sum
Burning software that comes with Red Hat Fedora Core 2.
mt
Burning software that comes with Red Hat Fedora Core 2.
full backup
Burning software that comes with Red Hat Fedora Core 2.
checksum
Burning software that comes with Red Hat Fedora Core 2.
archive
Burning software that comes with Red Hat Fedora Core 2.
compression algorithm
Burning software that comes with Red Hat Fedora Core 2.
compression ratio
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
X-CD-Roast
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
tarball
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
sum
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
mt
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
full backup
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
checksum
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
archive
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
compression algorithm
Values that are typically calculated using a Message Digest 5 (MD5)algorithm.
compression ratio
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
X-CD-Roast
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
tarball
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
sum
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
mt
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
full backup
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
checksum
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
archive
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
compression algorithm
Filenames that end with the .tar.gz or .tgz extensions, and represent gzip -compressed tar archives.
compression ratio
Archiving all data on a filesystem.
X-CD-Roast
Archiving all data on a filesystem.
tarball
Archiving all data on a filesystem.
sum
Archiving all data on a filesystem.
mt
Archiving all data on a filesystem.
full backup
Archiving all data on a filesystem.
checksum
Archiving all data on a filesystem.
archive
Archiving all data on a filesystem.
compression algorithm
Archiving all data on a filesystem.
compression ratio
Standard set of instructions used to compress a file.
X-CD-Roast
Standard set of instructions used to compress a file.
tarball
Standard set of instructions used to compress a file.
sum
Standard set of instructions used to compress a file.
mt
Standard set of instructions used to compress a file.
full backup
Standard set of instructions used to compress a file.
checksum
Standard set of instructions used to compress a file.
archive
Standard set of instructions used to compress a file.
compression algorithm
Standard set of instructions used to compress a file.
compression ratio
Back-up copies of files and directories.
X-CD-Roast
Back-up copies of files and directories.
tarball
Back-up copies of files and directories.
sum
Back-up copies of files and directories.
mt
Back-up copies of files and directories.
full backup
Back-up copies of files and directories.
checksum
Back-up copies of files and directories.
archive
Back-up copies of files and directories.
compression algorithm
Back-up copies of files and directories.
compression ratio
Command that can be used to manipulate tape devices or prepare a tape for system backup.
X-CD-Roast
Command that can be used to manipulate tape devices or prepare a tape for system backup.
tarball
Command that can be used to manipulate tape devices or prepare a tape for system backup.
sum
Command that can be used to manipulate tape devices or prepare a tape for system backup.
mt
Command that can be used to manipulate tape devices or prepare a tape for system backup.
full backup
Command that can be used to manipulate tape devices or prepare a tape for system backup.
checksum
Command that can be used to manipulate tape devices or prepare a tape for system backup.
archive
Command that can be used to manipulate tape devices or prepare a tape for system backup.
compression algorithm
Command that can be used to manipulate tape devices or prepare a tape for system backup.
compression ratio
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
24
A(n)____________________ backup backs up only the data that has been changed since the last backup.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
25
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
26
____________________ is used to reduce the size of a file or set of files.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
27
To remove a package from the system, you can use the ____ option to the rpm command.

A)-d
B)-e
C)-r
D)-x
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
28
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
29
When backing up a system, what type of files should be archived, and what types should not?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
30
To view the contents of a file that was compressed with the bzip2 utility, you must used the ____________________ command.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
31
Describe the basic steps involved in compiling source code into a program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
32
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?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 32 في هذه المجموعة.