To inspect network interface net3, you enter the following commands:
What problem do you suspect? Assume the user is authorized and provided the correct password.
When upgrading an existing system from Solaris 11 Express to Oracle Solaris 11, what happens to the datalink names?
Your mentor suggests using the dladm rename-link command to rename the network datalinks.
What are the two advantages of following this advice?
User jack logs in to host Solaris and executes the following command sequence:
Which three statements are correct?
zone1 is a non-global zone that has been configured and installed.
zone1 was taken down for maintenance, and the following command was run:
zoneadm -z zone1 mark incomplete
The following information is displayed when listing the zones on your system:
Which task needs to be performed before you can boot zone1?
Consider the following commands:
What is displayed when this sequence of commands is executed using the bash shell?
Choose three options that describe the features associated with a Live Media installation.
You have set up the task.max-lwps resource control on your Solaris 11 system.
Which option describes how to configure the system so that syslogd notifies you when the resources control threshold value for the task.max-lwps resource has been exceeded?
You have edited /etc/profile to include the lines:
dennis_says=hello
export dennie_says
You have also edited /etc/skel/local.profile to include the line:
dennis_says=world
You now create a new user account brian, and specify use of the bash shell. When brian logs in and enters
Echo $dennis_says
What will he see, and why?
A user brian is configured to use the bash shell. His home directory is /export/home/brian, and contains a .profile and a .bashrc file.
In the -profile, there are these lines:
genius =ritchie
export genius
In the .bashrc us this line:
genius=kernighan
In /etc/profile are these lines:
genius=thompson
export genius
When brian logs in and asks for the value of genius, what will he find, and why?
The default publisher on your system is:
You want to update the Oracle Solaris 11 environment on your system, but you are not able to connect this system to the Internet to access the default Oracle repository. A repository has been created on your local network and is named http://server1.example.com.
Which command would you choose to connect your system to the local repository?
View the Exhibit and review the disk configuration.
The following command is executed on the disk:
zpool create pool1 c3t3d0s0
What is the result of executing this command?
You wish to edit your crontab file that is located in /var/spool/cron/crontab. What command must you enter to edit this file?
You are using AI to install a new system. You have added to following information to the AI manifest:
source = “http://sysA.example.com/zone_cfg/zone.cfg”/ > Which statement is true with regard to the zone.cfg?
Which three statements accurately describe the Automated Installation (AI) client?
You are troubleshooting the Oracle Solaris11 Automated Installer (AI), which is not connecting with the IPS software repository.
Which three steps will help determine the cause of DNS name resolution failure?
Select the five tasks that need to be performed on the Automated Installer (AI) install server before setting up the client.
You need to configure an ISCSI target device on your x86 based Oracle Solaris II system. While configuring the iSCSI device, the following error is displayed:
bash: stmfadm: command not found
Which option describes the solution to the problem?
You are currently working in both your home directory and the system directory /tmp. You are switch back and forth with full path names. Which pair of cd commands will provide you with a shortcut to switch between these two locations?
New features wore added to ZFS in Oracle Solaris11. Your justification to upgrade from Solaris10 to oracle Solaris11 is that it will be possible to take advantage of the enhancements that were made to ZFS.
Identify the three ZFS functions and features that are included in Oracle Solaris 11, but not in Solaris 10.
You want to deploy Oracle Solaris 11 with the Automated Installer (AI). You need to make sure that your server and network meet the requirements for using AI.
Identify two requirements for using AI.
You wish to troubleshoot some issues that you are having on the system. You want to monitor the /var/adm/messages file in real time. Which command would you use to do this?
You are the administrator for a group of shell script developers. They use vi, and have asked you to make their scripts automatically executable when they save their files.
How can this be accomplished?
You are troubleshooting interface net3 and you enter the following sequence of commands:
Your next command should be:
You are asked to troubleshoot networking issues on an unfamiliar system.
Select the correct command to display what network devices are installed.
You want to display the IP address assignments of the network interfaces. Which command should you use?
How should you permanently restrict the non-global zone testzone so that it does not use more than 20 CPU shares while it is running?
Review the information taken from your server:
Which option describes the command used to create these snapshots of the root file system?
User1 is attempting to run the following command:
cp bigfile verybig
The system displays the following errer:
cp: cannot create verybig: Disc quota exceeded
Your initial troubleshooting shows that the df -h command indicates the account is at 100% capacity. What command would you use to determine how much disk space the user has available?