Question 86

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?
  • Question 87

    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?
  • Question 88

    Before booting test zone a non-global zone, you want to connect to the zone's console so that you can watch the boot process.
    Choose the command used to connect to testzone's console.
  • Question 89

    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?
  • Question 90

    alice is a user account used by Alice on a Solaris 11 system.
    sadmin is a role account on the same system.
    Your task is to add the command /usr/sbin/cryptoadm to the Network management profile, so that Alice can execute it, while assuming the sadmin role.
    Select the three activities necessary to accomplish this.