1Z0-821 Exam Questions & Answers
Solaris 11 System Administration • Oracle
100% money-back guarantee
Sample 1Z0-821 Questions
Practice with real exam-style questions, each with the verified correct answer and explanation.
You are installing Oracle Solaris 11 on a SPARC-based system by using the Test Installer. Which three statements are true?
Review the non-global zone configuration displayed below:

The global zone has 1024 MB of physical memory. You need to limit the non-global zone so that it uses no more than 500 MB of the global zone's physical memory. Which option would you choose?

Add a memory cap.
zonecfg:my-zone> add capped-memory
Set the memory cap.
zonecfg:my-zone:capped-memory> set physical=50m
End the memory cap specification.
zonecfg:my-zone:capped-memory> end
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 show--if
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?
The first IP address is already in use.
To help with your troubleshooting, you need to determine the version of the OBP. Which two commands will provide you with this information?
B: banner
Displays power-on banner.
The PROM displays the system banner. The following example shows a SPARCstation 2 banner. The banner for your SPARC system may be different.
SPARCstation 2, Type 4 Keyboard
ROM Rev. 2.0, 16MB memory installed, Serial # 289
Ethernet address 8:0:20:d:e2:7b, Host ID: 55000121
C: .version
Displays version and date of the boot PROM.
Note: OBP-OpenBootProm is a firmware which is placed on the sun machine's prom chip.
It is a os independent user interface to deal with the sun machine's hardware components.
The user interface provides one or more commands to display system information.
A local repository is available on this system and you need to enable clients to access this repository via HTTP. The repository information is:
PUBLISHERTYPESTATUSURI
solarisoriginonlinehttp://sysA .example.com
Identify two of the steps that are required to make the local repository on this server available to the client via HTTP.
A: Configure the Repository Server Service
To enable clients to access the local repository via HTTP, enable the application/pkg/server
Service Management Facility (SMF) service.
# svccfg -s application/pkg/server setprop pkg/inst_root=/export/repoSolaris11
# svccfg -s application/pkg/server setprop pkg/readonly=true
E: Use pkg.depotd to serve the repository to clients.
Start the Repository Service
Restart the pkg.depotd repository service.
# svcadm refresh application/pkg/server
# svcadm enable application/pkg/server
To check whether the repository server is working, open a browser window on the localhost location.
Get access to all 243 verified questions with detailed answers.
Unlock All 1Z0-821 Questions