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: 3 / 5
Total 140 questions

You have assigned rights profiles directly to the uses frank and now you want to add another profile. Which command enables you to list profiles directly assigned to frank?

A.

userattr profiles frank

B.

profiles –p frank

C.

useratter –p frank

D.

profiles frank

You want to create a ZFS file system with the following specifications:

lzjb compression enabled

Cannot consume more than 2 GB from the storage pool

Redundant data at the block level eliminated

Mounted as /data

Which command creates the desired file system?

A.

zfs create –o mountpoint=/data,compression=on,algorithm=lzjb,deduplication=on,quota=2g /pool1/data

B.

zfs create –o mountpoint=/data compression=on algorithm=lzjb deduplication=on quota=2g /pool1/data

C.

zfs create –o mountpoint=/data –o compression=on –o dedup=on –o quota=2g /pool1/data

D.

zfs create –o mountpoint=/data –o compression=on –o algorithm=lzjb –o deduplication=on –o quota=2g /pool1/data

E.

zfs create pool/data zfs set mountpoint=/data,quota=2g, dedup=on,compression=on /pool1/data

Which two statements describe projects and/or tasks?

A.

A task is a resource container for one process.

B.

Project resource controls are evaluated before task resource controls.

C.

Every user belongs to one or more projects.

D.

Every task associates a project with a process.

E.

A project is optional and not every user must belong to a project.

You have set resource controls on a project. Now you want to set up syslog to monitor a particular resource control and log a message whenever the resource control is exceeded.

Which option would you choose to activate logging on the global resource control facility to establish a syslog action on a resource control?

A.

Use the rctladm command to enable the global syslog attribute of a resource control.

B.

Use the prctl command to enable the global syslog attribute of resource control.

C.

Use the ipcs command to enable the global syslog attribute of a resource control.

D.

Use the setrctl command to enable the global syslog attribute of a resource control.

E.

By default, global logging of resource control violations is already enabled. Make an entry in the syslog.conf file and refresh the system-log service.

What are targets for IPMP probe-based failure detection configured by?

A.

responses to SNMP requests

B.

specifying host routes in the routing table

C.

specifying hosts in /etc/default/mpathd

D.

setting the property svc:/network/ipmp/config/transitive-probing

The output of the ppriv command lists four privilege sets. Which option best describes the Inherited privilege set?

A.

It is the privilege set that nonroot users may inherit.

B.

It is the privilege set an effective-user process may inherit.

C.

It is the privilege set only privilege-aware child processes may inherit.

D.

It is the privilege set the current process inherited.

Select the two requirements of all interfaces in an IP network multipathing group (IPMP).

A.

be statically configured

B.

have test IP addresses configured

C.

have data IP addresses configured

D.

be connected to the same IP subnet

E.

have the same set of STREAMS modules

Which two statements regarding the pkg command are correct?

A.

It requires HTTP to connect to a remote repository.

B.

It uses the set-publisher subcommand to remove an origin.

C.

It cannot point to both sticky and nonsticky publishers in the same repository.

D.

It uses the unset-publisher subcommand to remove publishers.

E.

It uses the set-publisher subcommand to remove publishers.

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?

A.

Configure it such that the preferred publisher has the highest rank.

B.

Configure it such that each publisher is added with the --search-first option.

C.

Configure it such that the top tanked publisher is sticky.

D.

Configure it such that all publishers are sticky.

E.

Configure it such that the bottom-ranked publisher is sticky.

How do you add a test address to an IPMP group?

A.

Use ipadm create-addr to add the address to a member interface.

B.

Use ipadm create-addr to add the address to the IPMP interface.

C.

Use ipadm create-ip to add an address to a member interface.

D.

Use ipadm create-ip to add an address to the IPMP interface.