Deck 11: Compression, System Backup, and Software Installation

ملء الشاشة (f)
exit full mode
سؤال
What device file below indicates the first ATAPI IDE tape device (nonrewinding)?​

A) ​/dev/st0
B) ​/dev/nst0
C) ​/dev/ht0
D) ​/dev/nht0
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
What is the average compression ratio for the gzip utility using the LZ77 compression algorithm?

A) 40%-50%
B) 50%-60%
C) 60%-70%
D) 70%-80%
سؤال
When using the gzip utility, the -1 option is also known as best compression and results in a higher compression ratio.
سؤال
Select the option that, 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
سؤال
​What command can be used to search for DPM package information?

A) ​dpkg-search
B) ​dpkg-info
C) ​dpkg-query
D) ​dpkg-list
سؤال
What command can be used to display the contents of a file that was compressed with the compress utility?

A) acat
B) zcat
C) cat
D) ccat
سؤال
When used with the uncompress command, what option displays the contents of the compress file to Standard Output?

A) -c
B) -v
C) -f
D) -r
سؤال
If no level of compression is specified, the gzip command assumes what compression level?

A) 4
B) 5
C) 6
D) 7
سؤال
Most Linux distributions make use of what package manager?

A) RPM
B) PRM
C) MPR
D) RMP
سؤال
Because the Makefile often includes some documented items, it is good form to read the Makefile after running the configure script.
سؤال
An RPM package can be converted to a cpio archive using what command?

A) ​cpioconv
B) ​rpm2cpio
C) ​rpmconv
D) ​conv_arch
سؤال
The compress utility preserves the original ownership, modification, and access time for each file that it compresses.
سؤال
When used with the compress command, what option below can be used to compress symbolic links?

A) -f
B) -c
C) -v
D) -r
سؤال
What option can be added to the rpm command in order to query packages?​

A) ​-i
B) ​-q
C) ​-v
D) ​-h
سؤال
The dump/restore utility is limited to a maximum of how many different incremental backups?

A) seven
B) eight
C) nine
D) ten
سؤال
What 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?

A) configure
B) install
C) make install
D) make
سؤال
The cpio command has the ability to handle long filenames and can be used to back up device files.​
سؤال
When using the compress utility, each file specified for compression is renamed with what extension?

A) .c
B) .cmp
C) .cpz
D) .Z
سؤال
The Adaptive Lempel-Ziv compression algorithm used by the compress utility is capable of an average compression ratio of what percent?

A) 30-40
B) 40-50
C) 50-60
D) 60-70
سؤال
The tar utility cannot back up device files or files with filenames longer than 255 characters.
سؤال
​The _________________ command can be used to search Internet software repositories for RPM packages that map to your architecture, and automatically install or upgrade those packages on your system.
سؤال
​RPM packages that require other RPM packages to be installed on a system prior to being installed creates a relationship known as?

A) ​package dependency
B) ​recursing package
C) branching package​
D) ​family package
سؤال
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.
سؤال
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
A group of RPM packages that are commonly installed to provide a specific function on the system.​
سؤال
In order to download DPM packages, what command should be used below?​

A) ​yum
B) ​apt-search
C) ​apt-get
D) ​dpm-grab
سؤال
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.
سؤال
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​The amount of compression that occurred during compression algorithm.
سؤال
When backing up a system, what type of files should be archived, and what types should not?
سؤال
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A calculated value that is unique to a file's size and contents.
سؤال
​What yum command below can display a list of package group names?

A) ​yum list --groups
B) ​yum grouplist
C) ​yum --list -g
D) ​yum show groups
سؤال
​What option can be added to the rpm command to upgrade a specified package only if an older version exists on the system?

A) ​-F
B) ​-U
C) ​-z
D) ​-c
سؤال
A(n) ____________________ backup backs up only the data that has been changed since the last backup.
سؤال
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​The process whereby files are copied to an archive.
سؤال
To view the contents of a file that was compressed with the bzip2 utility, you must use the ____________________ command.
سؤال
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?
سؤال
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A utility that can be used to manage DPM packages using a graphical interface.
سؤال
What types of media are commonly used for archives? What type of media is most commonly used for archiving on Linux systems?
سؤال
The ____________________ utility uses the Burrows-Wheeler Block Sorting Huffman Coding algorithm when compressing files.
سؤال
​What option can be added to the dpkg command to remove a specified package from the system, including any configuration files used by the package?

A) ​-d
B) ​-P
C) ​-D
D) ​-r
سؤال
Describe the basic steps involved in compiling source code into a program.
سؤال
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A gzip-compressed tar archive.
سؤال
​Select the options to use with the cpio utility to cause the utility to extract files from an archive, and overwrite existing files during extraction without prompting for user confirmation:

A) ​-u
B) ​-i
C) ​-e
D) ​-f
سؤال
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
A command used to view the contents of an archive created with compress or gzip to Standard Output in a page-by-page fashion.​
سؤال
What two device files below represent the first SCSI tape device, rewinding and non-rewinding?​

A) ​/dev/st0
B) ​/dev/ftape
C) ​/dev/nst0
D) ​/dev/ht0
سؤال
​What two options can be used with the tar utility to either compress or decompress an archive using the gzip or compress utilities respectively?

A) ​-z
B) ​-Z
C) ​-u
D) ​-e
سؤال
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A command used to decompress files compressed by the gzip command.
سؤال
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A command used to extract archives created with the dump command.
سؤال
What two commands below can be used to view the contents of a bzip2-compressed file page by page?​

A) ​bzmore
B) ​bzless
C) ​bzpaged
D) bzbuffer
سؤال
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A command used to decompress files compressed by the bzip2 command
سؤال
Files with what two file extensions are commonly known as tarballs?​

A) ​.tar.b
B) ​.tar.gz
C) ​.tgz
D) ​.tz
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 11: Compression, System Backup, and Software Installation
1
What device file below indicates the first ATAPI IDE tape device (nonrewinding)?​

A) ​/dev/st0
B) ​/dev/nst0
C) ​/dev/ht0
D) ​/dev/nht0
D
2
What is the average compression ratio for the gzip utility using the LZ77 compression algorithm?

A) 40%-50%
B) 50%-60%
C) 60%-70%
D) 70%-80%
C
3
When using the gzip utility, the -1 option is also known as best compression and results in a higher compression ratio.
False
4
Select the option that, 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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
5
​What command can be used to search for DPM package information?

A) ​dpkg-search
B) ​dpkg-info
C) ​dpkg-query
D) ​dpkg-list
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
6
What command can be used to display the contents of a file that was compressed with the compress utility?

A) acat
B) zcat
C) cat
D) ccat
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
7
When used with the uncompress command, what option displays the contents of the compress file to Standard Output?

A) -c
B) -v
C) -f
D) -r
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
8
If no level of compression is specified, the gzip command assumes what compression level?

A) 4
B) 5
C) 6
D) 7
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
9
Most Linux distributions make use of what package manager?

A) RPM
B) PRM
C) MPR
D) RMP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
10
Because the Makefile often includes some documented items, it is good form to read the Makefile after running the configure script.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
11
An RPM package can be converted to a cpio archive using what command?

A) ​cpioconv
B) ​rpm2cpio
C) ​rpmconv
D) ​conv_arch
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
12
The compress utility preserves the original ownership, modification, and access time for each file that it compresses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
13
When used with the compress command, what option below can be used to compress symbolic links?

A) -f
B) -c
C) -v
D) -r
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
14
What option can be added to the rpm command in order to query packages?​

A) ​-i
B) ​-q
C) ​-v
D) ​-h
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
15
The dump/restore utility is limited to a maximum of how many different incremental backups?

A) seven
B) eight
C) nine
D) ten
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
16
What 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?

A) configure
B) install
C) make install
D) make
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
17
The cpio command has the ability to handle long filenames and can be used to back up device files.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
18
When using the compress utility, each file specified for compression is renamed with what extension?

A) .c
B) .cmp
C) .cpz
D) .Z
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
19
The Adaptive Lempel-Ziv compression algorithm used by the compress utility is capable of an average compression ratio of what percent?

A) 30-40
B) 40-50
C) 50-60
D) 60-70
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
20
The tar utility cannot back up device files or files with filenames longer than 255 characters.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
21
​The _________________ command can be used to search Internet software repositories for RPM packages that map to your architecture, and automatically install or upgrade those packages on your system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
22
​RPM packages that require other RPM packages to be installed on a system prior to being installed creates a relationship known as?

A) ​package dependency
B) ​recursing package
C) branching package​
D) ​family package
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
23
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
24
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
A group of RPM packages that are commonly installed to provide a specific function on the system.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
25
In order to download DPM packages, what command should be used below?​

A) ​yum
B) ​apt-search
C) ​apt-get
D) ​dpm-grab
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
26
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
27
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​The amount of compression that occurred during compression algorithm.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
28
When backing up a system, what type of files should be archived, and what types should not?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
29
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A calculated value that is unique to a file's size and contents.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
30
​What yum command below can display a list of package group names?

A) ​yum list --groups
B) ​yum grouplist
C) ​yum --list -g
D) ​yum show groups
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
31
​What option can be added to the rpm command to upgrade a specified package only if an older version exists on the system?

A) ​-F
B) ​-U
C) ​-z
D) ​-c
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
32
A(n) ____________________ backup backs up only the data that has been changed since the last backup.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
33
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​The process whereby files are copied to an archive.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
34
To view the contents of a file that was compressed with the bzip2 utility, you must use the ____________________ command.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
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?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
36
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A utility that can be used to manage DPM packages using a graphical interface.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
37
What types of media are commonly used for archives? What type of media is most commonly used for archiving on Linux systems?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
38
The ____________________ utility uses the Burrows-Wheeler Block Sorting Huffman Coding algorithm when compressing files.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
39
​What option can be added to the dpkg command to remove a specified package from the system, including any configuration files used by the package?

A) ​-d
B) ​-P
C) ​-D
D) ​-r
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
40
Describe the basic steps involved in compiling source code into a program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
41
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A gzip-compressed tar archive.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
42
​Select the options to use with the cpio utility to cause the utility to extract files from an archive, and overwrite existing files during extraction without prompting for user confirmation:

A) ​-u
B) ​-i
C) ​-e
D) ​-f
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
43
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
A command used to view the contents of an archive created with compress or gzip to Standard Output in a page-by-page fashion.​
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
44
What two device files below represent the first SCSI tape device, rewinding and non-rewinding?​

A) ​/dev/st0
B) ​/dev/ftape
C) ​/dev/nst0
D) ​/dev/ht0
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
45
​What two options can be used with the tar utility to either compress or decompress an archive using the gzip or compress utilities respectively?

A) ​-z
B) ​-Z
C) ​-u
D) ​-e
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
46
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A command used to decompress files compressed by the gzip command.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
47
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A command used to extract archives created with the dump command.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
48
What two commands below can be used to view the contents of a bzip2-compressed file page by page?​

A) ​bzmore
B) ​bzless
C) ​bzpaged
D) bzbuffer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
49
​​Match each correct item with the statement below.​​​
a.​Aptitude
b.​bunzip2 command
c.​checksum
d.compression ratio​
e.​gunzip command
f.​package group
g.​restore command
h.system backup
i.​tarball
j.zmore command
​A command used to decompress files compressed by the bzip2 command
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
50
Files with what two file extensions are commonly known as tarballs?​

A) ​.tar.b
B) ​.tar.gz
C) ​.tgz
D) ​.tz
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.