Which is the preferred command to manage Layer 3 network properties in Oracle Solaris 11?
Interfaces that are on the IP layer (Layer 3) are configured by using the ipadm command.
Which IPS task requires special privileges?
Tasks such as installing and updating IPS packages, setting publishers, and modifying images require more privilege.
Incorrect answers:
Getting Information About Software Packages
No special privileges are needed to run any of the following commands.
Commands that give you the following kinds of information about packages:
(not A) Whether the package is installed or can be updated
The description, size, and version of the package
(not B) Which packages are part of a group package
(not C) Which packages are in a particular category
(not D) Which package delivers a specified file
No special privileges are needed to run any of these commands.
Which command can be used to determine which apache web server packages are installed?
To display information about software packages, refer to the following examples. No special privileges are required to display information about packages.
List the packages that are currently installed on your system:
$ pkg list -H entire
Determine whether a specific package is installed in the current image and whether an update is available.
$ pkg list amp
pkg list: no packages matching 'amp' installed
You have just completed a default Oracle Solaris 11 installation of a new server system. While testing network connectivity from your desktop to the server, you find that you are not able to communicate with the "sendmail" service from your desktop. Why is this?
Note:
* sendmail
* Enabling Access to Remote Clients
On an unmodified system, access to sendmail by remote clients is enabled and disabled through the service management facility (see smf(5)). In particular, remote access is determined by the value of the local_only SMF property:
svc:/network/smtp:sendmail/config/local_only = true
A setting of true, as above, disallows remote access; false allows remote access. The default value is true.
The following example shows the sequence of SMF commands used to enable sendmail to allow access to remote systems:
# svccfg -s svc:/network/smtp:sendmail setprop config/local_only = false
# svcadm refresh svc:/network/smtp:sendmail
# svcadm restart svc:/network/smtp:sendmail
You are attempting to create an iSCSI LUN on your Oracle Solaris 11 server. You type m the following command to enable the storage server / COMSTAR package and you receive the following output. What is the problem?
'stamf' doesn't match any instances
Note:
* Enabling the COMSTAR service
COMSTAR runs as a SMF-managed service and enabling is no different than usual. First of all, check if the service is running:
# svcs \*stmf\*
STATE STIME FMRI
disabled 11:12:50 svc:/system/stmf:default
If the service is disable, enable it:
# svcadm enable svc:/system/stmf:default
After that, check that the service is up and running:
# svcs \*stmf\*
STATE STIME FMRI
online 11:12:50 svc:/system/stmf:default
# stmfadm list-state
Operational Status: online
Config Status : initialized
ALUA Status : disabled
ALUA Node : 0
Elke
7 days agoSommer
9 days agoGoldie
25 days agoMelvin
1 months agoLavera
1 months agoVirgie
2 months agoMaile
2 months agoAbraham
2 months agoShonda
2 months agoNoel
3 months agoMarta
3 months agoKerry
3 months agoSena
4 months agoTammara
4 months agoDenny
4 months agoPaulina
4 months agoCristy
4 months agoMaynard
5 months agoIesha
5 months agoCecil
5 months agoGerald
5 months agoThaddeus
5 months agoMing
6 months agoWilliam
6 months agoHelga
6 months agoMarylyn
6 months agoJanine
6 months agoRoosevelt
7 months agoAshleigh
7 months agoKina
7 months agoJonell
8 months agoRenea
8 months agoNikita
9 months agoAlyce
9 months ago