SUN
310-200 · Question #6
You are installing a software application onto your server. The software installation notes specify that the Solaris 10 OS must have patch 104945-02 applied. You have downloaded the patch into your…
The correct answer is D. cp the patch to /var/tmp; cd /var/tmp /usr/bin/unzip 104945-02.zippatchadd 104945-02. See the full explanation below for the reasoning.
Question
You are installing a software application onto your server. The software installation notes specify that the Solaris 10 OS must have patch 104945-02 applied. You have downloaded the patch into your /home directory and the ls command lists it as follows: 104945-02.zip You are ready to install the patches. Which answer describes the correct procedure for installing the patch?
Options
- Acp the patch to /var/tmp cd /var/tmp patchadd -p 104945-02
- B/usr/bin/unzip ~/104945-02.zip patchadd 104945-02.zip
- C/usr/bin/unzip ~/104945-02.zip cp the patch to /var/tmp cd /var/tmp;patchadd 104945-02
- Dcp the patch to /var/tmp; cd /var/tmp /usr/bin/unzip 104945-02.zippatchadd 104945-02
How the community answered
(28 responses)- A7% (2)
- B4% (1)
- C18% (5)
- D71% (20)
Community Discussion
No community discussion yet for this question.