Online Access Free 1z1-822 Practice Test
| Exam Code: | 1z1-822 |
| Exam Name: | Oracle Solaris 11 Advanced System Administration Exam |
| Certification Provider: | Oracle |
| Free Question Number: | 140 |
| Posted: | Jul 12, 2026 |
Your company requires all nonglobal zones to have a limit on the number of processes. The policy is designed to prevent runaway processes from impacting the global zone and other nonglobal zones. To set a limit on processes, you set the following controls:
rctl:
name: zone.max-processes
value: (priv=privileged,limit=1000,action=none)
rctl:
name: zone.max-lwps
value: (priv=privileged,limit=5000,action=deny)
You must now enable system logging for the zone.max-processes resource control to record when the limit is exceeded. Which command enables system logging for a resource control?
You want to configure an anonymous IPMP group.
Which method lets you enable this behavior?
Which two actions permit the system-log service to receive messages from a remote Solaris host?
You are creating a native Oracle Solaris zone that will be called zd1. The zone must have a virtual network interface configured. You use the following command to create the zone configuration:
# zonecfg -z zd1
zonecfg:zd1> create
What is the minimum specification required to complete the configuration before the exit command is issued?
