Question 176
Given the following output of the zpool status command:

Identify the correct statement regarding pool1's configuration.

Identify the correct statement regarding pool1's configuration.
Question 177
CORRECT TEXT
User jack, whose account is configured to use the korn shell, logs in and examines the value of his PATH environment variable:
jack@solaris: echo $PATH
/usr/gnu/bin:/usr/bin:/usr/sbin:/sbin
There is a shell script in jack's home directory called useradd:
-r-xr-xr-x 2 jack other 1239 2012-01-05 11:42 useradd
While in his home directory, jack attempts to run the script:
jack@solaris: useradd
What will happen, and why?
He will get a "file not found" error, because the current directory is not in his seaech path.
He will get a "file not found" error, because his home directory is not in his search path.
The useradd script will execute, because jack is in the same directory that the script is located in.
The command /user/sbin/useradd will execute, because it is the last match in the search path.
The command /user/sbin/useradd will execute, because it is the first match in the search path.
User jack, whose account is configured to use the korn shell, logs in and examines the value of his PATH environment variable:
jack@solaris: echo $PATH
/usr/gnu/bin:/usr/bin:/usr/sbin:/sbin
There is a shell script in jack's home directory called useradd:
-r-xr-xr-x 2 jack other 1239 2012-01-05 11:42 useradd
While in his home directory, jack attempts to run the script:
jack@solaris: useradd
What will happen, and why?
He will get a "file not found" error, because the current directory is not in his seaech path.
He will get a "file not found" error, because his home directory is not in his search path.
The useradd script will execute, because jack is in the same directory that the script is located in.
The command /user/sbin/useradd will execute, because it is the last match in the search path.
The command /user/sbin/useradd will execute, because it is the first match in the search path.
Question 178
You need to make sure that all of the software packages on your server are up to date. Without installing any updates,which two commands would display .my software updates that are available in the default Oracle repository?
Question 179
Which modification needs to be made to the Service Management Facility before you publish a new package to the IPS repository?
Question 180
Which command would you use to determine which package group is installed on your system?
