Oracle
1Z0-822 · Question #79
Your company decides to store its software packages in one repository. The new repository will include five publishers. How can you configure your pkg clients such that each package is updated from…
The correct answer is D. Configure it such that all publishers are sticky. set-publisher --sticky With --sticky, specify that updates to packages that were installed from this publisher must also come from this publisher. This is the default behavior.
Managing Software
Question
Your company decides to store its software packages in one repository. The new repository will include five publishers. How can you configure your pkg clients such that each package is updated from the publisher originally used to install it?
Options
- AConfigure it such that the preferred publisher has the highest rank.
- BConfigure it such that each publisher is added with the --search-first option.
- CConfigure it such that the top tanked publisher is sticky.
- DConfigure it such that all publishers are sticky.
- EConfigure it such that the bottom-ranked publisher is sticky.
How the community answered
(66 responses)- A2% (1)
- B5% (3)
- C3% (2)
- D80% (53)
- E11% (7)
Explanation
set-publisher --sticky With --sticky, specify that updates to packages that were installed from this publisher must also come from this publisher. This is the default behavior.
Topics
#IPS publisher#sticky publisher#package management#publisher ranking
Community Discussion
No community discussion yet for this question.