1Z0-460 · Question #66
Examine the output of theyum.conf configurationfile fromo Oracle Linux 6 server. What does the "installonly_limit=3" option mean?
The correct answer is D. Only three versions of packages listed in installonlypkgs can be installed simultaneously. installonly_limit Number of packages listed in installonlypkgs to keep installed at the same time. Setting to 0 disables this feature. Default is '3'. Note that this functionality used to be in the "installonlyn" plugin, where this option was altered via. tokeep. Note that as…
Question
Examine the output of theyum.conf configurationfile fromo Oracle Linux 6 server. What does the "installonly_limit=3" option mean?
Exhibit
Options
- AOnly three users can use the yum command simultaneously to install package on Oracle Linux 6
- BOnly three Linux packages can be installed in one invocation of the yum command.
- COnly three repository channels can be used for installing Linux packages.
- DOnly three versions of packages listed in installonlypkgs can be installed simultaneously.
How the community answered
(25 responses)- A16% (4)
- B4% (1)
- C8% (2)
- D72% (18)
Explanation
installonly_limit Number of packages listed in installonlypkgs to keep installed at the same time. Setting to 0 disables this feature. Default is '3'. Note that this functionality used to be in the "installonlyn" plugin, where this option was altered via. tokeep. Note that as of version 3.2.24, yum will now look in the yumdb for a installonly attribute on installed packages. If that attribute is "keep", then they will never be removed.
Topics
Community Discussion
No community discussion yet for this question.
