Oracle Solaris 11 System Administration

Here you have the best Oracle 1z0-821 practice exam questions

  • You have 241 total questions to study from
  • Each page has 5 questions, making a total of 49 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on October 21, 2025
  • This site is not affiliated with or endorsed by Oracle.
Question 1 of 241
zone1 is a non-global zone that has been configured and installed. zone1 was taken down for maintenance, and the following command was run: zoneadm -z zone1 mark incomplete
The following information is displayed when listing the zones on your system:
Exam 1z0-821: Question 1 - Image 1

Which task needs to be performed before you can boot zone1?
    Correct Answer: C

Question 2 of 241
You need to make sure that all of the software packages on your server are up to date. Without installing any updates, which two commands would display .my software updates that are available in the default Oracle repository?
    Correct Answer: A, D

Question 3 of 241
Which best describes the svc:/system/boot-config service?
    Correct Answer: C

Question 4 of 241
A user jack, using a korn shell, requests a directory listing as follows: jack@solaris:/export/home/jack $ 1s
File filea Filea fileb Fileb filec Filec
Which two statements are correct?
    Correct Answer: A, C

Question 5 of 241
You created an IP address for interface not.3 with the following command, which executed successfully: ipadm create-addr T static a 192.168.0.100/24 net3/v4
You then ran:
ipadm showif
The result indicated that the interface was down.
You then ran:
ipadm delete-addr net3/v4
ipadm create-addr T static a 192.168.0.101/24 net3/v4
ipadm show-if
The last command indicated that the interface was up.
Why did it work with the second address specified, but not the first?
    Correct Answer: B