Lesson 9 Quiz Flashcards
Select ALL statements that are TRUE about yum.
a) The yum command with the “eat-em-up” option is often used to clear up file system space.
b) Without rpm, the yum command will not work
c) yum and rpm have no relationship other than yum is used with Debian versions of Linux and rpm is used with Red Hat version so of Linux
d) yum is built ON TOP OF rpm
b) Without rpm, the yum command will not work
d) yum is built ON TOP OF rpm
This directory contains repository configuration info that is used by yum.
a) /etc/yummy/repos
b) /var/repositories
c) /etc/yum.repos.d
d) /var/yum/repositories
c) /etc/yum.repos.d
You want to download but not install a binary package named tcsh.
a) yumdownloader –source tcsh
b) yum –eat-em-up tcsh
c) yum –downloader tcsh
d) yumdownloader tcsh
d) yumdownloader tcsh
This is a hfybrid client-server peer-to-peer file transfer mechanism.
a) wget
b) yum
c) rpm
d) BitTorrent
d) BitTorrent
You want to download but not install a source package named tcsh.
a) yumdownloader –source tcsh
b) yum –download –source –prompt –are-you-sure
- -maybe –if-enough-space –no-kidding tcsh
c) yumdownloader tcsh
d) wget tcsh
a) yumdownloader –source tcsh
This is the global yum configuration file.
a) /var/yum.conf
b) /boot/yum.conf
c) /etc/yum.conf
d) /bin/yum.conf
c) /etc/yum.conf
There are TWO kinds of RPM packages.
a) Source RPM Packages - SRPM
b) Documentation RPM Packages - DRPM
c) Photo RPM Packages - PRPM
d) Binary RPM Packages - RPM
a) Source RPM Packages - SRPM
d) Binary RPM Packages - RPM
Use this command to display a list of installed and available groups.
a) It is not possible to list groups using yum
b) yum-group-list
c) yum grouplist
d) rpm grouplist
c) yum grouplist
You need to remove a package named tcsh.
a) yum remove tcsh
b) rpm remove tcsh
c) yum –throw-in-trash-can tcsh
d) yumdownlaoder remove tcsh
a) yum remove tcsh
Use this command to download files using any of the following protocols: http, https, ftp.
a) yum
b) wget
c) aptget
d) rpm
b) wget
Fedora/RHEL use this for for tracking bugs
a) Bugzilla
b) bug-tracker
c) rpm
d) yum
a) Bugzilla
You need to query info about a package named logrotate.
a) rpm –query –info logrotate
b) ls –query –info logrotate
c) rpm-query logrotate
d) give-it-to-me | grep logrotate
a) rpm –query –info logrotate
To update ALL packages.
a) rpm update
b) yumdownloader –update-all
c) yumdownloader update
d) yum update
d) yum update
Select ALL items that are TRUE if the word noarch is in the RPM package name.
a) The RPM contains scripts or images or other files.
b) The packages contains files that are dependent on a subset of processor architectures
c) The packages contains files that are NOT dependent on any processor architecture
d) The developer of the package does not eat at the golden arch.
a) The RPM contains scripts or images or other files.
c) The packages contains files that are NOT dependent on any processor architecture
Select ALL statements that are TRUE about yum and it’s use of repositories.
a) A repository can be located on the local network.
b) A repository can be located on a DVD
c) A repository can be located on the Internet.
d) The yum utility downloads packages from repositories.
a) A repository can be located on the local network.
b) A repository can be located on a DVD
c) A repository can be located on the Internet.
d) The yum utility downloads packages from