1Z0-822 Exam Questions
156 real 1Z0-822 exam questions with expert-verified answers and explanations. Page 2 of 4.
- Question #51
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 blo...
- Question #52
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. Whi...
- Question #53Managing Processes
Consider the following command: dispadmin -c IA -g -r 1000000 Which statement correctly describes the result?
process schedulingdispadmin commandtime resolutionscheduler configuration - Question #54
Which scheduling class cannot be assigned to a zone?
- Question #55
You administer an Oracle Solaris 11 server. You created an IPS repository and set the pkg publisher origin. You did not configure the pkg/service service. What type of access have...
- Question #56
A contractor has been hired by you company to do some application-specific tuning. ou are the administrator of the server that the contractor will be working on. You decide to enab...
- Question #57
You decide to create a new rights profile to include a selection of Solaris authorizations and commands. The commands in your selection will require extra privileges. Which two fil...
- Question #58
Link aggregation and IP multipathing both offer some benefits for network performance and reliability. Identify two correct statements.
- Question #59
Assume you are on a system that has a valid use account johnjay Consider the following command-line invocation: rolemod -p "Network Administrator,All,Stop" johnjay What is the resu...
- Question #60
You are the administrator of on Oracle Solaris 11 AI server. You added a client. Then you created a custom manifest, custom criteria, and a custom profile for the client. You made...
- Question #61
Your task is to configure storage for an Oracle Solaris 11 system to support multiple web servers. Each web server will be contained in a separate zone. The system has an attached...
- Question #62
You created a role. The role should be able to change the configuration of a zone. How will you assign that privilege to the role?
- Question #63
You are mentoring a colleague who recently added a local7.notice entry to the /etc/syslog.conf file. After restarting the logging service, your colleague notices that no new record...
- Question #64Managing System Initialization
At which two stages are backups of the service configuration repository made?
service configurationSMFsystem initializationbackup management - Question #65
Your server has a package repository that local clients access remotely. Which option manages HTTP access to the repository?
- Question #66
You must configure a ZFS file system on an Oracle Solaris 11 server to share it over NFS. (rpool/export/share/data mounted on /export/share/data) The file system must be configured...
- Question #68
Yon are using the svc:/network/http:apache22 service to manage your web server. You have noticed that this service starts as the root: user and later changes to a nonprivileged use...
- Question #69
Laura is a user and netadm is a role on a Solaris 11 system. You want to allow Laura to generate SSH keys. Which two steps should be taken?
- Question #70
Your colleague is administering the company's Automated Install server and is using a custom manifest. You now plan to replace the default AI manifest with the custom manifest. Whi...
- Question #71
The zfs holds command displays the following information: Which two statements are true?
- Question #72
A server has a nonglobal zone named zoneA. The following boot environments are listed in the global zone. Which three statements describe the current state of the system?
- Question #73
What can you retrieve using a vmstat command?
- Question #74
Which option provides limits for physical, swap, and locked memory?
- Question #75
You plan to use the Automated Installer (AI) to install a nonglobal zone named zone1. You created custom manifest for the nonglobal zone and named it zone1manifest. Which command m...
- Question #76
Which option lists default checkpoints for building an image using the Distribution Constructor?
- Question #77Managing Network
Examine the following command: ipadm create-addr -T static -a 192.168.1.112/26 net0/v6 Which two statements are true?
ipadmCIDR notationnetmask calculationnetwork interfaces - Question #78
Which vmstat field output indicates the effort the system is making to find memory for future processes?
- Question #79
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 packag...
- Question #80
There is a valid SMF manifest located underneath the /var/svc/manifest directory. Which four methods can be used to add it to the services repository?
- Question #81
You are the primary administrator for a set of Oracle Solaris 11 servers. You noticed some changes to configuration files. You are concerned that someone may have unauthorized acce...
- Question #82
Can you change the scheduling class of a zone's processes to FSS without rebooting?
- Question #83Managing Storage
Which is the result of the following command? # zfs send -i dpool/sales/qrreports@qtrreport dpool/sales/qrreports@mth3qtrreport
ZFS incremental sendSnapshot replicationCommand syntaxStream output - Question #84Managing Software
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 c...
package managementSolaris repositoriespkg publishermetadata - Question #85
How many Network Configuration Units (NCUs) are required to configure a working Network Configuration Profile (NCP)?
- Question #86
You want to configure your IPS repository server for high network bandwidth and network availability. Which two technologies are best suited for achieving these goals?
- Question #87
Which sequence of commands will create a virtual network interface?
- Question #88Managing Software
What does the following command change?
Solaris Package ManagementPublisher ConfigurationPackage Originspkg Command - Question #89
You administer an Oracle Solaris 11 system that uses a user-defined Network Configuration Profile (NCP). You now need to modify the DNS name servers. Select the profile type that y...
- Question #90Managing Storage
Consider the following ZFS configuration: You have created snapshots of the home directories which are as follows: You have another storage pool named bpool on the same system. You...
ZFS snapshotszfs send/recvStorage poolsDataset hierarchy - Question #91
Review the following output from the zpool status command: Which three are true for pool1?
- Question #92
Consider the following command: zonestat -q -r physical-memory -R high -z dbzone -p -p "zones" 10 24h 60m What data will this command report?
- Question #93
Which four configuration elements are managed by the dumpadm utility?
- Question #94
The following command is issued: pkg set-publisher -P publisher2 What is the impact on your system?
- Question #95
Frank is a member of two projects on you system. He has a process running in a project called project-clock and needs to move it under the other project he belongs to. Which comman...
- Question #96
Which two statements regarding the pkg command are correct?
- Question #97
Which three options will take precedence over one-another in a local zone that uses the Fair Share Scheduler?
- Question #98
Consider the following commands on a newly installed system: zfs set compression=on rpool zfs get -H -0 source compression rpool What is the output of the second command?
- Question #99
Within the file /etc/security/exec_attr.d/core-os, the following line is found: Network Management:solaris:cmd:RO::/usr/sbin/dladm:euid=dladm; egid=netadm;\privs=sys_dl_conf ig,net...
- Question #100Managing System Initialization
Which three statements describe Solaris 11 boot environments (BEs)?
Boot EnvironmentsPackage ManagementSystem UpgradeSnapshot Cloning - Question #101
You are using the distribution constructor to build a custom text installer. You copied and modified the default test installer XML file and issued the following command to build i...