Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Oracle 1z0-822 - Oracle Solaris 11 Advanced System Administration

Page: 2 / 5
Total 140 questions

The network/ssh service is offline and you suspect that one of its configuration files may be missing. Which option will identify the missing file?

A.

svcs –l

B.

svcs –d

C.

svcs –D

D.

svcs –x

E.

svcadm clear

F.

viewing the network/ssh log file

A contractor has been hired by you company to do some application-specific tuning. You are the administrator of the server that the contractor will be working on. You decide to enable Oracle Solaris Auditing. How will auditing help prevent misuse of the server?

A.

prevents attempts to bypass the protection mechanisms

B.

stops unauthorized activity

C.

acts as a deterrent

D.

prevents misuse

Your organization uses a fixed base configuration for all Oracle Solaris native brand zones that are created. You want to configure your server so that it will use your company template when the create command is issued. Identify the preferred way to accomplish this.

A.

Change the /etc/zones/SYSblank.xml link to link to your company template and use create –b.

B.

Set the default_template property in the system/zones service to your company template.

C.

Change the /etc/zones/SYSsolaris.xml link to link to your company template.

D.

Set the zone_default_template parameter in the /etc/default/zones file.

Choose two true statements regarding signed IPS packages.

A.

A signature takes the form of an action statement in a manifest.

B.

A package can be signed before adding it to a repository.

C.

A package manifest may contain more than one signature.

D.

Only one organization can apply signatures to a given package.

You have a server that has two zones configured. These zones use the pool named pool_zones. Examine the following configuration information:

The system has four CPUs. Assume that both zones are under heavy load. Examine the following partial output:

Which option describes the values you would expect to see for the CPU field for the zones?

A.

approximately 40% for z1 and approximately 60% for z2

B.

approximately 60% for z1 and approximately 40% for z2

C.

approximately 20% for z1 and approximately 30% for z2

D.

approximately 30% for z1 and approximately 20% for z2

E.

approximately 25% for z1 and approximately 25% for z2

You configured IPMP on the system:

Based on this information, select the correct conclusion.

A.

No default route is configured.

B.

in.mpathd cannot identify failed interfaces.

C.

There are no active interfaces in the group.

D.

There are three standby interfaces in the group.

E.

The property transitive-probing is false.

Consider the following:

root@scolll-server:~# pkg publisher

PUBLISHER TYPE STATUS URI

solaris origin online https://pkg.oracle.com/solaris/support/

What does "origin" in the TYPE column say about the package repository?

A.

It originates from oracle.com.

B.

It contains all of the package metadata.

C.

It supports packages for a single publisher.

D.

It has been configured as the default publisher.

E.

It contains only package content.

The following command is issued:

pkg set-publisher –P publisher2

What is the impact on your system?

A.

makes the specified publisher sticky

B.

makes the specified publisher the highest-ranked publisher

C.

displays information about the specified publisher

D.

moves the specified publisher one step higher in the search order

You are about to configure an AI server and you need to determine if NWAM is configured, if the system has a manually configured IP interface. Which command gives you this information?

A.

nscfg list

B.

netadm list

C.

netcfg list

D.

svcs network/physical

The http://pkg.oracle.com/solaris/release publisher is available on this server. A new repository has been created in the /export/sllReaseRepo file system and you want to add the gzip package to this repository. Which is a valid method for adding the gzip package to the /export/sllReleaseRepo repository?

A.

pkgrecv –s http://pkg.oracle.com/solaris/release –d /export/sllReleaseRepo gzip

B.

pkgrecv –s /export/sllReleaseRepo –d http://pkg.oracle.com/solaris/release gzip

C.

pkgrecv –s pkgrecv –d /export/sllReleaseRepo gzip

D.

rsync –aP http://pkg.oracle.com/solaris/release –d /export/sllReleaseRepo gzip