Topic 2, Linux Installation and Package Management
Which of the following options is used in a GRUB Legacy configuration file to define the
amount of time that the GRUB menu will be shown to the user?
A.
hidemenu
B.
splash
C.
timeout
D.
showmenu
timeout
When using rpm -verify to check files created during the installation of RPM packages,
which of the following information is taken into consideration? (Choose THREE correct
answers.)
A.
Timestamps
B.
MD5 checksums
C.
Inodes
D.
File sizes
E.
GnuPG signatures
Timestamps
MD5 checksums
File sizes
Which option to the yum command will update the entire system? (Specify ONLY the option
name without any additional parameters.)
Answer: update, upgrade
Which of the following commands can be used to perform a full text search on all available packages on a Debian system?
A.
apt
B.
apt-cache
C.
apt-get
D.
apt-search
E.
dpkg
apt-cache
Which of the following is correct when talking about mount points?
A.
Every existing directory can be used as a mount point.
B.
Only empty directories can be used as a mount point.
C.
Directories need to have the SetUID flag set to be used as a mount point.
D.
Files within a directory are deleted when the directory is used as a mount point
Every existing directory can be used as a mount point.
Page 6 out of 49 Pages |
Previous |